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