aboutsummaryrefslogtreecommitdiff
path: root/t/t4030-diff-textconv.sh
Commit message (Expand)AuthorAge
* Merge branch 'mg/more-textconv'Junio C Hamano2013-10-23
|\
| * show: honor --textconv for blobsMichael J Gruber2013-05-10
| * t4030: demonstrate behavior of show with textconvMichael J Gruber2013-05-10
* | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-07
|/
* pickaxe: use textconv for -S countingJeff King2012-10-28
* diff_grep: use textconv buffers for add/deleted filesJeff King2012-10-28
* tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
* t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
* diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-30
* diffstat summary line varies by locale: miscellanyJonathan Nieder2012-03-13
* Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy2012-02-03
* t4030, t4031: work around bogus MSYS bash path conversionJohannes Sixt2010-01-05
* textconv: use shell to run helperJeff King2010-01-05
* Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...Junio C Hamano2009-01-27
* t4030-diff-textconv: Make octal escape sequence more portableJohannes Sixt2008-12-02
* Fix t4030-diff-textconv.shAlex Riesen2008-11-23
* Merge branch 'jk/diff-convfilter'Junio C Hamano2008-11-12
|\
| * enable textconv for diff in verbose status/commitJeff King2008-10-26
| * only textconv regular filesJeff King2008-10-26
| * userdiff: require explicitly allowing textconvJeff King2008-10-26
| * refactor userdiff textconv codeJeff King2008-10-26
* | Avoid using non-portable `echo -n` in tests.Brian Gernhardt2008-10-31
|/
* add userdiff textconv testsJeff King2008-10-26