| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mg/more-textconv' | Junio C Hamano | 2013-10-23 | 1 | -0/+24 |
|\ |
|
| * | show: honor --textconv for blobs | Michael J Gruber | 2013-05-10 | 1 | -3/+3 |
| * | t4030: demonstrate behavior of show with textconv | Michael J Gruber | 2013-05-10 | 1 | -0/+24 |
* | | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases) | Johannes Sixt | 2013-06-07 | 1 | -5/+3 |
|/ |
|
* | pickaxe: use textconv for -S counting | Jeff King | 2012-10-28 | 1 | -0/+12 |
* | diff_grep: use textconv buffers for add/deleted files | Jeff King | 2012-10-28 | 1 | -0/+12 |
* | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 2012-06-24 | 1 | -1/+1 |
* | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 2012-06-12 | 1 | -1/+1 |
* | diff --stat: use less columns for change counts | Zbigniew Jędrzejewski-Szmek | 2012-04-30 | 1 | -1/+1 |
* | diffstat summary line varies by locale: miscellanyjn/diffstat-tests | Jonathan Nieder | 2012-03-13 | 1 | -1/+5 |
* | Use correct grammar in diffstat summary linend/diffstat-gramnum | Nguyễn Thái Ngọc Duy | 2012-02-03 | 1 | -1/+1 |
* | t4030, t4031: work around bogus MSYS bash path conversion | Johannes Sixt | 2010-01-05 | 1 | -1/+1 |
* | textconv: use shell to run helper | Jeff King | 2010-01-05 | 1 | -1/+1 |
* | Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me... | Junio C Hamano | 2009-01-27 | 1 | -1/+1 |
* | t4030-diff-textconv: Make octal escape sequence more portable | Johannes Sixt | 2008-12-02 | 1 | -1/+1 |
* | Fix t4030-diff-textconv.sh | Alex Riesen | 2008-11-23 | 1 | -1/+1 |
* | Merge branch 'jk/diff-convfilter' | Junio C Hamano | 2008-11-12 | 1 | -5/+13 |
|\ |
|
| * | enable textconv for diff in verbose status/commit | Jeff King | 2008-10-26 | 1 | -0/+8 |
| * | only textconv regular files | Jeff King | 2008-10-26 | 1 | -1/+1 |
| * | userdiff: require explicitly allowing textconv | Jeff King | 2008-10-26 | 1 | -1/+1 |
| * | refactor userdiff textconv code | Jeff King | 2008-10-26 | 1 | -3/+3 |
* | | Avoid using non-portable `echo -n` in tests. | Brian Gernhardt | 2008-10-31 | 1 | -1/+1 |
|/ |
|
* | add userdiff textconv tests | Jeff King | 2008-10-26 | 1 | -0/+118 |