Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | Merge branch 'sb/pull-rebase-submodule' | Junio C Hamano | 2017-07-13 | |
|\ | ||||
| * | builtin/fetch cleanup: always set default value for submodule recursing | Stefan Beller | 2017-06-27 | |
| * | pull: optionally rebase submodules (remote submodule changes only) | Stefan Beller | 2017-06-23 | |
| * | builtin/fetch: parse recurse-submodules-default at default options parsing | Stefan Beller | 2017-06-23 | |
| * | builtin/fetch: factor submodule recurse parsing out to submodule config | Stefan Beller | 2017-06-23 | |
* | | Merge branch 'sb/hashmap-customize-comparison' | Junio C Hamano | 2017-07-13 | |
|\ \ | ||||
| * | | hashmap.h: compare function has access to a data field | Stefan Beller | 2017-06-30 | |
* | | | Merge branch 'ab/grep-lose-opt-regflags' | Junio C Hamano | 2017-07-13 | |
|\ \ \ | ||||
| * | | | grep: remove regflags from the public grep_opt API | Ævar Arnfjörð Bjarmason | 2017-06-30 | |
| |/ / | ||||
* | | | Merge branch 'rs/use-div-round-up' | Junio C Hamano | 2017-07-12 | |
|\ \ \ | ||||
| * | | | use DIV_ROUND_UP | René Scharfe | 2017-07-10 | |
* | | | | Merge branch 'kn/ref-filter-branch-list' | Junio C Hamano | 2017-07-12 | |
|\ \ \ \ | ||||
| * | | | | branch: set remote color in ref-filter branch immediately | Jeff King | 2017-07-09 | |
| * | | | | branch: use BRANCH_COLOR_LOCAL in ref-filter format | Jeff King | 2017-07-09 | |
| * | | | | branch: only perform HEAD check for local branches | Jeff King | 2017-07-09 | |
* | | | | | Merge branch 'ks/typofix-commit-c-comment' | Junio C Hamano | 2017-07-10 | |
|\ \ \ \ \ | ||||
| * | | | | | builtin/commit.c: fix a typo in the comment | Kaartic Sivaraam | 2017-07-06 | |
| | |/ / / | |/| | | | ||||
| * | | | | Merge branch 'jc/diff-tree-stale-comment' into maint | Junio C Hamano | 2017-06-24 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge branch 'jk/diff-blob' into maint | Junio C Hamano | 2017-06-24 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'jc/name-rev-lw-tag' into maint | Junio C Hamano | 2017-06-24 | |
| |\ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ | Merge branch 'ab/wildmatch' | Junio C Hamano | 2017-07-10 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | wildmatch: remove unused wildopts parameter | Ævar Arnfjörð Bjarmason | 2017-06-23 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'ks/commit-assuming-only-warning-removal' | Junio C Hamano | 2017-07-10 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | commit-template: distinguish status information unconditionally | Kaartic Sivaraam | 2017-06-30 | |
| * | | | | | | | | commit-template: remove outdated notice about explicit paths | Kaartic Sivaraam | 2017-06-30 | |
* | | | | | | | | | Merge branch 'jc/utf8-fprintf' | Junio C Hamano | 2017-07-06 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | submodule--helper: do not call utf8_fprintf() unnecessarily | Junio C Hamano | 2017-06-28 | |
* | | | | | | | | | | Merge branch 'jt/unify-object-info' | Junio C Hamano | 2017-07-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | sha1_file: refactor has_sha1_file_with_flags | Jonathan Tan | 2017-06-26 | |
| * | | | | | | | | | | sha1_file: rename LOOKUP_REPLACE_OBJECT | Jonathan Tan | 2017-06-21 | |
| * | | | | | | | | | | sha1_file: rename LOOKUP_UNKNOWN_OBJECT | Jonathan Tan | 2017-06-21 | |
* | | | | | | | | | | | Merge branch 'rs/sha1-name-readdir-optim' | Junio C Hamano | 2017-07-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | sha1_file: guard against invalid loose subdirectory numbers | René Scharfe | 2017-06-24 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'bw/repo-object' | Junio C Hamano | 2017-07-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | ls-files: use repository object | Brandon Williams | 2017-06-23 | |
| * | | | | | | | | | | | submodule: convert is_submodule_initialized to work on a repository | Brandon Williams | 2017-06-23 | |
| | | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob... | Junio C Hamano | 2017-06-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'vs/typofixes' | Junio C Hamano | 2017-06-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Spelling fixes | Ville Skyttä | 2017-06-27 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'ks/status-initial-commit' | Junio C Hamano | 2017-06-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | status: contextually notify user about an initial commit | Kaartic Sivaraam | 2017-06-21 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'tb/pull-ff-rebase-autostash' into maint | Junio C Hamano | 2017-06-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sl/clean-d-ignored-fix' into maint | Junio C Hamano | 2017-06-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/bug-to-abort' into maint | Junio C Hamano | 2017-06-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/unbreak-am-h' into maint | Junio C Hamano | 2017-06-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bm/interpret-trailers-cut-line-is-eom' into maint | Junio C Hamano | 2017-06-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/checkout-am-fix-unborn' into maint | Junio C Hamano | 2017-06-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jn/clone-add-empty-config-from-command-line' into maint | Junio C Hamano | 2017-06-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ab/c-translators-comment-style' into maint | Junio C Hamano | 2017-06-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jt/push-options-doc' into maint | Junio C Hamano | 2017-06-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |