Age | Commit message (Expand) | Author | Files | Lines |
2010-12-01 | Make the tab width used for whitespace checks configurable | Johannes Sixt | 1 | -6/+17 |
2010-12-01 | Merge branch 'js/maint-apply-tab-in-indent-fix' into HEAD | Junio C Hamano | 1 | -0/+28 |
2010-12-01 | apply --whitespace=fix: fix tab-in-indent | Johannes Sixt | 1 | -0/+28 |
2010-11-09 | t4124 (apply --whitespace): use test_might_fail | Jonathan Nieder | 1 | -3/+2 |
2010-11-09 | tests: add missing &&, batch 2 | Jonathan Nieder | 1 | -3/+3 |
2010-06-21 | Merge branch 'gv/portable' | Junio C Hamano | 1 | -5/+5 |
2010-05-31 | tests: use "test_cmp", not "diff", when verifying the result | Gary V. Vaughan | 1 | -5/+5 |
2010-05-08 | Merge branch 'bg/apply-blank-trailing-context' | Junio C Hamano | 1 | -0/+12 |
2010-04-07 | apply: Allow blank *trailing* context lines to match beyond EOF | Björn Gustavsson | 1 | -0/+12 |
2010-04-04 | whitespace: tests for git-apply --whitespace=fix with tab-in-indent | Chris Webb | 1 | -24/+29 |
2010-03-06 | t4124: Add additional tests of --whitespace=fix | Björn Gustavsson | 1 | -0/+170 |
2009-09-15 | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a... | Junio C Hamano | 1 | -0/+91 |
2009-09-04 | apply --whitespace: warn blank but not necessarily empty lines at EOF | Junio C Hamano | 1 | -0/+13 |
2009-09-04 | apply --whitespace=warn/error: diagnose blank at EOF | Junio C Hamano | 1 | -0/+26 |
2009-09-04 | apply --whitespace=fix: detect new blank lines at eof correctly | Junio C Hamano | 1 | -0/+24 |
2009-09-04 | apply --whitespace=fix: fix handling of blank lines at the eof | Junio C Hamano | 1 | -0/+29 |
2009-07-25 | Fix severe breakage in "git-apply --whitespace=fix" | Junio C Hamano | 1 | -3/+7 |
2009-07-22 | Trailing whitespace and no newline fix | SZEDER Gábor | 1 | -0/+18 |
2008-09-03 | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 1 | -1/+1 |
2007-12-06 | Use gitattributes to define per-path whitespace rule | Junio C Hamano | 1 | -1/+19 |
2007-11-24 | builtin-apply: teach whitespace_rules | Junio C Hamano | 1 | -0/+133 |