aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5312-prune-corruption.sh
AgeCommit message (Expand)AuthorFilesLines
2024-01-22t5312: move reffiles specific tests to t0601John Cai1-26/+0
2023-02-06repack: fix leaks on error with "goto cleanup"Ævar Arnfjörð Bjarmason1-0/+1
2022-01-31t5312: prepare for reftableHan-Wen Nienhuys1-5/+5
2021-09-27refs: turn on GIT_REF_PARANOIA by defaultJeff King1-2/+8
2021-09-27refs: omit dangling symrefs when using GIT_REF_PARANOIAJeff King1-0/+7
2021-09-27t5312: be more assertive about command failureJeff King1-4/+7
2021-09-27t5312: test non-destructive repackJeff King1-0/+5
2021-09-27t5312: create bogus ref as necessaryJeff King1-6/+7
2021-09-27t5312: drop "verbose" helperJeff King1-5/+5
2020-11-19t5[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin1-9/+9
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2015-07-28tests: remove some direct access to .git/logsDavid Turner1-1/+1
2015-03-20refs.c: drop curate_packed_refsJeff King1-1/+1
2015-03-20repack: turn on "ref paranoia" when doing a destructive repackJeff King1-1/+1
2015-03-20prune: turn on ref_paranoia flagJeff King1-2/+2
2015-03-20t5312: test object deletion code paths in a corrupted repositoryJeff King1-0/+114