aboutsummaryrefslogtreecommitdiff
path: root/t/t4124-apply-ws-rule.sh
Commit message (Expand)AuthorAge
* apply: file commited with CRLF should roundtrip diff and applyTorsten Bögershausen2017-08-19
* t: use test_must_fail instead of hand-rolled blocksJeff King2015-03-20
* apply: omit ws check for excluded pathsJunio C Hamano2014-08-07
* Sync with 'maint'Junio C Hamano2013-04-12
|\
| * Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-12
* | apply --whitespace=fix: avoid running over the postimage bufferJunio C Hamano2013-03-22
|/
* Make the tab width used for whitespace checks configurableJohannes Sixt2010-12-01
* Merge branch 'js/maint-apply-tab-in-indent-fix' into HEADJunio C Hamano2010-12-01
|\
| * apply --whitespace=fix: fix tab-in-indentJohannes Sixt2010-12-01
* | t4124 (apply --whitespace): use test_might_failJonathan Nieder2010-11-09
* | tests: add missing &&, batch 2Jonathan Nieder2010-11-09
* | Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\ \
| * | tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-31
* | | Merge branch 'bg/apply-blank-trailing-context'Junio C Hamano2010-05-08
|\ \ \ | |_|/ |/| |
| * | apply: Allow blank *trailing* context lines to match beyond EOFBjörn Gustavsson2010-04-07
| |/
* | whitespace: tests for git-apply --whitespace=fix with tab-in-indentChris Webb2010-04-04
|/
* t4124: Add additional tests of --whitespace=fixBjörn Gustavsson2010-03-06
* Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-15
|\
| * apply --whitespace: warn blank but not necessarily empty lines at EOFJunio C Hamano2009-09-04
| * apply --whitespace=warn/error: diagnose blank at EOFJunio C Hamano2009-09-04
| * apply --whitespace=fix: detect new blank lines at eof correctlyJunio C Hamano2009-09-04
| * apply --whitespace=fix: fix handling of blank lines at the eofJunio C Hamano2009-09-04
* | Fix severe breakage in "git-apply --whitespace=fix"Junio C Hamano2009-07-25
* | Trailing whitespace and no newline fixSZEDER Gábor2009-07-22
|/
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-06
* builtin-apply: teach whitespace_rulesJunio C Hamano2007-11-24