Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | t/Makefile: add a rule to re-run previously-failed testsjs/re-running-failed-tests | Johannes Schindelin | 2017-01-27 | 1 | -0/+6 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'sb/submodule-update-initial-runs-custom-script' | Junio C Hamano | 2017-02-03 | 2 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | submodule update: run custom update script for initial populating as well | Stefan Beller | 2017-01-26 | 2 | -1/+16 | |
* | | | | | | | | | | Merge branch 'sb/submodule-recursive-absorb' | Junio C Hamano | 2017-02-03 | 4 | -41/+105 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | submodule absorbing: fix worktree/gitdir pointers recursively for non-movessb/submodule-recursive-absorb | Stefan Beller | 2017-01-26 | 2 | -16/+73 | |
| * | | | | | | | | | | cache.h: expose the dying procedure for reading gitlinks | Stefan Beller | 2017-01-26 | 2 | -22/+27 | |
| * | | | | | | | | | | setup: add gentle version of resolve_git_dir | Stefan Beller | 2017-01-26 | 2 | -3/+5 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'sb/unpack-trees-super-prefix' | Junio C Hamano | 2017-02-03 | 5 | -676/+702 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | unpack-trees: support super-prefix optionsb/unpack-trees-super-prefix | Stefan Beller | 2017-01-25 | 3 | -4/+49 | |
| * | | | | | | | | | | t1001: modernize style | Stefan Beller | 2017-01-11 | 1 | -321/+320 | |
| * | | | | | | | | | | t1000: modernize style | Stefan Beller | 2017-01-11 | 1 | -333/+315 | |
| * | | | | | | | | | | read-tree: use OPT_BOOL instead of OPT_SET_INT | Stefan Beller | 2017-01-11 | 1 | -18/+18 | |
* | | | | | | | | | | | Sync with v2.11.1 | Junio C Hamano | 2017-02-02 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Git 2.11.1v2.11.1 | Junio C Hamano | 2017-02-02 | 1 | -0/+3 | |
| * | | | | | | | | | | Merge branch 'ws/request-pull-code-cleanup' into maint | Junio C Hamano | 2017-02-02 | 1 | -3/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/execv-dashed-external' into maint | Junio C Hamano | 2017-02-02 | 3 | -21/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | Ninth batch for 2.12; almost ready for -rc0 | Junio C Hamano | 2017-02-02 | 1 | -21/+50 | |
* | | | | | | | | | | | | | Merge branch 'nd/log-graph-configurable-colors' | Junio C Hamano | 2017-02-02 | 6 | -5/+97 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | document behavior of empty color namend/log-graph-configurable-colors | Jeff King | 2017-02-02 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | color_parse_mem: allow empty color spec | Jeff King | 2017-01-31 | 4 | -4/+25 | |
| * | | | | | | | | | | | | | log --graph: customize the graph lines with config log.graphColors | Nguyễn Thái Ngọc Duy | 2017-01-23 | 3 | -3/+63 | |
| * | | | | | | | | | | | | | color.c: trim leading spaces in color_parse_mem() | Nguyễn Thái Ngọc Duy | 2017-01-19 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | color.c: fix color_parse_mem() with value_len == 0 | Nguyễn Thái Ngọc Duy | 2017-01-19 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | Merge branch 'ep/commit-static-buf-cleanup' | Junio C Hamano | 2017-02-02 | 1 | -17/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | builtin/commit.c: switch to strbuf, instead of snprintf()ep/commit-static-buf-cleanup | Elia Pinto | 2017-01-31 | 1 | -6/+4 | |
| * | | | | | | | | | | | | | | builtin/commit.c: remove the PATH_MAX limitation via dynamic allocation | Elia Pinto | 2017-01-13 | 1 | -11/+10 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'bc/use-asciidoctor-opt' | Junio C Hamano | 2017-02-02 | 5 | -13/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Documentation: implement linkgit macro for Asciidoctorbc/use-asciidoctor-opt | brian m. carlson | 2017-01-31 | 2 | -3/+29 | |
| * | | | | | | | | | | | | | | Makefile: add a knob to enable the use of Asciidoctor | brian m. carlson | 2017-01-23 | 2 | -0/+18 | |
| * | | | | | | | | | | | | | | Documentation: move dblatex arguments into variable | brian m. carlson | 2017-01-23 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | Documentation: add XSLT to fix DocBook for Texinfo | brian m. carlson | 2017-01-23 | 2 | -3/+30 | |
| * | | | | | | | | | | | | | | Documentation: sort sources for gitman.texi | brian m. carlson | 2017-01-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Documentation: remove unneeded argument in cat-texi.perl | brian m. carlson | 2017-01-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Documentation: modernize cat-texi.perl | brian m. carlson | 2017-01-23 | 1 | -6/+9 | |
| * | | | | | | | | | | | | | | Documentation: fix warning in cat-texi.perl | brian m. carlson | 2017-01-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'sg/mailmap-self' | Junio C Hamano | 2017-02-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | .mailmap: update Gábor Szeder's email addresssg/mailmap-self | SZEDER Gábor | 2017-01-31 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'js/mingw-hooks-with-exe-suffix' | Junio C Hamano | 2017-02-02 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | mingw: allow hooks to be .exe filesjs/mingw-hooks-with-exe-suffix | Johannes Schindelin | 2017-01-30 | 1 | -1/+7 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'rs/receive-pack-cleanup' | Junio C Hamano | 2017-02-02 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | receive-pack: call string_list_clear() unconditionallyrs/receive-pack-cleanup | René Scharfe | 2017-01-30 | 1 | -2/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'mm/reset-facl-before-umask-test' | Junio C Hamano | 2017-02-02 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | t0001: don't let a default ACL interfere with the umask testmm/reset-facl-before-umask-test | Matt McCutchen | 2017-01-30 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | Merge branch 'hv/mingw-help-is-executable' | Junio C Hamano | 2017-02-02 | 1 | -3/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | help: improve is_executable() on Windowshv/mingw-help-is-executable | Heiko Voigt | 2017-01-30 | 1 | -3/+18 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'gv/mingw-p4-mapuser' | Junio C Hamano | 2017-02-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | git-p4: fix git-p4.mapUser on Windowsgv/mingw-p4-mapuser | George Vanburgh | 2017-01-30 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'rs/absolute-pathdup' | Junio C Hamano | 2017-02-02 | 6 | -4/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | use absolute_pathdup()rs/absolute-pathdup | René Scharfe | 2017-01-27 | 3 | -4/+4 | |
| * | | | | | | | | | | | | | | | | abspath: add absolute_pathdup() | René Scharfe | 2017-01-26 | 3 | -0/+14 | |
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |