summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-07-19test-lib-functions: use test-tool for [de]packetize()Ævar Arnfjörð Bjarmason-34/+24
2021-07-16The fifth batchJunio C Hamano-0/+29
2021-07-16Merge branch 'ds/gender-neutral-doc'Junio C Hamano-16/+14
2021-07-16Merge branch 'jt/partial-clone-submodule-1'Junio C Hamano-82/+196
2021-07-16Merge branch 'ab/struct-init'Junio C Hamano-64/+76
2021-07-16Merge branch 'dd/test-stdout-count-lines'Junio C Hamano-76/+98
2021-07-16Merge branch 'hn/refs-test-cleanup'Junio C Hamano-8/+6
2021-07-16Merge branch 'rs/khash-alloc-cleanup'Junio C Hamano-9/+5
2021-07-16Merge branch 'ar/help-micro-cleanup'Junio C Hamano-9/+8
2021-07-16Merge branch 'ar/submodule-helper-include-cleanup'Junio C Hamano-1/+0
2021-07-16Merge branch 'ab/bundle-updates'Junio C Hamano-65/+104
2021-07-16Merge branch 'hn/refs-iterator-peel-returns-boolean'Junio C Hamano-3/+6
2021-07-16Merge branch 'ab/mktag-tests'Junio C Hamano-15/+106
2021-07-16Merge branch 'ab/show-branch-tests'Junio C Hamano-73/+155
2021-07-16Merge branch 'ab/fetch-negotiate-segv-fix'Junio C Hamano-8/+38
2021-07-16Merge branch 'ab/make-delete-on-error'Junio C Hamano-11/+18
2021-07-16Merge branch 'ew/mmap-failures'Junio C Hamano-5/+22
2021-07-16Merge branch 'js/config-mak-windows-pcre-fix'Junio C Hamano-1/+1
2021-07-16Merge branch 'js/gfw-system-config-loc-fix'Junio C Hamano-7/+21
2021-07-16Merge branch 'ks/submodule-cleanup'Junio C Hamano-7/+7
2021-07-16Merge branch 'tb/midx-use-checksum'Junio C Hamano-18/+52
2021-07-16Merge branch 'en/merge-dir-rename-corner-case-fix'Junio C Hamano-7/+193
2021-07-16Merge branch 'en/ort-perf-batch-13'Junio C Hamano-34/+612
2021-07-16Merge branch 'en/ort-perf-batch-12'Junio C Hamano-26/+60
2021-07-16CodingGuidelines: recommend gender-neutral descriptionJunio C Hamano-0/+45
2021-07-16parse-options: don't complete option aliases by defaultPhilippe Blain-1/+14
2021-07-15rename: bump limit defaults yet againElijah Newren-5/+5
2021-07-15diffcore-rename: treat a rename_limit of 0 as unlimitedElijah Newren-1/+2
2021-07-15doc: clarify documentation for rename/copy limitsElijah Newren-12/+20
2021-07-15diff: correct warning message when renameLimit exceededElijah Newren-1/+1
2021-07-15worktree: teach `add` to accept --reason <string> with --lockStephen Manz-7/+32
2021-07-15fetch: die on invalid --negotiation-tip hashJonathan Tan-1/+16
2021-07-15send-pack: fix push nego. when remote has refsJonathan Tan-3/+8
2021-07-15send-pack: fix push.negotiate with remote helperJonathan Tan-0/+72
2021-07-14ci(check-whitespace): restrict to the intended commitsJohannes Schindelin-8/+2
2021-07-14ci(check-whitespace): stop requiring a read/write tokenJohannes Schindelin-16/+0
2021-07-14checkout: stop expanding sparse indexesDerrick Stolee-6/+12
2021-07-14sparse-index: recompute cache-treeDerrick Stolee-0/+2
2021-07-14commit: integrate with sparse-indexDerrick Stolee-6/+46
2021-07-14p2000: compress repo namesDerrick Stolee-10/+10
2021-07-14p2000: add 'git checkout -' test and decrease depthDerrick Stolee-7/+20
2021-07-14t1092: document bad sparse-checkout behaviorDerrick Stolee-4/+6
2021-07-14fsmonitor: integrate with sparse indexDerrick Stolee-0/+56
2021-07-14wt-status: expand added sparse directory entriesDerrick Stolee-0/+84
2021-07-14status: use sparse-index throughoutDerrick Stolee-6/+20
2021-07-14status: skip sparse-checkout percentage with sparse-indexDerrick Stolee-3/+20
2021-07-14diff-lib: handle index diffs with sparse dirsDerrick Stolee-0/+19
2021-07-14dir.c: accept a directory as part of cone-mode patternsDerrick Stolee-5/+19
2021-07-14unpack-trees: unpack sparse directory entriesDerrick Stolee-8/+99
2021-07-14unpack-trees: rename unpack_nondirectories()Derrick Stolee-7/+7