summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-19refs/debug: quote prefixHan-Wen Nienhuys
2021-07-19t0000: clear GIT_SKIP_TESTS before running sub-testsJeff King
2021-07-19test-lib-functions: use test-tool for [de]packetize()Ævar Arnfjörð Bjarmason
2021-07-16The fifth batchJunio C Hamano
2021-07-16Merge branch 'ds/gender-neutral-doc'Junio C Hamano
2021-07-16Merge branch 'jt/partial-clone-submodule-1'Junio C Hamano
2021-07-16Merge branch 'ab/struct-init'Junio C Hamano
2021-07-16Merge branch 'dd/test-stdout-count-lines'Junio C Hamano
2021-07-16Merge branch 'hn/refs-test-cleanup'Junio C Hamano
2021-07-16Merge branch 'rs/khash-alloc-cleanup'Junio C Hamano
2021-07-16Merge branch 'ar/help-micro-cleanup'Junio C Hamano
2021-07-16Merge branch 'ar/submodule-helper-include-cleanup'Junio C Hamano
2021-07-16Merge branch 'ab/bundle-updates'Junio C Hamano
2021-07-16Merge branch 'hn/refs-iterator-peel-returns-boolean'Junio C Hamano
2021-07-16Merge branch 'ab/mktag-tests'Junio C Hamano
2021-07-16Merge branch 'ab/show-branch-tests'Junio C Hamano
2021-07-16Merge branch 'ab/fetch-negotiate-segv-fix'Junio C Hamano
2021-07-16Merge branch 'ab/make-delete-on-error'Junio C Hamano
2021-07-16Merge branch 'ew/mmap-failures'Junio C Hamano
2021-07-16Merge branch 'js/config-mak-windows-pcre-fix'Junio C Hamano
2021-07-16Merge branch 'js/gfw-system-config-loc-fix'Junio C Hamano
2021-07-16Merge branch 'ks/submodule-cleanup'Junio C Hamano
2021-07-16Merge branch 'tb/midx-use-checksum'Junio C Hamano
2021-07-16Merge branch 'en/merge-dir-rename-corner-case-fix'Junio C Hamano
2021-07-16Merge branch 'en/ort-perf-batch-13'Junio C Hamano
2021-07-16Merge branch 'en/ort-perf-batch-12'Junio C Hamano
2021-07-16CodingGuidelines: recommend gender-neutral descriptionJunio C Hamano
2021-07-16parse-options: don't complete option aliases by defaultPhilippe Blain
2021-07-15rename: bump limit defaults yet againElijah Newren
2021-07-15diffcore-rename: treat a rename_limit of 0 as unlimitedElijah Newren
2021-07-15doc: clarify documentation for rename/copy limitsElijah Newren
2021-07-15diff: correct warning message when renameLimit exceededElijah Newren
2021-07-15worktree: teach `add` to accept --reason <string> with --lockStephen Manz
2021-07-14ci(check-whitespace): restrict to the intended commitsJohannes Schindelin
2021-07-14ci(check-whitespace): stop requiring a read/write tokenJohannes Schindelin
2021-07-14t1092: document bad sparse-checkout behaviorDerrick Stolee
2021-07-14fsmonitor: integrate with sparse indexDerrick Stolee
2021-07-14wt-status: expand added sparse directory entriesDerrick Stolee
2021-07-14status: use sparse-index throughoutDerrick Stolee
2021-07-14status: skip sparse-checkout percentage with sparse-indexDerrick Stolee
2021-07-14diff-lib: handle index diffs with sparse dirsDerrick Stolee
2021-07-14dir.c: accept a directory as part of cone-mode patternsDerrick Stolee
2021-07-14unpack-trees: unpack sparse directory entriesDerrick Stolee
2021-07-14unpack-trees: rename unpack_nondirectories()Derrick Stolee
2021-07-14unpack-trees: compare sparse directories correctlyDerrick Stolee
2021-07-14unpack-trees: preserve cache_bottomDerrick Stolee
2021-07-14t1092: add tests for status/add and sparse filesDerrick Stolee
2021-07-14t1092: expand repository data shapeDerrick Stolee
2021-07-14t1092: replace incorrect 'echo' with 'cat'Derrick Stolee
2021-07-14sparse-index: include EXTENDED flag when expandingDerrick Stolee