Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jt/cache-tree-allow-missing-object-in-partial-clone' | Junio C Hamano | 2018-10-19 | 1 | -0/+33 |
|\ | |||||
| * | cache-tree: skip some blob checks in partial clone | Jonathan Tan | 2018-10-10 | 1 | -0/+33 |
* | | Merge branch 'tb/filter-alternate-refs' | Junio C Hamano | 2018-10-19 | 1 | -0/+41 |
|\ \ | |||||
| * | | transport.c: introduce core.alternateRefsPrefixes | Taylor Blau | 2018-10-09 | 1 | -0/+8 |
| * | | transport.c: introduce core.alternateRefsCommand | Taylor Blau | 2018-10-09 | 1 | -0/+33 |
* | | | Merge branch 'jt/avoid-ls-refs' | Junio C Hamano | 2018-10-19 | 2 | -0/+32 |
|\ \ \ | |||||
| * | | | fetch: do not list refs if fetching only hashes | Jonathan Tan | 2018-10-07 | 2 | -0/+28 |
| * | | | transport: do not list refs if possible | Jonathan Tan | 2018-10-07 | 1 | -0/+4 |
| | |/ | |/| | |||||
* | | | Merge branch 'jt/non-blob-lazy-fetch' | Junio C Hamano | 2018-10-19 | 1 | -0/+41 |
|\ \ \ | |||||
| * | | | fetch-pack: exclude blobs when lazy-fetching trees | Jonathan Tan | 2018-10-04 | 1 | -0/+41 |
* | | | | Merge branch 'rs/grep-no-recursive' | Junio C Hamano | 2018-10-19 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | grep: add -r/--[no-]recursive | René Scharfe | 2018-10-04 | 1 | -0/+12 |
* | | | | | Merge branch 'nd/help-commands-verbose-by-default' | Junio C Hamano | 2018-10-19 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | help -a: improve and make --verbose default | Nguyễn Thái Ngọc Duy | 2018-10-04 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'sm/show-superproject-while-conflicted' | Junio C Hamano | 2018-10-19 | 1 | -0/+16 |
|\ \ \ \ \ | |||||
| * | | | | | rev-parse: --show-superproject-working-tree should work during a merge | Sam McKelvie | 2018-09-28 | 1 | -0/+16 |
* | | | | | | Merge branch 'jt/fetch-tips-in-partial-clone' | Junio C Hamano | 2018-10-19 | 1 | -0/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fetch: in partial clone, check presence of targets | Jonathan Tan | 2018-09-21 | 1 | -0/+17 |
* | | | | | | | Merge branch 'bp/read-cache-parallel' | Junio C Hamano | 2018-10-19 | 2 | -4/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | config: add new index.threads config setting | Ben Peart | 2018-10-11 | 2 | -0/+10 |
| * | | | | | | | eoie: add End of Index Entry (EOIE) extension | Ben Peart | 2018-10-11 | 1 | -4/+4 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'bp/rename-test-env-var' | Junio C Hamano | 2018-10-19 | 5 | -13/+52 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t0000: do not get self-test disrupted by environment warnings | Junio C Hamano | 2018-09-28 | 2 | -0/+12 |
| * | | | | | | | preload-index: update GIT_FORCE_PRELOAD_TEST support | Ben Peart | 2018-09-28 | 3 | -2/+6 |
| * | | | | | | | read-cache: update TEST_GIT_INDEX_VERSION support | Ben Peart | 2018-09-28 | 2 | -6/+12 |
| * | | | | | | | fsmonitor: update GIT_TEST_FSMONITOR support | Ben Peart | 2018-09-28 | 4 | -8/+25 |
| * | | | | | | | t/README: correct spelling of "uncommon" | Ben Peart | 2018-09-20 | 1 | -1/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ss/wt-status-committable' | Junio C Hamano | 2018-10-19 | 1 | -2/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | wt-status.c: set the committable flag in the collect phase | Stephen P. Smith | 2018-09-07 | 1 | -3/+3 |
| * | | | | | | | t7501: add test of "commit --dry-run --short" | Stephen P. Smith | 2018-09-07 | 1 | -0/+6 |
* | | | | | | | | Merge branch 'nd/the-index' | Junio C Hamano | 2018-10-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ma/t1400-undebug-test' | Junio C Hamano | 2018-10-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t1400: drop debug `echo` to actually execute `test` | Martin Ågren | 2018-09-28 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'en/status-multiple-renames-to-the-same-target-fix' | Junio C Hamano | 2018-10-16 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | commit: fix erroneous BUG, 'multiple renames on the same target? how?' | Elijah Newren | 2018-09-28 | 1 | -0/+23 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'jn/gc-auto' | Junio C Hamano | 2018-10-16 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | gc: do not return error for prior errors in daemonized mode | Jonathan Nieder | 2018-07-17 | 1 | -3/+3 |
* | | | | | | | | | Merge branch 'jn/gc-auto-prep' | Junio C Hamano | 2018-10-16 | 1 | -1/+1 |
|\| | | | | | | | | |||||
| * | | | | | | | | gc: exit with status 128 on failure | Jonathan Nieder | 2018-07-17 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'md/test-cleanup' | Junio C Hamano | 2018-10-16 | 38 | -399/+550 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | tests: order arguments to git-rev-list properly | Matthew DeVore | 2018-10-07 | 3 | -29/+44 |
| * | | | | | | | | | t9109: don't swallow Git errors upstream of pipes | Matthew DeVore | 2018-10-07 | 1 | -13/+21 |
| * | | | | | | | | | tests: don't swallow Git errors upstream of pipes | Matthew DeVore | 2018-10-07 | 3 | -132/+141 |
| * | | | | | | | | | t/*: fix ordering of expected/observed arguments | Matthew DeVore | 2018-10-07 | 32 | -112/+112 |
| * | | | | | | | | | tests: standardize pipe placement | Matthew DeVore | 2018-10-07 | 7 | -250/+344 |
| * | | | | | | | | | Documentation: add shell guidelines | Matthew DeVore | 2018-10-07 | 1 | -0/+27 |
| * | | | | | | | | | t/README: reformat Do, Don't, Keep in mind lists | Matthew DeVore | 2018-10-07 | 1 | -22/+20 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'tg/t5551-with-curl-7.61.1' | Junio C Hamano | 2018-10-16 | 1 | -34/+34 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t5551: compare sorted cookies files | Thomas Gummerer | 2018-09-24 | 1 | -2/+2 |