summary refs log tree commit diff
path: root/t/t4030-diff-textconv.sh
AgeCommit message (Expand)AuthorFilesLines
2021-05-11test-lib functions: add --printf option to test_commitÆvar Arnfjörð Bjarmason1-6/+2
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-1/+1
2018-05-21t4030: abstract away SHA-1-specific constantsbrian m. carlson1-2/+3
2013-10-23Merge branch 'mg/more-textconv'Junio C Hamano1-0/+24
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt1-5/+3
2013-05-10show: honor --textconv for blobsMichael J Gruber1-3/+3
2013-05-10t4030: demonstrate behavior of show with textconvMichael J Gruber1-0/+24
2012-10-28pickaxe: use textconv for -S countingJeff King1-0/+12
2012-10-28diff_grep: use textconv buffers for add/deleted filesJeff King1-0/+12
2012-06-24tests: enclose $PERL_PATH in double quotesJunio C Hamano1-1/+1
2012-06-12t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn1-1/+1
2012-04-30diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek1-1/+1
2012-03-13diffstat summary line varies by locale: miscellanyJonathan Nieder1-1/+5
2012-02-03Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy1-1/+1
2010-01-05t4030, t4031: work around bogus MSYS bash path conversionJohannes Sixt1-1/+1
2010-01-05textconv: use shell to run helperJeff King1-1/+1
2009-01-27Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...Junio C Hamano1-1/+1
2008-12-02t4030-diff-textconv: Make octal escape sequence more portableJohannes Sixt1-1/+1
2008-11-23Fix t4030-diff-textconv.shAlex Riesen1-1/+1
2008-11-12Merge branch 'jk/diff-convfilter'Junio C Hamano1-5/+13
2008-10-31Avoid using non-portable `echo -n` in tests.Brian Gernhardt1-1/+1
2008-10-26enable textconv for diff in verbose status/commitJeff King1-0/+8
2008-10-26add userdiff textconv testsJeff King1-0/+118
2008-10-26only textconv regular filesJeff King1-1/+1
2008-10-26userdiff: require explicitly allowing textconvJeff King1-1/+1
2008-10-26refactor userdiff textconv codeJeff King1-3/+3