Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'jk/gc-pre-detach-under-hook' | Junio C Hamano | 2017-07-18 | 1 | -0/+4 | |
|\ | ||||||
| * | gc: run pre-detach operations under lockjk/gc-pre-detach-under-hook | Jeff King | 2017-07-12 | 1 | -0/+4 | |
| * | Merge branch 'jc/utf8-fprintf' into maint | Junio C Hamano | 2017-07-10 | 1 | -3/+2 | |
| |\ | ||||||
* | \ | Merge branch 'sb/pull-rebase-submodule' | Junio C Hamano | 2017-07-13 | 2 | -35/+74 | |
|\ \ \ | ||||||
| * | | | builtin/fetch cleanup: always set default value for submodule recursing | Stefan Beller | 2017-06-27 | 1 | -3/+2 | |
| * | | | pull: optionally rebase submodules (remote submodule changes only) | Stefan Beller | 2017-06-23 | 1 | -10/+63 | |
| * | | | builtin/fetch: parse recurse-submodules-default at default options parsing | Stefan Beller | 2017-06-23 | 1 | -9/+10 | |
| * | | | builtin/fetch: factor submodule recurse parsing out to submodule config | Stefan Beller | 2017-06-23 | 1 | -16/+2 | |
* | | | | Merge branch 'sb/hashmap-customize-comparison' | Junio C Hamano | 2017-07-13 | 3 | -15/+24 | |
|\ \ \ \ | ||||||
| * | | | | hashmap.h: compare function has access to a data field | Stefan Beller | 2017-06-30 | 3 | -15/+24 | |
* | | | | | Merge branch 'ab/grep-lose-opt-regflags' | Junio C Hamano | 2017-07-13 | 1 | -2/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | grep: remove regflags from the public grep_opt API | Ævar Arnfjörð Bjarmason | 2017-06-30 | 1 | -2/+0 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'rs/use-div-round-up' | Junio C Hamano | 2017-07-12 | 4 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | use DIV_ROUND_UPrs/use-div-round-up | René Scharfe | 2017-07-10 | 4 | -4/+4 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'kn/ref-filter-branch-list' | Junio C Hamano | 2017-07-12 | 1 | -6/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | branch: set remote color in ref-filter branch immediately | Jeff King | 2017-07-09 | 1 | -5/+6 | |
| * | | | | | branch: use BRANCH_COLOR_LOCAL in ref-filter format | Jeff King | 2017-07-09 | 1 | -2/+3 | |
| * | | | | | branch: only perform HEAD check for local branches | Jeff King | 2017-07-09 | 1 | -1/+2 | |
* | | | | | | Merge branch 'ks/typofix-commit-c-comment' | Junio C Hamano | 2017-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | builtin/commit.c: fix a typo in the commentks/typofix-commit-c-comment | Kaartic Sivaraam | 2017-07-06 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'jc/diff-tree-stale-comment' into maint | Junio C Hamano | 2017-06-24 | 1 | -3/+5 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'jk/diff-blob' into maint | Junio C Hamano | 2017-06-24 | 4 | -36/+42 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'jc/name-rev-lw-tag' into maint | Junio C Hamano | 2017-06-24 | 1 | -7/+52 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge branch 'ab/wildmatch' | Junio C Hamano | 2017-07-10 | 6 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | wildmatch: remove unused wildopts parameterab/wildmatch | Ævar Arnfjörð Bjarmason | 2017-06-23 | 6 | -7/+7 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'ks/commit-assuming-only-warning-removal' | Junio C Hamano | 2017-07-10 | 1 | -8/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | commit-template: distinguish status information unconditionallyks/commit-assuming-only-warning-removal | Kaartic Sivaraam | 2017-06-30 | 1 | -2/+1 | |
| * | | | | | | | | | commit-template: remove outdated notice about explicit paths | Kaartic Sivaraam | 2017-06-30 | 1 | -6/+0 | |
* | | | | | | | | | | Merge branch 'jc/utf8-fprintf' | Junio C Hamano | 2017-07-06 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | submodule--helper: do not call utf8_fprintf() unnecessarilyjc/utf8-fprintf | Junio C Hamano | 2017-06-28 | 1 | -3/+2 | |
* | | | | | | | | | | Merge branch 'jt/unify-object-info' | Junio C Hamano | 2017-07-05 | 3 | -8/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sha1_file: refactor has_sha1_file_with_flagsjt/unify-object-info | Jonathan Tan | 2017-06-26 | 2 | -5/+8 | |
| * | | | | | | | | | | sha1_file: rename LOOKUP_REPLACE_OBJECT | Jonathan Tan | 2017-06-21 | 1 | -2/+3 | |
| * | | | | | | | | | | sha1_file: rename LOOKUP_UNKNOWN_OBJECT | Jonathan Tan | 2017-06-21 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'rs/sha1-name-readdir-optim' | Junio C Hamano | 2017-07-05 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sha1_file: guard against invalid loose subdirectory numbersrs/sha1-name-readdir-optim | René Scharfe | 2017-06-24 | 3 | -3/+3 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'bw/repo-object' | Junio C Hamano | 2017-07-05 | 3 | -119/+85 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ls-files: use repository objectbw/repo-object | Brandon Williams | 2017-06-23 | 1 | -114/+78 | |
| * | | | | | | | | | | | submodule: convert is_submodule_initialized to work on a repository | Brandon Williams | 2017-06-23 | 2 | -5/+7 | |
| | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob... | Junio C Hamano | 2017-06-23 | 78 | -91/+194 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'vs/typofixes' | Junio C Hamano | 2017-06-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Spelling fixesvs/typofixes | Ville Skyttä | 2017-06-27 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'ks/status-initial-commit' | Junio C Hamano | 2017-06-30 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | status: contextually notify user about an initial commitks/status-initial-commit | Kaartic Sivaraam | 2017-06-21 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'tb/pull-ff-rebase-autostash' into maint | Junio C Hamano | 2017-06-13 | 1 | -11/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sl/clean-d-ignored-fix' into maint | Junio C Hamano | 2017-06-13 | 1 | -0/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/bug-to-abort' into maint | Junio C Hamano | 2017-06-13 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/unbreak-am-h' into maint | Junio C Hamano | 2017-06-05 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bm/interpret-trailers-cut-line-is-eom' into maint | Junio C Hamano | 2017-06-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/checkout-am-fix-unborn' into maint | Junio C Hamano | 2017-06-05 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |