Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | t1700: add tests for splitIndex.maxPercentChange | Christian Couder | 2017-03-01 | 1 | -0/+72 | |
| * | | | | | | read-cache: regenerate shared index if necessary | Christian Couder | 2017-03-01 | 2 | -0/+33 | |
| * | | | | | | config: add git_config_get_max_percent_split_change() | Christian Couder | 2017-03-01 | 2 | -0/+16 | |
| * | | | | | | Documentation/git-update-index: talk about core.splitIndex config var | Christian Couder | 2017-03-01 | 1 | -0/+6 | |
| * | | | | | | Documentation/config: add information for core.splitIndex | Christian Couder | 2017-03-01 | 1 | -0/+4 | |
| * | | | | | | t1700: add tests for core.splitIndex | Christian Couder | 2017-03-01 | 1 | -0/+37 | |
| * | | | | | | update-index: warn in case of split-index incoherency | Christian Couder | 2017-03-01 | 1 | -1/+10 | |
| * | | | | | | read-cache: add and then use tweak_split_index() | Christian Couder | 2017-03-01 | 1 | -0/+17 | |
| * | | | | | | split-index: add {add,remove}_split_index() functions | Christian Couder | 2017-03-01 | 3 | -12/+30 | |
| * | | | | | | config: add git_config_get_split_index() | Christian Couder | 2017-03-01 | 2 | -0/+11 | |
| * | | | | | | t1700: change here document style | Christian Couder | 2017-03-01 | 1 | -85/+85 | |
| * | | | | | | config: mark an error message up for translation | Christian Couder | 2017-03-01 | 1 | -2/+2 | |
* | | | | | | | Sync with 'maint' | Junio C Hamano | 2017-03-16 | 1 | -0/+41 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Preparing for 2.12.1 | Junio C Hamano | 2017-03-16 | 3 | -2/+43 | |
| * | | | | | | | Merge branch 'js/realpath-pathdup-fix' into maint | Junio C Hamano | 2017-03-16 | 10 | -18/+26 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'mm/two-more-xstrfmt' into maint | Junio C Hamano | 2017-03-16 | 2 | -11/+9 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'vn/line-log-memcpy-size-fix' into maint | Junio C Hamano | 2017-03-16 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ax/line-log-range-merge-fix' into maint | Junio C Hamano | 2017-03-16 | 2 | -8/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/add-i-patch-do-prompt' into maint | Junio C Hamano | 2017-03-16 | 2 | -4/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jt/http-base-url-update-upon-redirect' into maint | Junio C Hamano | 2017-03-16 | 3 | -0/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/travis-32bit-linux' into maint | Junio C Hamano | 2017-03-16 | 2 | -0/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jh/mingw-openssl-sha1' into maint | Junio C Hamano | 2017-03-16 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/http-auth' into maint | Junio C Hamano | 2017-03-16 | 1 | -4/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Fourth batch after 2.12 | Junio C Hamano | 2017-03-14 | 1 | -0/+42 | |
* | | | | | | | | | | | | | | | | Merge branch 'kn/ref-filter-branch-list' | Junio C Hamano | 2017-03-14 | 2 | -4/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | branch: honor --abbrev/--no-abbrev in --list mode | Junio C Hamano | 2017-03-10 | 2 | -4/+40 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/push-deadlock-regression-fix' | Junio C Hamano | 2017-03-14 | 2 | -11/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | send-pack: report signal death of pack-objectsjk/push-deadlock-regression-fix | Jeff King | 2017-03-07 | 1 | -1/+14 | |
| * | | | | | | | | | | | | | | | | | send-pack: read "unpack" status even on pack-objects failure | Jeff King | 2017-03-07 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | send-pack: improve unpack-status error messages | Jeff King | 2017-03-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | send-pack: use skip_prefix for parsing unpack status | Jeff King | 2017-03-07 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | send-pack: extract parsing of "unpack" response | Jeff King | 2017-03-07 | 1 | -9/+14 | |
| * | | | | | | | | | | | | | | | | | receive-pack: fix deadlock when we cannot create tmpdir | Jeff King | 2017-03-07 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'js/travis-32bit-linux' | Junio C Hamano | 2017-03-14 | 2 | -0/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Travis: also test on 32-bit Linuxjs/travis-32bit-linux | Johannes Schindelin | 2017-03-06 | 2 | -0/+51 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'ew/http-alternates-as-redirects-warning' | Junio C Hamano | 2017-03-14 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | http: release strbuf on disabled alternatesew/http-alternates-as-redirects-warning | Eric Wong | 2017-03-06 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | http: inform about alternates-as-redirects behavior | Eric Wong | 2017-03-06 | 1 | -3/+5 | |
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'dp/filter-branch-prune-empty' | Junio C Hamano | 2017-03-14 | 4 | -8/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | p7000: add test for filter-branch with --prune-emptydp/filter-branch-prune-empty | Devin J. Pohly | 2017-03-03 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | filter-branch: fix --prune-empty on parentless commits | Devin J. Pohly | 2017-03-03 | 3 | -10/+10 | |
| * | | | | | | | | | | | | | | | | | | t7003: ensure --prune-empty removes entire branch when applicable | Devin J. Pohly | 2017-03-03 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | t7003: ensure --prune-empty can prune root commit | Devin J. Pohly | 2017-03-03 | 1 | -0/+30 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'jt/perf-updates' | Junio C Hamano | 2017-03-14 | 3 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | t/perf: add fallback for pre-bin-wrappers versions of gitjt/perf-updates | Jeff King | 2017-03-03 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | t/perf: use $MODERN_GIT for all repo-copying steps | Jeff King | 2017-03-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | t/perf: export variable used in other blocks | Jonathan Tan | 2017-03-03 | 1 | -1/+2 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'mm/fetch-show-error-message-on-unadvertised-object' | Junio C Hamano | 2017-03-14 | 7 | -30/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | fetch-pack: add specific error for fetching an unadvertised objectmm/fetch-show-error-message-on-unadvertised-object | Matt McCutchen | 2017-03-02 | 3 | -18/+35 | |
| * | | | | | | | | | | | | | | | | | | fetch_refs_via_pack: call report_unmatched_refs | Matt McCutchen | 2017-03-02 | 2 | -6/+11 |