aboutsummaryrefslogtreecommitdiffstats
path: root/t/t8007-cat-file-textconv.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2022-07-01cat-file: fix a common "struct object_context" memory leakÆvar Arnfjörð Bjarmason1-0/+2
2021-12-30cat-file: use GET_OID_ONLY_TO_DIE in --(textconv|filters)Ævar Arnfjörð Bjarmason1-4/+4
2021-12-30cat-file tests: test messaging on bad objects/pathsÆvar Arnfjörð Bjarmason1-0/+42
2013-10-23Merge branch 'mg/more-textconv'Junio C Hamano1-15/+5
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt1-6/+4
2013-05-10cat-file: do not die on --textconv without textconv filtersMichael J Gruber1-15/+5
2010-09-29blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''Kirill Smelkov1-4/+2
2010-09-29blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinksKirill Smelkov1-0/+29
2010-09-29blame,cat-file: Prepare --textconv tests for correctly-failing conversion pro...Kirill Smelkov1-5/+6
2010-06-18t/t8007: test textconv support for cat-fileClément Poulain1-0/+70