summaryrefslogtreecommitdiff
path: root/t/t8007-cat-file-textconv.sh
Commit message (Expand)AuthorAgeFilesLines
* cat-file: fix a common "struct object_context" memory leakÆvar Arnfjörð Bjarmason2022-07-011-0/+2
* cat-file: use GET_OID_ONLY_TO_DIE in --(textconv|filters)Ævar Arnfjörð Bjarmason2021-12-301-4/+4
* cat-file tests: test messaging on bad objects/pathsÆvar Arnfjörð Bjarmason2021-12-301-0/+42
* Merge branch 'mg/more-textconv'Junio C Hamano2013-10-231-15/+5
|\
| * cat-file: do not die on --textconv without textconv filtersMichael J Gruber2013-05-101-15/+5
* | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-071-6/+4
|/
* blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''Kirill Smelkov2010-09-291-4/+2
* blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinksKirill Smelkov2010-09-291-0/+29
* blame,cat-file: Prepare --textconv tests for correctly-failing conversion pro...Kirill Smelkov2010-09-291-5/+6
* t/t8007: test textconv support for cat-fileClément Poulain2010-06-181-0/+70