| Commit message (Expand) | Author | Age |
* | completion: add subcommand completion for rerere | Cornelius Weig | 2017-02-03 |
* | completion: teach submodule subcommands to complete options | Cornelius Weig | 2017-02-03 |
* | Git 2.12-rc0v2.12.0-rc0 | Junio C Hamano | 2017-02-03 |
* | Merge branch 'cw/log-updates-for-all-refs-really' | Junio C Hamano | 2017-02-03 |
|\ |
|
| * | doc: add note about ignoring '--no-create-reflog' | Cornelius Weig | 2017-02-01 |
| * | update-ref: add test cases for bare repository | Cornelius Weig | 2017-01-31 |
| * | refs: add option core.logAllRefUpdates = always | Cornelius Weig | 2017-01-31 |
| * | config: add markup to core.logAllRefUpdates doc | Cornelius Weig | 2017-01-30 |
* | | Merge branch 'pl/complete-diff-submodule-diff' | Junio C Hamano | 2017-02-03 |
|\ \ |
|
| * | | Completion: Add support for --submodule=diff | Peter Law | 2017-01-30 |
| |/ |
|
* | | Merge branch 'rs/object-id' | Junio C Hamano | 2017-02-03 |
|\ \ |
|
| * | | checkout: convert post_checkout_hook() to struct object_id | René Scharfe | 2017-01-30 |
| * | | use oidcpy() for copying hashes between instances of struct object_id | René Scharfe | 2017-01-30 |
| * | | use oid_to_hex_r() for converting struct object_id hashes to hex strings | René Scharfe | 2017-01-30 |
| |/ |
|
* | | Merge branch 'js/re-running-failed-tests' | Junio C Hamano | 2017-02-03 |
|\ \ |
|
| * | | t/Makefile: add a rule to re-run previously-failed tests | Johannes Schindelin | 2017-01-27 |
| |/ |
|
* | | Merge branch 'sb/submodule-update-initial-runs-custom-script' | Junio C Hamano | 2017-02-03 |
|\ \ |
|
| * | | submodule update: run custom update script for initial populating as well | Stefan Beller | 2017-01-26 |
* | | | Merge branch 'sb/submodule-recursive-absorb' | Junio C Hamano | 2017-02-03 |
|\ \ \ |
|
| * | | | submodule absorbing: fix worktree/gitdir pointers recursively for non-moves | Stefan Beller | 2017-01-26 |
| * | | | cache.h: expose the dying procedure for reading gitlinks | Stefan Beller | 2017-01-26 |
| * | | | setup: add gentle version of resolve_git_dir | Stefan Beller | 2017-01-26 |
| | |/
| |/| |
|
* | | | Merge branch 'sb/unpack-trees-super-prefix' | Junio C Hamano | 2017-02-03 |
|\ \ \ |
|
| * | | | unpack-trees: support super-prefix option | Stefan Beller | 2017-01-25 |
| * | | | t1001: modernize style | Stefan Beller | 2017-01-11 |
| * | | | t1000: modernize style | Stefan Beller | 2017-01-11 |
| * | | | read-tree: use OPT_BOOL instead of OPT_SET_INT | Stefan Beller | 2017-01-11 |
* | | | | Sync with v2.11.1 | Junio C Hamano | 2017-02-02 |
|\ \ \ \ |
|
| * | | | | Git 2.11.1v2.11.1 | Junio C Hamano | 2017-02-02 |
| * | | | | Merge branch 'ws/request-pull-code-cleanup' into maint | Junio C Hamano | 2017-02-02 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'jk/execv-dashed-external' into maint | Junio C Hamano | 2017-02-02 |
| |\ \ \ \ \ |
|
* | | | | | | | Ninth batch for 2.12; almost ready for -rc0 | Junio C Hamano | 2017-02-02 |
* | | | | | | | Merge branch 'nd/log-graph-configurable-colors' | Junio C Hamano | 2017-02-02 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | document behavior of empty color name | Jeff King | 2017-02-02 |
| * | | | | | | | color_parse_mem: allow empty color spec | Jeff King | 2017-01-31 |
| * | | | | | | | log --graph: customize the graph lines with config log.graphColors | Nguyễn Thái Ngọc Duy | 2017-01-23 |
| * | | | | | | | color.c: trim leading spaces in color_parse_mem() | Nguyễn Thái Ngọc Duy | 2017-01-19 |
| * | | | | | | | color.c: fix color_parse_mem() with value_len == 0 | Nguyễn Thái Ngọc Duy | 2017-01-19 |
* | | | | | | | | Merge branch 'ep/commit-static-buf-cleanup' | Junio C Hamano | 2017-02-02 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | builtin/commit.c: switch to strbuf, instead of snprintf() | Elia Pinto | 2017-01-31 |
| * | | | | | | | | builtin/commit.c: remove the PATH_MAX limitation via dynamic allocation | Elia Pinto | 2017-01-13 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'bc/use-asciidoctor-opt' | Junio C Hamano | 2017-02-02 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Documentation: implement linkgit macro for Asciidoctor | brian m. carlson | 2017-01-31 |
| * | | | | | | | | Makefile: add a knob to enable the use of Asciidoctor | brian m. carlson | 2017-01-23 |
| * | | | | | | | | Documentation: move dblatex arguments into variable | brian m. carlson | 2017-01-23 |
| * | | | | | | | | Documentation: add XSLT to fix DocBook for Texinfo | brian m. carlson | 2017-01-23 |
| * | | | | | | | | Documentation: sort sources for gitman.texi | brian m. carlson | 2017-01-23 |
| * | | | | | | | | Documentation: remove unneeded argument in cat-texi.perl | brian m. carlson | 2017-01-23 |
| * | | | | | | | | Documentation: modernize cat-texi.perl | brian m. carlson | 2017-01-23 |
| * | | | | | | | | Documentation: fix warning in cat-texi.perl | brian m. carlson | 2017-01-23 |