aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge branch 'jk/revision-pruning-optim'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \
| * | | | | | | | revision: quit pruning diff more quickly when possibleJeff King2017-10-14
* | | | | | | | | Merge branch 'ds/find-unique-abbrev-optim'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sha1_name: minimize OID comparisons during disambiguationDerrick Stolee2017-10-13
| * | | | | | | | | sha1_name: parse less while finding common prefixDerrick Stolee2017-10-13
| * | | | | | | | | sha1_name: unroll len loop in find_unique_abbrev_r()Derrick Stolee2017-10-13
| * | | | | | | | | p4211-line-log.sh: add log --online --raw --parents perf testDerrick Stolee2017-10-13
* | | | | | | | | | Merge branch 'wk/pull-signoff'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pull: pass --signoff/--no-signoff to "git merge"W. Trevor King2017-10-13
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'pc/submodule-helper'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | submodule: port submodule subcommand 'status' from shell to CPrathamesh Chavan2017-10-07
| * | | | | | | | | | submodule--helper: introduce for_each_listed_submodule()Prathamesh Chavan2017-10-07
| * | | | | | | | | | submodule--helper: introduce get_submodule_displaypath()Prathamesh Chavan2017-10-02
* | | | | | | | | | | Merge branch 'pb/bisect-helper'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in CPranit Bauva2017-10-06
| * | | | | | | | | | | t6030: explicitly test for bisection cleanupPranit Bauva2017-10-06
| * | | | | | | | | | | bisect--helper: `bisect_clean_state` shell function in CPranit Bauva2017-10-06
| * | | | | | | | | | | bisect--helper: `write_terms` shell function in CPranit Bauva2017-10-06
| * | | | | | | | | | | bisect--helper: rewrite `check_term_format` shell function in CPranit Bauva2017-10-06
| * | | | | | | | | | | bisect--helper: use OPT_CMDMODE instead of OPT_BOOLPranit Bauva2017-10-06
* | | | | | | | | | | | Merge branch 'dm/run-command-ignored-hook-advise'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | run-command: add hint when a hook is ignoredDamien Marié2017-10-10
| |/ / / / / / / / / / /
* | | | | | | | | | | | The first batch for 2.16Junio C Hamano2017-11-06
* | | | | | | | | | | | Merge branch 'ex/deprecate-empty-pathspec-as-match-all'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pathspec: die on empty strings as pathspecEmily Xie2017-06-23
| * | | | | | | | | | | | t0027: do not use an empty string as a pathspec elementJunio C Hamano2017-06-23
* | | | | | | | | | | | | Merge branch 'jk/rebase-i-exec-gitdir-fix'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sequencer: pass absolute GIT_DIR to exec commandsJacob Keller2017-11-02
* | | | | | | | | | | | | | Merge branch 'cn/diff-indent-no-longer-is-experimental'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | diff: --indent-heuristic is no longer experimentalCarlos Martín Nieto2017-11-02
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | grep: take the read-lock when adding a submoduleMartin Ågren2017-11-02
* | | | | | | | | | | | | | | Merge branch 'mh/test-local-canary'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t0000: check whether the shell supports the "local" keywordMichael Haggerty2017-10-31
* | | | | | | | | | | | | | | | Merge branch 'js/submodule-in-excluded'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | status: do not get confused by submodules in excluded directoriesJohannes Schindelin2017-10-26
* | | | | | | | | | | | | | | | | Merge branch 'ao/check-resolve-ref-unsafe-result'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | commit: check result of resolve_ref_unsafeAndrey Okoshkin2017-10-21
* | | | | | | | | | | | | | | | | | Merge branch 'jk/misc-resolve-ref-unsafe-fixes'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | worktree: handle broken symrefs in find_shared_symref()Jeff King2017-10-21
| * | | | | | | | | | | | | | | | | | log: handle broken HEAD in decoration checkJeff King2017-10-21
| * | | | | | | | | | | | | | | | | | remote: handle broken symrefsJeff King2017-10-21
| * | | | | | | | | | | | | | | | | | test-ref-store: avoid passing NULL to printfJeff King2017-10-21
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'sb/diff-color-moved-use-xdl-recmatch'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | diff.c: get rid of duplicate implementationStefan Beller2017-10-26
| * | | | | | | | | | | | | | | | | | xdiff-interface: export comparing and hashing stringsStefan Beller2017-10-26
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/diff-color-moved-fix'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | diff: handle NULs in get_string_hash()Jeff King2017-10-21
| * | | | | | | | | | | | | | | | | | diff: fix whitespace-skipping with --color-movedJeff King2017-10-21
| * | | | | | | | | | | | | | | | | | t4015: test the output of "diff --color-moved -b"Jeff King2017-10-21