Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'rd/doc-notes-prune-fix' | Junio C Hamano | 2017-12-06 |
|\ | |||
| * | notes: correct 'git notes prune' options to '[-n] [-v]' | Robert P. J. Day | 2017-11-22 |
* | | Merge branch 'rd/man-reflog-add-n' | Junio C Hamano | 2017-12-06 |
|\ \ | |||
| * | | doc: add missing "-n" (dry-run) option to reflog man page | Robert P. J. Day | 2017-11-22 |
| |/ | |||
* | | Merge branch 'rd/man-prune-progress' | Junio C Hamano | 2017-12-06 |
|\ \ | |||
| * | | prune: add "--progress" to man page and usage msg | Robert P. J. Day | 2017-11-22 |
| |/ | |||
* | | Merge branch 'jt/submodule-tests-cleanup' | Junio C Hamano | 2017-12-06 |
|\ \ | |||
| * | | Tests: clean up submodule recursive helpers | Jonathan Tan | 2017-11-22 |
* | | | Merge branch 'jn/reproducible-build' | Junio C Hamano | 2017-12-06 |
|\ \ \ | |||
| * \ \ | Merge branch 'jn/reproducible-build' of ../git-gui into jn/reproducible-build | Junio C Hamano | 2017-11-22 |
| |\ \ \ | |||
| | * | | | git-gui: sort entries in optimized tclIndex | Anders Kaseorg | 2017-11-22 |
| * | | | | generate-cmdlist: avoid non-deterministic output | Jonathan Nieder | 2017-11-22 |
* | | | | | Merge branch 'cc/git-packet-pm' | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ | |||
| * | | | | | Git/Packet.pm: use 'if' instead of 'unless' | Christian Couder | 2017-11-22 |
| * | | | | | Git/Packet: clarify that packet_required_key_val_read allows EOF | Christian Couder | 2017-11-22 |
* | | | | | | Merge branch 'ac/complete-pull-autostash' | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ | |||
| * | | | | | | completion: add --autostash and --no-autostash to pull | Albert Astals Cid | 2017-11-22 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge branch 'hm/config-parse-expiry-date' | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ | |||
| * | | | | | | config: add --expiry-date | Haaris Mehmood | 2017-11-18 |
* | | | | | | | Merge branch 'tz/branch-doc-remove-set-upstream' | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | branch doc: remove --set-upstream from synopsis | Todd Zullinger | 2017-11-17 |
* | | | | | | | | Merge branch 'cc/perf-run-config' | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/" | Christian Couder | 2017-09-24 |
| * | | | | | | | | perf/run: show name of rev being built | Christian Couder | 2017-09-24 |
| * | | | | | | | | perf/run: add run_subsection() | Christian Couder | 2017-09-24 |
| * | | | | | | | | perf/run: update get_var_from_env_or_config() for subsections | Christian Couder | 2017-09-24 |
| * | | | | | | | | perf/run: add get_subsections() | Christian Couder | 2017-09-24 |
| * | | | | | | | | perf/run: add calls to get_var_from_env_or_config() | Christian Couder | 2017-09-24 |
| * | | | | | | | | perf/run: add GIT_PERF_DIRS_OR_REVS | Christian Couder | 2017-09-24 |
| * | | | | | | | | perf/run: add get_var_from_env_or_config() | Christian Couder | 2017-09-24 |
| * | | | | | | | | perf/run: add '--config' option to the 'run' script | Christian Couder | 2017-09-24 |
* | | | | | | | | | Merge branch 'sb/submodule-recursive-checkout-detach-head' | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Documentation/checkout: clarify submodule HEADs to be detached | Stefan Beller | 2017-07-28 |
| * | | | | | | | | | recursive submodules: detach HEAD from new state | Stefan Beller | 2017-07-25 |
* | | | | | | | | | | Sync with v2.15.1 | Junio C Hamano | 2017-11-28 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Git 2.15.1 | Junio C Hamano | 2017-11-28 |
| * | | | | | | | | | | Merge branch 'rs/config-write-section-fix' into maint | Junio C Hamano | 2017-11-28 |
| |\ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | RelNotes: the seventh batch | Junio C Hamano | 2017-11-28 |
* | | | | | | | | | | | | Merge branch 'rs/include-comments-before-the-function-header' | Junio C Hamano | 2017-11-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | grep: show non-empty lines before functions with -W | René Scharfe | 2017-11-21 |
| * | | | | | | | | | | | | grep: update boundary variable for pre-context | René Scharfe | 2017-11-21 |
| * | | | | | | | | | | | | t7810: improve check of -W with user-defined function lines | René Scharfe | 2017-11-21 |
| * | | | | | | | | | | | | xdiff: show non-empty lines before functions with -W | René Scharfe | 2017-11-21 |
| * | | | | | | | | | | | | xdiff: factor out is_func_rec() | René Scharfe | 2017-11-21 |
| * | | | | | | | | | | | | t4051: add test for comments preceding function lines | René Scharfe | 2017-11-21 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'ma/branch-list-paginate' | Junio C Hamano | 2017-11-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | branch: change default of `pager.branch` to "on" | Martin Ågren | 2017-11-20 |
| * | | | | | | | | | | | | branch: respect `pager.branch` in list-mode only | Martin Ågren | 2017-11-20 |
| * | | | | | | | | | | | | t7006: add tests for how git branch paginates | Martin Ågren | 2017-11-20 |
* | | | | | | | | | | | | | Merge branch 'jc/branch-name-sanity' | Junio C Hamano | 2017-11-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |