Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |