summaryrefslogtreecommitdiff
path: root/t/t4030-diff-textconv.sh
AgeCommit message (Expand)Author
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt
2012-10-28pickaxe: use textconv for -S countingJeff King
2012-10-28diff_grep: use textconv buffers for add/deleted filesJeff King
2012-06-25tests: enclose $PERL_PATH in double quotesJunio C Hamano
2012-06-12t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn
2012-04-30diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek
2012-03-13diffstat summary line varies by locale: miscellanyJonathan Nieder
2012-02-04Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy
2010-01-06t4030, t4031: work around bogus MSYS bash path conversionJohannes Sixt
2010-01-06textconv: use shell to run helperJeff King
2009-01-27Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...Junio C Hamano
2008-12-03t4030-diff-textconv: Make octal escape sequence more portableJohannes Sixt
2008-11-24Fix t4030-diff-textconv.shAlex Riesen
2008-11-13Merge branch 'jk/diff-convfilter'Junio C Hamano
2008-11-01Avoid using non-portable `echo -n` in tests.Brian Gernhardt
2008-10-26enable textconv for diff in verbose status/commitJeff King
2008-10-26add userdiff textconv testsJeff King
2008-10-26only textconv regular filesJeff King
2008-10-26userdiff: require explicitly allowing textconvJeff King
2008-10-26refactor userdiff textconv codeJeff King