summaryrefslogtreecommitdiff
path: root/t/t5312-prune-corruption.sh
AgeCommit message (Expand)AuthorFilesLines
2021-09-27refs: turn on GIT_REF_PARANOIA by defaultLibravatar Jeff King1-2/+8
2021-09-27refs: omit dangling symrefs when using GIT_REF_PARANOIALibravatar Jeff King1-0/+7
2021-09-27t5312: be more assertive about command failureLibravatar Jeff King1-4/+7
2021-09-27t5312: test non-destructive repackLibravatar Jeff King1-0/+5
2021-09-27t5312: create bogus ref as necessaryLibravatar Jeff King1-6/+7
2021-09-27t5312: drop "verbose" helperLibravatar Jeff King1-5/+5
2020-11-19t5[0-4]*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-9/+9
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2015-07-28tests: remove some direct access to .git/logsLibravatar David Turner1-1/+1
2015-03-20refs.c: drop curate_packed_refsLibravatar Jeff King1-1/+1
2015-03-20repack: turn on "ref paranoia" when doing a destructive repackLibravatar Jeff King1-1/+1
2015-03-20prune: turn on ref_paranoia flagLibravatar Jeff King1-2/+2
2015-03-20t5312: test object deletion code paths in a corrupted repositoryLibravatar Jeff King1-0/+114