summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-16Merge branch 'ab/show-branch-tests'Libravatar Junio C Hamano3-73/+155
2021-07-16Merge branch 'ab/fetch-negotiate-segv-fix'Libravatar Junio C Hamano5-8/+38
2021-07-16Merge branch 'ab/make-delete-on-error'Libravatar Junio C Hamano1-11/+18
2021-07-16Merge branch 'ew/mmap-failures'Libravatar Junio C Hamano5-5/+22
2021-07-16Merge branch 'js/config-mak-windows-pcre-fix'Libravatar Junio C Hamano1-1/+1
2021-07-16Merge branch 'js/gfw-system-config-loc-fix'Libravatar Junio C Hamano3-7/+21
2021-07-16Merge branch 'ks/submodule-cleanup'Libravatar Junio C Hamano1-7/+7
2021-07-16Merge branch 'tb/midx-use-checksum'Libravatar Junio C Hamano6-18/+52
2021-07-16Merge branch 'en/merge-dir-rename-corner-case-fix'Libravatar Junio C Hamano3-7/+193
2021-07-16Merge branch 'en/ort-perf-batch-13'Libravatar Junio C Hamano4-34/+612
2021-07-16Merge branch 'en/ort-perf-batch-12'Libravatar Junio C Hamano3-26/+60
2021-07-16CodingGuidelines: recommend gender-neutral descriptionLibravatar Junio C Hamano1-0/+45
2021-07-16parse-options: don't complete option aliases by defaultLibravatar Philippe Blain2-1/+14
2021-07-15rename: bump limit defaults yet againLibravatar Elijah Newren5-5/+5
2021-07-15diffcore-rename: treat a rename_limit of 0 as unlimitedLibravatar Elijah Newren2-1/+2
2021-07-15doc: clarify documentation for rename/copy limitsLibravatar Elijah Newren3-12/+20
2021-07-15diff: correct warning message when renameLimit exceededLibravatar Elijah Newren1-1/+1
2021-07-15worktree: teach `add` to accept --reason <string> with --lockLibravatar Stephen Manz3-7/+32
2021-07-14ci(check-whitespace): restrict to the intended commitsLibravatar Johannes Schindelin1-8/+2
2021-07-14ci(check-whitespace): stop requiring a read/write tokenLibravatar Johannes Schindelin1-16/+0
2021-07-14checkout: stop expanding sparse indexesLibravatar Derrick Stolee2-6/+12
2021-07-14sparse-index: recompute cache-treeLibravatar Derrick Stolee1-0/+2
2021-07-14commit: integrate with sparse-indexLibravatar Derrick Stolee3-6/+46
2021-07-14p2000: compress repo namesLibravatar Derrick Stolee1-10/+10
2021-07-14p2000: add 'git checkout -' test and decrease depthLibravatar Derrick Stolee1-7/+20
2021-07-14t1092: document bad sparse-checkout behaviorLibravatar Derrick Stolee1-4/+6
2021-07-14fsmonitor: integrate with sparse indexLibravatar Derrick Stolee2-0/+56
2021-07-14wt-status: expand added sparse directory entriesLibravatar Derrick Stolee2-0/+84
2021-07-14status: use sparse-index throughoutLibravatar Derrick Stolee3-6/+20
2021-07-14status: skip sparse-checkout percentage with sparse-indexLibravatar Derrick Stolee3-3/+20
2021-07-14diff-lib: handle index diffs with sparse dirsLibravatar Derrick Stolee1-0/+19
2021-07-14dir.c: accept a directory as part of cone-mode patternsLibravatar Derrick Stolee1-5/+19
2021-07-14unpack-trees: unpack sparse directory entriesLibravatar Derrick Stolee1-8/+99
2021-07-14unpack-trees: rename unpack_nondirectories()Libravatar Derrick Stolee1-7/+7
2021-07-14unpack-trees: compare sparse directories correctlyLibravatar Derrick Stolee1-1/+13
2021-07-14unpack-trees: preserve cache_bottomLibravatar Derrick Stolee1-0/+7
2021-07-14t1092: add tests for status/add and sparse filesLibravatar Derrick Stolee1-0/+38
2021-07-14t1092: expand repository data shapeLibravatar Derrick Stolee1-3/+41
2021-07-14t1092: replace incorrect 'echo' with 'cat'Libravatar Derrick Stolee1-1/+1
2021-07-14sparse-index: include EXTENDED flag when expandingLibravatar Derrick Stolee1-1/+1
2021-07-14sparse-index: skip indexes with unmerged entriesLibravatar Derrick Stolee2-0/+40
2021-07-14ci: run `make sparse` as part of the GitHub workflowLibravatar Johannes Schindelin1-0/+21
2021-07-14load_ref_decorations(): fix decoration with tagsLibravatar Jeff King2-2/+16
2021-07-14worktree: mark lock strings with `_()` for translationLibravatar Stephen Manz1-2/+2
2021-07-14t2400: clean up '"add" worktree with lock' testLibravatar Stephen Manz1-1/+1
2021-07-13The fourth batchLibravatar Junio C Hamano1-0/+26
2021-07-13Merge branch 'rs/grep-parser-fix'Libravatar Junio C Hamano2-0/+11
2021-07-13Merge branch 'bk/doc-commit-typofix'Libravatar Junio C Hamano1-1/+1
2021-07-13Merge branch 'dc/p4-binary-submit-fix'Libravatar Junio C Hamano1-2/+5
2021-07-13Merge branch 'ab/pre-auto-gc-hook-test'Libravatar Junio C Hamano1-0/+46