summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2022-01-27stash: stop warning about the obsolete `stash.useBuiltin` config settingLibravatar Johannes Schindelin1-15/+0
2022-01-27pack-bitmap.c: gracefully fallback after opening pack/MIDXLibravatar Taylor Blau2-0/+47
2022-01-27midx: read `RIDX` chunk when presentLibravatar Taylor Blau4-6/+31
2022-01-27t/lib-bitmap.sh: parameterize tests over reverse index sourceLibravatar Taylor Blau1-6/+14
2022-01-27t5326: move tests to t/lib-bitmap.shLibravatar Taylor Blau2-171/+179
2022-01-27t5326: extract `test_rev_exists`Libravatar Taylor Blau1-15/+22
2022-01-27t5326: drop unnecessary setupLibravatar Taylor Blau1-4/+0
2022-01-27midx.c: make changing the preferred pack safeLibravatar Taylor Blau1-1/+1
2022-01-27t5326: demonstrate bitmap corruption after permutationLibravatar Taylor Blau1-0/+31
2022-01-26Merge branch 'en/keep-cwd'Libravatar Junio C Hamano1-0/+21
2022-01-26refs API: remove "failure_errno" from refs_resolve_ref_unsafe()Libravatar Ævar Arnfjörð Bjarmason1-2/+1
2022-01-26sequencer, stash: fix running from worktree subdirLibravatar Elijah Newren1-0/+21
2022-01-26clone: support unusual remote ref configurationsLibravatar Jonathan Tan1-0/+15
2022-01-24Merge branch 'ab/checkout-branch-info-leakfix'Libravatar Junio C Hamano1-0/+13
2022-01-23t1091: disable split indexLibravatar Johannes Schindelin1-28/+26
2022-01-21checkout: avoid BUG() when hitting a broken repositoryLibravatar Junio C Hamano1-0/+13
2022-01-21sparse-checkout: create leading directoryLibravatar Jonathan Tan1-0/+6
2022-01-20fetch: help translators by reusing the same message templateLibravatar Junio C Hamano1-1/+1
2022-01-20reftable: order unittests by complexityLibravatar Han-Wen Nienhuys1-4/+5
2022-01-20test-lib: unset trace2 parent envvarsLibravatar Josh Steadmon1-0/+2
2022-01-18fetch --negotiate-only: do not update submodulesLibravatar Glen Choo2-0/+24
2022-01-18config: include file if remote URL matches a globLibravatar Jonathan Tan1-0/+118
2022-01-17merge-ort: avoid assuming all renames detectedLibravatar Elijah Newren1-0/+67
2022-01-17wrapper: add a helper to generate numbers from a CSPRNGLibravatar brian m. carlson3-0/+31
2022-01-14Merge branch 'js/t1450-making-it-writable-does-not-need-full-posixperm'Libravatar Junio C Hamano1-2/+2
2022-01-14pull --rebase: honor rebase.autostash when fast-forwardingLibravatar Philippe Blain1-0/+13
2022-01-13update-index: reduce scope of index expansion in do_reupdateLibravatar Victoria Dye1-1/+4
2022-01-13update-index: integrate with sparse indexLibravatar Victoria Dye1-0/+15
2022-01-13update-index: add tests for sparse-checkout compatibilityLibravatar Victoria Dye2-0/+168
2022-01-13checkout-index: integrate with sparse indexLibravatar Victoria Dye1-1/+10
2022-01-13checkout-index: add --ignore-skip-worktree-bits optionLibravatar Victoria Dye1-10/+17
2022-01-13checkout-index: expand sparse checkout compatibility testsLibravatar Victoria Dye2-0/+55
2022-01-13clean: integrate with sparse indexLibravatar Victoria Dye1-0/+21
2022-01-13reset: fix validation in sparse index testLibravatar Victoria Dye1-4/+2
2022-01-13t1450-fsck: exec-bit is not needed to make loose object writableLibravatar Johannes Sixt1-2/+2
2022-01-12Merge branch 'fs/gpg-unknown-key-test-fix'Libravatar Junio C Hamano1-20/+2
2022-01-12Merge branch 'ma/windows-dynload-fix'Libravatar Junio C Hamano1-1/+3
2022-01-12Merge branch 'fs/ssh-signing-key-lifetime'Libravatar Junio C Hamano1-0/+8
2022-01-12t/gpg: simplify test for unknown keyLibravatar Fabian Stelzer1-20/+2
2022-01-12git-rev-list: add --exclude-first-parent-only flagLibravatar Jerry Zhang1-6/+12
2022-01-12builtin add -p: fix hunk splittingLibravatar Phillip Wood1-4/+42
2022-01-12t3701: clean up hunk splitting testsLibravatar Phillip Wood1-4/+4
2022-01-12t0027: add tests for eol without text in .gitattributesLibravatar brian m. carlson1-0/+6
2022-01-10fmt-merge-msg: prevent use-after-free with signed tagsLibravatar Taylor Blau1-0/+8
2022-01-10Merge branch 'en/stash-df-fix'Libravatar Junio C Hamano1-0/+24
2022-01-10Merge branch 'ms/t-readme-typofix'Libravatar Junio C Hamano1-1/+1
2022-01-10Merge branch 'ja/i18n-similar-messages'Libravatar Junio C Hamano13-40/+41
2022-01-10Merge branch 'en/merge-ort-renorm-with-rename-delete-conflict-fix'Libravatar Junio C Hamano1-0/+26
2022-01-10Merge branch 'js/branch-track-inherit'Libravatar Junio C Hamano5-4/+114
2022-01-10Merge branch 'jz/apply-3-corner-cases'Libravatar Junio C Hamano1-0/+18