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