summary refs log tree commit diff
path: root/t/t5325-reverse-index.sh
AgeCommit message (Expand)AuthorFilesLines
2021-12-13t5000-t5999: detect and signal failure within loopEric Sunshine1-1/+1
2021-01-28t5325: check both on-disk and in-memory reverse indexTaylor Blau1-0/+23
2021-01-25pack-revindex: ensure that on-disk reverse indexes are given precedenceTaylor Blau1-0/+9
2021-01-25t: prepare for GIT_TEST_WRITE_REV_INDEXTaylor Blau1-0/+4
2021-01-25builtin/pack-objects.c: respect 'pack.writeReverseIndex'Taylor Blau1-0/+13
2021-01-25builtin/index-pack.c: write reverse indexesTaylor Blau1-0/+71