summaryrefslogtreecommitdiff
path: root/t/t8007-cat-file-textconv.sh
AgeCommit message (Expand)AuthorFilesLines
2013-10-23Merge branch 'mg/more-textconv'Libravatar Junio C Hamano1-15/+5
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Libravatar Johannes Sixt1-6/+4
2013-05-10cat-file: do not die on --textconv without textconv filtersLibravatar Michael J Gruber1-15/+5
2010-09-29blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''Libravatar Kirill Smelkov1-4/+2
2010-09-29blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinksLibravatar Kirill Smelkov1-0/+29
2010-09-29blame,cat-file: Prepare --textconv tests for correctly-failing conversion pro...Libravatar Kirill Smelkov1-5/+6
2010-06-18t/t8007: test textconv support for cat-fileLibravatar Clément Poulain1-0/+70