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