summaryrefslogtreecommitdiff
path: root/t/t4124-apply-ws-rule.sh
AgeCommit message (Expand)AuthorFilesLines
2017-08-19apply: file commited with CRLF should roundtrip diff and applyLibravatar Torsten Bögershausen1-6/+27
2015-03-20t: use test_must_fail instead of hand-rolled blocksLibravatar Jeff King1-3/+2
2014-08-07apply: omit ws check for excluded pathsLibravatar Junio C Hamano1-0/+11
2013-04-12Sync with 'maint'Libravatar Junio C Hamano1-1/+1
2013-04-12Correct common spelling mistakes in comments and testsLibravatar Stefano Lattarini1-1/+1
2013-03-22apply --whitespace=fix: avoid running over the postimage bufferLibravatar Junio C Hamano1-0/+26
2010-12-01Make the tab width used for whitespace checks configurableLibravatar Johannes Sixt1-6/+17
2010-12-01Merge branch 'js/maint-apply-tab-in-indent-fix' into HEADLibravatar Junio C Hamano1-0/+28
2010-12-01apply --whitespace=fix: fix tab-in-indentLibravatar Johannes Sixt1-0/+28
2010-11-09t4124 (apply --whitespace): use test_might_failLibravatar Jonathan Nieder1-3/+2
2010-11-09tests: add missing &&, batch 2Libravatar Jonathan Nieder1-3/+3
2010-06-21Merge branch 'gv/portable'Libravatar Junio C Hamano1-5/+5
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultLibravatar Gary V. Vaughan1-5/+5
2010-05-08Merge branch 'bg/apply-blank-trailing-context'Libravatar Junio C Hamano1-0/+12
2010-04-07apply: Allow blank *trailing* context lines to match beyond EOFLibravatar Björn Gustavsson1-0/+12
2010-04-04whitespace: tests for git-apply --whitespace=fix with tab-in-indentLibravatar Chris Webb1-24/+29
2010-03-06t4124: Add additional tests of --whitespace=fixLibravatar Björn Gustavsson1-0/+170
2009-09-15Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Libravatar Junio C Hamano1-0/+91
2009-09-04apply --whitespace: warn blank but not necessarily empty lines at EOFLibravatar Junio C Hamano1-0/+13
2009-09-04apply --whitespace=warn/error: diagnose blank at EOFLibravatar Junio C Hamano1-0/+26
2009-09-04apply --whitespace=fix: detect new blank lines at eof correctlyLibravatar Junio C Hamano1-0/+24
2009-09-04apply --whitespace=fix: fix handling of blank lines at the eofLibravatar Junio C Hamano1-0/+29
2009-07-25Fix severe breakage in "git-apply --whitespace=fix"Libravatar Junio C Hamano1-3/+7
2009-07-22Trailing whitespace and no newline fixLibravatar SZEDER Gábor1-0/+18
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Libravatar Nanako Shiraishi1-1/+1
2007-12-06Use gitattributes to define per-path whitespace ruleLibravatar Junio C Hamano1-1/+19
2007-11-24builtin-apply: teach whitespace_rulesLibravatar Junio C Hamano1-0/+133