aboutsummaryrefslogtreecommitdiffstats
path: root/t/t8010-cat-file-filters.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-03-16t/t8*: avoid redundant use of catBeat Bolli1-1/+1
2022-07-01cat-file: fix a common "struct object_context" memory leakÆvar Arnfjörð Bjarmason1-0/+2
2018-08-21tests: use 'test_must_be_empty' instead of 'test ! -s'SZEDER Gábor1-1/+1
2017-09-22cat-file: handle NULL object_context.pathJeff King1-0/+5
2016-09-11cat-file: support --textconv/--filters in batch modeJohannes Schindelin1-0/+10
2016-09-11cat-file --textconv/--filters: allow specifying the path separatelyJohannes Schindelin1-0/+20
2016-09-11cat-file: introduce the --filters optionJohannes Schindelin1-0/+34