Commit message (Expand) | Author | Age | |
---|---|---|---|
* | test-lib: silence "-x" cleanup under bash | Jeff King | 2017-12-08 |
* | Prepare for 2.15.2 | Junio C Hamano | 2017-12-06 |
* | Merge branch 'jc/merge-base-fork-point-doc' into maint | Junio C Hamano | 2017-12-06 |
|\ | |||
| * | merge-base --fork-point doc: clarify the example and failure modes | Junio C Hamano | 2017-11-09 |
* | | Merge branch 'tz/redirect-fix' into maint | Junio C Hamano | 2017-12-06 |
|\ \ | |||
| * | | rebase: fix stderr redirect in apply_autostash() | Todd Zullinger | 2017-11-14 |
| * | | t/lib-gpg: fix gpgconf stderr redirect to /dev/null | Todd Zullinger | 2017-11-14 |
* | | | Merge branch 'tz/notes-error-to-stderr' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ | |||
| * | | | notes: send "Automatic notes merge failed" messages to stderr | Todd Zullinger | 2017-11-15 |
| | |/ | |/| | |||
* | | | Merge branch 'sb/test-cherry-pick-submodule-getting-in-a-way' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ | |||
| * | | | merge-recursive: handle addition of submodule on our side of history | Elijah Newren | 2017-11-15 |
| * | | | t/3512: demonstrate unrelated submodule/file conflict as cherry-pick failure | Stefan Beller | 2017-11-12 |
* | | | | Merge branch 'pw/sequencer-recover-from-unlockable-index' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ \ | |||
| * | | | | sequencer: reschedule pick if index can't be locked | Phillip Wood | 2017-11-16 |
* | | | | | Merge branch 'rs/apply-inaccurate-eof-with-incomplete-line' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ | |||
| * | | | | | apply: update line lengths for --inaccurate-eof | René Scharfe | 2017-11-17 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'tz/complete-branch-copy' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ | |||
| * | | | | | completion: add '--copy' option to 'git branch' | Todd Zullinger | 2017-11-17 |
* | | | | | | Merge branch 'ew/rebase-mboxrd' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ | |||
| * | | | | | | rebase: use mboxrd format to avoid split errors | Eric Wong | 2017-11-18 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'sd/branch-copy' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ | |||
| * | | | | | | config: avoid "write_in_full(fd, buf, len) != len" pattern | Phillip Wood | 2017-11-16 |
* | | | | | | | Merge branch 'sw/pull-ipv46-passthru' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | pull: pass -4/-6 option to 'git fetch' | Shuyu Wei | 2017-11-21 |
* | | | | | | | | Merge branch 'bc/submitting-patches-in-asciidoc' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Documentation: convert SubmittingPatches to AsciiDoc | brian m. carlson | 2017-11-13 |
| * | | | | | | | | Documentation: enable compat-mode for Asciidoctor | brian m. carlson | 2017-10-30 |
* | | | | | | | | | Merge branch 'mh/avoid-rewriting-packed-refs' into maint | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | files-backend: don't rewrite the `packed-refs` file unnecessarily | Michael Haggerty | 2017-10-30 |
| * | | | | | | | | | t1409: check that `packed-refs` is not rewritten unnecessarily | Michael Haggerty | 2017-10-27 |
* | | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | config: flip return value of write_section() | René Scharfe | 2017-11-18 |
* | | | | | | | | | | | A bit more fixes for 2.15.1 | Junio C Hamano | 2017-11-27 |
* | | | | | | | | | | | Merge branch 'ma/reduce-heads-leakfix' into maint | Junio C Hamano | 2017-11-27 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | reduce_heads: fix memory leaks | Martin Ågren | 2017-11-08 |
| * | | | | | | | | | | | builtin/merge-base: free commit lists | Martin Ågren | 2017-11-08 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'ma/bisect-leakfix' into maint | Junio C Hamano | 2017-11-27 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | bisect: fix memory leak when returning best element | Martin Ågren | 2017-11-06 |
| * | | | | | | | | | | | bisect: fix off-by-one error in `best_bisection_sorted()` | Martin Ågren | 2017-11-06 |
| * | | | | | | | | | | | bisect: fix memory leak in `find_bisection()` | Martin Ågren | 2017-11-06 |
| * | | | | | | | | | | | bisect: change calling-convention of `find_bisection()` | Martin Ågren | 2017-11-06 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge branch 'rs/apply-fuzzy-match-fix' into maint | Junio C Hamano | 2017-11-27 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | apply: avoid out-of-bounds access in fuzzy_matchlines() | René Scharfe | 2017-11-12 |
* | | | | | | | | | | | | Merge branch 'ad/submitting-patches-title-decoration' into maint | Junio C Hamano | 2017-11-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | doc/SubmittingPatches: correct subject guidance | Adam Dinwoodie | 2017-11-11 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'rs/imap-send-next-arg-fix' into maint | Junio C Hamano | 2017-11-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | imap-send: handle missing response codes gracefully | René Scharfe | 2017-11-03 |
| * | | | | | | | | | | | | imap-send: handle NULL return of next_arg() | René Scharfe | 2017-11-03 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | RelNotes: minor typo fixes in 2.15.1 draft | Todd Zullinger | 2017-11-26 |