Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'js/am-call-theirs-theirs-in-fallback-3way' into maint | Junio C Hamano | 2016-07-28 |
|\ | |||
| * | am: counteract gender bias | Johannes Schindelin | 2016-07-08 |
* | | Merge branch 'js/t3404-grammo-fix' into maint | Junio C Hamano | 2016-07-28 |
|\ \ | |||
| * | | t3404: fix a grammo (commands are ran -> commands are run) | Johannes Schindelin | 2016-06-29 |
* | | | Merge branch 'nd/doc-new-command' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ | |||
| * | | | new-command.txt: correct the command description file | Nguyễn Thái Ngọc Duy | 2016-06-27 |
* | | | | Merge branch 'ew/gc-auto-pack-limit-fix' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ | |||
| * | | | | gc: fix off-by-one error with gc.autoPackLimit | Eric Wong | 2016-06-27 |
* | | | | | Merge branch 'js/color-on-windows-comment' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ | |||
| * | | | | | color.h: remove obsolete comment about limitations on Windows | Johannes Schindelin | 2016-06-28 |
| |/ / / / | |||
* | | | | | Merge branch 'mm/doc-tt' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ | |||
| * | | | | | doc: typeset HEAD and variants as literal | Matthieu Moy | 2016-06-28 |
| * | | | | | CodingGuidelines: formatting HEAD in documentation | Matthieu Moy | 2016-06-28 |
| * | | | | | doc: typeset long options with argument as literal | Matthieu Moy | 2016-06-28 |
| * | | | | | doc: typeset '--' as literal | Matthieu Moy | 2016-06-28 |
| * | | | | | doc: typeset long command-line options as literal | Matthieu Moy | 2016-06-28 |
| * | | | | | doc: typeset short command-line options as literal | Matthieu Moy | 2016-06-28 |
| * | | | | | Documentation/git-mv.txt: fix whitespace indentation | Matthieu Moy | 2016-06-28 |
* | | | | | | Merge branch 'js/sign-empty-commit-fix' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ \ | |||
| * | | | | | | commit -S: avoid invalid pointer with empty message | Johannes Schindelin | 2016-06-29 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'ps/rebase-i-auto-unstash-upon-abort' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ \ | |||
| * | | | | | | rebase -i: restore autostash on abort | Patrick Steinhardt | 2016-06-29 |
| |/ / / / / | |||
* | | | | | | Merge branch 'nd/ita-cleanup' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ \ | |||
| * | | | | | | grep: fix grepping for "intent to add" files | Charles Bailey | 2016-07-01 |
| * | | | | | | t7810-grep.sh: fix a whitespace inconsistency | Charles Bailey | 2016-07-01 |
| * | | | | | | t7810-grep.sh: fix duplicated test name | Charles Bailey | 2016-07-01 |
* | | | | | | | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | reset --hard: skip blank lines when reporting the commit subject | Johannes Schindelin | 2016-06-29 |
| * | | | | | | | sequencer: use skip_blank_lines() to find the commit subject | Johannes Schindelin | 2016-06-29 |
| * | | | | | | | commit -C: skip blank lines at the beginning of the message | Johannes Schindelin | 2016-06-29 |
| * | | | | | | | commit.c: make find_commit_subject() more robust | Johannes Schindelin | 2016-06-22 |
| * | | | | | | | pretty: make the skip_blank_lines() function public | Johannes Schindelin | 2016-06-22 |
| | |_|_|/ / / | |/| | | | | | |||
* | | | | | | | Merge branch 'dg/subtree-rebase-test' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | contrib/subtree: Add a test for subtree rebase that loses commits | David A. Greene | 2016-06-28 |
* | | | | | | | | Git 2.9.2v2.9.2 | Junio C Hamano | 2016-07-15 |
* | | | | | | | | Merge branch 'jk/tzoffset-fix' into maint | Junio C Hamano | 2016-07-15 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | t0006: skip "far in the future" test when unsigned long is not long enough | Jeff King | 2016-07-15 |
* | | | | | | | | | Git 2.9.1v2.9.1 | Junio C Hamano | 2016-07-11 |
* | | | | | | | | | Merge branch 'jc/t2300-setup' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t2300: "git --exec-path" is not usable in $PATH on Windows as-is | Johannes Schindelin | 2016-06-22 |
* | | | | | | | | | | Merge branch 'cb/t7810-test-label-fix' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | t7810: fix duplicated test title | Charles Bailey | 2016-06-21 |
* | | | | | | | | | | | Merge branch 'sb/t5614-modernize' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | t5614: don't use subshells | Stefan Beller | 2016-06-21 |
* | | | | | | | | | | | | Merge branch 'jn/preformatted-doc-url' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | doc: git-htmldocs.googlecode.com is no more | Jonathan Nieder | 2016-06-22 |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'ao/p4-has-branch-prefix-fix' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | git-p4: correct hasBranchPrefix verbose output | Andrew Oakley | 2016-06-22 |
* | | | | | | | | | | | | | Merge branch 'js/perf-on-apple' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | perf: accommodate for MacOSX | Johannes Schindelin | 2016-06-21 |