summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2022-01-20reftable: order unittests by complexityHan-Wen Nienhuys1-4/+5
2022-01-20test-lib: unset trace2 parent envvarsJosh Steadmon1-0/+2
2022-01-19bisect--helper: double-check run command on exit code 126 and 127René Scharfe1-2/+2
2022-01-18bisect: document run behavior with exit codes 126 and 127René Scharfe1-0/+45
2022-01-18fetch --negotiate-only: do not update submodulesGlen Choo2-0/+24
2022-01-18config: include file if remote URL matches a globJonathan Tan1-0/+118
2022-01-17merge-ort: avoid assuming all renames detectedElijah Newren1-0/+67
2022-01-17wrapper: add a helper to generate numbers from a CSPRNGbrian m. carlson3-0/+31
2022-01-17refs: skip hooks when deleting uncovered packed refsPatrick Steinhardt1-6/+1
2022-01-17refs: do not execute reference-transaction hook on packing refsPatrick Steinhardt1-10/+1
2022-01-17refs: demonstrate excessive execution of the reference-transaction hookPatrick Steinhardt1-0/+64
2022-01-14Merge branch 'js/t1450-making-it-writable-does-not-need-full-posixperm'Junio C Hamano1-2/+2
2022-01-14repo_read_index: clear SKIP_WORKTREE bit from files present in worktreeElijah Newren6-80/+43
2022-01-14unpack-trees: fix accidental loss of user changesElijah Newren1-1/+1
2022-01-14t1011: add testcase demonstrating accidental loss of user modificationsElijah Newren1-0/+21
2022-01-14pull --rebase: honor rebase.autostash when fast-forwardingPhilippe Blain1-0/+13
2022-01-13Merge branch 'vd/sparse-clean-etc' into en/present-despite-skippedJunio C Hamano2-4/+280
2022-01-13update-index: reduce scope of index expansion in do_reupdateVictoria Dye1-1/+4
2022-01-13update-index: integrate with sparse indexVictoria Dye1-0/+15
2022-01-13update-index: add tests for sparse-checkout compatibilityVictoria Dye2-0/+168
2022-01-13checkout-index: integrate with sparse indexVictoria Dye1-1/+10
2022-01-13checkout-index: add --ignore-skip-worktree-bits optionVictoria Dye1-10/+17
2022-01-13checkout-index: expand sparse checkout compatibility testsVictoria Dye2-0/+55
2022-01-13clean: integrate with sparse indexVictoria Dye1-0/+21
2022-01-13reset: fix validation in sparse index testVictoria Dye1-4/+2
2022-01-13t1450-fsck: exec-bit is not needed to make loose object writableJohannes Sixt1-2/+2
2022-01-12Merge branch 'fs/gpg-unknown-key-test-fix'Junio C Hamano1-20/+2
2022-01-12Merge branch 'ma/windows-dynload-fix'Junio C Hamano1-1/+3
2022-01-12Merge branch 'fs/ssh-signing-key-lifetime'Junio C Hamano1-0/+8
2022-01-12t/gpg: simplify test for unknown keyFabian Stelzer1-20/+2
2022-01-12git-rev-list: add --exclude-first-parent-only flagJerry Zhang1-6/+12
2022-01-12builtin add -p: fix hunk splittingPhillip Wood1-4/+42
2022-01-12t3701: clean up hunk splitting testsPhillip Wood1-4/+4
2022-01-12t0027: add tests for eol without text in .gitattributesbrian m. carlson1-0/+6
2022-01-10fmt-merge-msg: prevent use-after-free with signed tagsTaylor Blau1-0/+8
2022-01-10Merge branch 'en/stash-df-fix'Junio C Hamano1-0/+24
2022-01-10Merge branch 'ms/t-readme-typofix'Junio C Hamano1-1/+1
2022-01-10Merge branch 'ja/i18n-similar-messages'Junio C Hamano13-40/+41
2022-01-10Merge branch 'en/merge-ort-renorm-with-rename-delete-conflict-fix'Junio C Hamano1-0/+26
2022-01-10Merge branch 'js/branch-track-inherit'Junio C Hamano5-4/+114
2022-01-10Merge branch 'jz/apply-3-corner-cases'Junio C Hamano1-0/+18
2022-01-10Merge branch 'ab/do-not-limit-stash-help-to-push'Junio C Hamano1-0/+19
2022-01-10Merge branch 'ds/fetch-pull-with-sparse-index'Junio C Hamano4-80/+149
2022-01-10Merge branch 'hn/ref-api-tests-update'Junio C Hamano3-11/+24
2022-01-10Merge branch 'ja/perf-use-specified-shell'Junio C Hamano1-1/+1
2022-01-10Merge branch 'hn/test-ref-store-show-hash-algo'Junio C Hamano1-4/+5
2022-01-10Merge branch 'ws/fast-export-with-revision-options'Junio C Hamano1-0/+32
2022-01-10Merge branch 'ds/sparse-checkout-malformed-pattern-fix'Junio C Hamano1-1/+36
2022-01-10name-rev: deprecate --stdin in favor of --annotate-stdinJohn Cai6-19/+25
2022-01-09lazyload: use correct calling conventionsMatthias Aßhauer1-1/+3