Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | pull: pass --signoff/--no-signoff to "git merge" | W. Trevor King | 2017-10-13 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'pc/submodule-helper' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | submodule: port submodule subcommand 'status' from shell to C | Prathamesh Chavan | 2017-10-07 | |
| * | | | | | | | | | | | | | | | | submodule--helper: introduce for_each_listed_submodule() | Prathamesh Chavan | 2017-10-07 | |
| * | | | | | | | | | | | | | | | | submodule--helper: introduce get_submodule_displaypath() | Prathamesh Chavan | 2017-10-02 | |
* | | | | | | | | | | | | | | | | | Merge branch 'pb/bisect-helper' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in C | Pranit Bauva | 2017-10-06 | |
| * | | | | | | | | | | | | | | | | | t6030: explicitly test for bisection cleanup | Pranit Bauva | 2017-10-06 | |
| * | | | | | | | | | | | | | | | | | bisect--helper: `bisect_clean_state` shell function in C | Pranit Bauva | 2017-10-06 | |
| * | | | | | | | | | | | | | | | | | bisect--helper: `write_terms` shell function in C | Pranit Bauva | 2017-10-06 | |
| * | | | | | | | | | | | | | | | | | bisect--helper: rewrite `check_term_format` shell function in C | Pranit Bauva | 2017-10-06 | |
| * | | | | | | | | | | | | | | | | | bisect--helper: use OPT_CMDMODE instead of OPT_BOOL | Pranit Bauva | 2017-10-06 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'dm/run-command-ignored-hook-advise' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | run-command: add hint when a hook is ignored | Damien Marié | 2017-10-10 | |
| |/ / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | The first batch for 2.16 | Junio C Hamano | 2017-11-06 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'ex/deprecate-empty-pathspec-as-match-all' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | pathspec: die on empty strings as pathspec | Emily Xie | 2017-06-23 | |
| * | | | | | | | | | | | | | | | | | | t0027: do not use an empty string as a pathspec element | Junio C Hamano | 2017-06-23 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/rebase-i-exec-gitdir-fix' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | sequencer: pass absolute GIT_DIR to exec commands | Jacob Keller | 2017-11-02 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'cn/diff-indent-no-longer-is-experimental' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | diff: --indent-heuristic is no longer experimental | Carlos Martín Nieto | 2017-11-02 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | grep: take the read-lock when adding a submodule | Martin Ågren | 2017-11-02 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/test-local-canary' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | t0000: check whether the shell supports the "local" keyword | Michael Haggerty | 2017-10-31 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/submodule-in-excluded' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | status: do not get confused by submodules in excluded directories | Johannes Schindelin | 2017-10-26 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'ao/check-resolve-ref-unsafe-result' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | commit: check result of resolve_ref_unsafe | Andrey Okoshkin | 2017-10-21 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/misc-resolve-ref-unsafe-fixes' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | worktree: handle broken symrefs in find_shared_symref() | Jeff King | 2017-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | log: handle broken HEAD in decoration check | Jeff King | 2017-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | remote: handle broken symrefs | Jeff King | 2017-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | test-ref-store: avoid passing NULL to printf | Jeff King | 2017-10-21 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/diff-color-moved-use-xdl-recmatch' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | diff.c: get rid of duplicate implementation | Stefan Beller | 2017-10-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | xdiff-interface: export comparing and hashing strings | Stefan Beller | 2017-10-26 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/diff-color-moved-fix' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | diff: handle NULs in get_string_hash() | Jeff King | 2017-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | diff: fix whitespace-skipping with --color-moved | Jeff King | 2017-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | t4015: test the output of "diff --color-moved -b" | Jeff King | 2017-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | t4015: check "negative" case for "-w --color-moved" | Jeff King | 2017-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | t4015: refactor --color-moved whitespace test | Jeff King | 2017-10-21 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kd/auto-col-with-pager-fix' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | column: do not include pager.c | Junio C Hamano | 2017-10-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | column: show auto columns when pager is active | Kevin Daudt | 2017-10-17 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/no-cmd-as-subroutine' | Junio C Hamano | 2017-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | merge-ours: do not use cmd_*() as a subroutine | Junio C Hamano | 2017-10-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | describe: do not use cmd_*() as a subroutine | Junio C Hamano | 2017-10-11 |