summaryrefslogtreecommitdiff
path: root/t/t4030-diff-textconv.sh
Commit message (Expand)AuthorAgeFilesLines
* test-lib functions: add --printf option to test_commitÆvar Arnfjörð Bjarmason2021-05-111-6/+2
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-1/+1
* t4030: abstract away SHA-1-specific constantsbrian m. carlson2018-05-211-2/+3
* Merge branch 'mg/more-textconv'Junio C Hamano2013-10-231-0/+24
|\
| * show: honor --textconv for blobsMichael J Gruber2013-05-101-3/+3
| * t4030: demonstrate behavior of show with textconvMichael J Gruber2013-05-101-0/+24
* | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-071-5/+3
|/
* pickaxe: use textconv for -S countingJeff King2012-10-281-0/+12
* diff_grep: use textconv buffers for add/deleted filesJeff King2012-10-281-0/+12
* tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-241-1/+1
* t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-121-1/+1
* diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-301-1/+1
* diffstat summary line varies by locale: miscellanyjn/diffstat-testsJonathan Nieder2012-03-131-1/+5
* Use correct grammar in diffstat summary linend/diffstat-gramnumNguyễn Thái Ngọc Duy2012-02-031-1/+1
* t4030, t4031: work around bogus MSYS bash path conversionJohannes Sixt2010-01-051-1/+1
* textconv: use shell to run helperJeff King2010-01-051-1/+1
* Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...Junio C Hamano2009-01-271-1/+1
* t4030-diff-textconv: Make octal escape sequence more portableJohannes Sixt2008-12-021-1/+1
* Fix t4030-diff-textconv.shAlex Riesen2008-11-231-1/+1
* Merge branch 'jk/diff-convfilter'Junio C Hamano2008-11-121-5/+13
|\
| * enable textconv for diff in verbose status/commitJeff King2008-10-261-0/+8
| * only textconv regular filesJeff King2008-10-261-1/+1
| * userdiff: require explicitly allowing textconvJeff King2008-10-261-1/+1
| * refactor userdiff textconv codeJeff King2008-10-261-3/+3
* | Avoid using non-portable `echo -n` in tests.Brian Gernhardt2008-10-311-1/+1
|/
* add userdiff textconv testsJeff King2008-10-261-0/+118