Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version --build-options: report commit, too, if possiblejs/enhanced-version-info | Johannes Schindelin | 2017-12-14 | 4 | -1/+10 |
* | version --build-options: also report host CPU | Eric Sunshine | 2017-12-14 | 2 | -0/+10 |
* | RelNotes: minor typo fixes in 2.16.0 draft | Todd Zullinger | 2017-12-14 | 1 | -2/+2 |
* | RelNotes: the ninth batch | Junio C Hamano | 2017-12-13 | 1 | -0/+31 |
* | Merge branch 'js/hashmap-update-sample' | Junio C Hamano | 2017-12-13 | 1 | -31/+29 |
|\ | |||||
| * | hashmap: adjust documentation to reflect realityjs/hashmap-update-sample | Johannes Schindelin | 2017-12-05 | 1 | -31/+29 |
* | | Merge branch 'en/remove-stripspace' | Junio C Hamano | 2017-12-13 | 1 | -9/+0 |
|\ \ | |||||
| * | | strbuf: remove unused stripspace function aliasen/remove-stripspace | Elijah Newren | 2017-12-05 | 1 | -9/+0 |
* | | | Merge branch 'jk/no-optional-locks' | Junio C Hamano | 2017-12-13 | 1 | -0/+13 |
|\ \ \ | |||||
| * | | | git-status.txt: mention --no-optional-locksjk/no-optional-locks | Jeff King | 2017-11-27 | 1 | -0/+13 |
* | | | | Merge branch 'ds/for-each-file-in-obj-micro-optim' | Junio C Hamano | 2017-12-13 | 2 | -5/+11 |
|\ \ \ \ | |||||
| * | | | | sha1_file: use strbuf_add() instead of strbuf_addf()ds/for-each-file-in-obj-micro-optim | Derrick Stolee | 2017-12-04 | 2 | -5/+11 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jk/progress-delay-fix' | Junio C Hamano | 2017-12-13 | 1 | -19/+5 |
|\ \ \ \ | |||||
| * | | | | progress: drop delay-threshold codejk/progress-delay-fix | Lars Schneider | 2017-12-04 | 1 | -19/+5 |
| * | | | | progress: set default delay threshold to 100%, not 0% | Jeff King | 2017-12-04 | 1 | -1/+1 |
* | | | | | Merge branch 'ks/doc-checkout-previous' | Junio C Hamano | 2017-12-13 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Doc/checkout: checking out using @{-N} can lead to detached stateks/doc-checkout-previous | Kaartic Sivaraam | 2017-11-28 | 1 | -4/+4 |
* | | | | | | Merge branch 'fk/sendmail-from-path' | Junio C Hamano | 2017-12-13 | 2 | -4/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-send-email: honor $PATH for sendmail binaryfk/sendmail-from-path | Florian Klink | 2017-11-28 | 2 | -4/+6 |
* | | | | | | | Merge branch 'tg/t-readme-updates' | Junio C Hamano | 2017-12-13 | 1 | -4/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t/README: document test_cmp_revtg/t-readme-updates | Thomas Gummerer | 2017-11-27 | 1 | -0/+5 |
| * | | | | | | | t/README: remove mention of adding copyright notices | Thomas Gummerer | 2017-11-27 | 1 | -4/+1 |
* | | | | | | | | Merge branch 'pc/submodule-helper' | Junio C Hamano | 2017-12-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | submodule--helper.c: i18n: add a missing space in message | Jean-Noel Avila | 2017-11-26 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'jc/receive-pack-hook-doc' | Junio C Hamano | 2017-12-13 | 1 | -10/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | hooks doc: clarify when receive-pack invokes its hooksjc/receive-pack-hook-doc | Junio C Hamano | 2017-11-24 | 1 | -10/+10 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'ab/pcre2-grep' | Junio C Hamano | 2017-12-13 | 4 | -0/+46 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | grep: fix segfault under -P + PCRE2 <=10.30 + (*NO_JIT)ab/pcre2-grep | Ævar Arnfjörð Bjarmason | 2017-11-24 | 2 | -0/+32 |
| * | | | | | | | | | test-lib: add LIBPCRE1 & LIBPCRE2 prerequisites | Ævar Arnfjörð Bjarmason | 2017-11-24 | 2 | -0/+14 |
* | | | | | | | | | | Merge branch 'ra/decorate-limit-refs' | Junio C Hamano | 2017-12-13 | 9 | -11/+232 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | log: add option to choose which refs to decoratera/decorate-limit-refs | Rafael Ascensão | 2017-11-22 | 9 | -11/+232 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'bc/hash-algo' | Junio C Hamano | 2017-12-13 | 15 | -37/+175 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | repository: fix a sparse 'using integer as NULL pointer' warning | Ramsay Jones | 2017-11-28 | 1 | -1/+1 |
| * | | | | | | | | | | Switch empty tree and blob lookups to use hash abstraction | brian m. carlson | 2017-11-13 | 10 | -15/+15 |
| * | | | | | | | | | | Integrate hash algorithm support with repo setup | brian m. carlson | 2017-11-13 | 4 | -0/+19 |
| * | | | | | | | | | | Add structure representing hash algorithm | brian m. carlson | 2017-11-13 | 2 | -0/+115 |
| * | | | | | | | | | | setup: expose enumerated repo info | brian m. carlson | 2017-11-13 | 1 | -21/+25 |
* | | | | | | | | | | | RelNotes: the eighth batch | Junio C Hamano | 2017-12-06 | 1 | -13/+45 |
* | | | | | | | | | | | Sync with maint | Junio C Hamano | 2017-12-06 | 1 | -0/+47 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Prepare for 2.15.2maint-2.15 | Junio C Hamano | 2017-12-06 | 2 | -1/+48 |
| * | | | | | | | | | | | Merge branch 'jc/merge-base-fork-point-doc' into maint | Junio C Hamano | 2017-12-06 | 1 | -8/+56 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tz/redirect-fix' into maint | Junio C Hamano | 2017-12-06 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tz/notes-error-to-stderr' into maint | Junio C Hamano | 2017-12-06 | 3 | -9/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sb/test-cherry-pick-submodule-getting-in-a-way' into maint | Junio C Hamano | 2017-12-06 | 2 | -2/+39 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pw/sequencer-recover-from-unlockable-index' into maint | Junio C Hamano | 2017-12-06 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/apply-inaccurate-eof-with-incomplete-line' into maint | Junio C Hamano | 2017-12-06 | 2 | -0/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tz/complete-branch-copy' into maint | Junio C Hamano | 2017-12-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ew/rebase-mboxrd' into maint | Junio C Hamano | 2017-12-06 | 2 | -0/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sd/branch-copy' into maint | Junio C Hamano | 2017-12-06 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sw/pull-ipv46-passthru' into maint | Junio C Hamano | 2017-12-06 | 1 | -0/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |