summaryrefslogtreecommitdiff
path: root/t/t4124-apply-ws-rule.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-151-0/+91
|\
| * apply --whitespace: warn blank but not necessarily empty lines at EOFJunio C Hamano2009-09-041-0/+13
| * apply --whitespace=warn/error: diagnose blank at EOFJunio C Hamano2009-09-041-0/+26
| * apply --whitespace=fix: detect new blank lines at eof correctlyJunio C Hamano2009-09-041-0/+24
| * apply --whitespace=fix: fix handling of blank lines at the eofJunio C Hamano2009-09-041-0/+29
* | Fix severe breakage in "git-apply --whitespace=fix"Junio C Hamano2009-07-251-3/+7
* | Trailing whitespace and no newline fixSZEDER Gábor2009-07-221-0/+18
|/
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-1/+1
* Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-061-1/+19
* builtin-apply: teach whitespace_rulesJunio C Hamano2007-11-241-0/+133