aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1419-exclude-refs.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-26Merge branch 'tb/refs-exclude-fixes'Junio C Hamano1-2/+24
2025-03-06refs.c: stop matching non-directory prefixes in exclude patternsTaylor Blau1-2/+14
2025-03-06refs.c: remove empty '--exclude' patternsTaylor Blau1-0/+10
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-09-16refs/reftable: wire up support for exclude patternsPatrick Steinhardt1-9/+40
2024-01-29t1419: mark test suite as files-backend specificPatrick Steinhardt1-0/+6
2023-07-10refs/packed-backend.c: add trace2 counters for jump listTaylor Blau1-19/+40
2023-07-10refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)Taylor Blau1-0/+101