* [PATCH v4 0/5] Apply blanks at EOF
@ 2010-03-06 14:30 Björn Gustavsson
0 siblings, 0 replies; only message in thread
From: Björn Gustavsson @ 2010-03-06 14:30 UTC (permalink / raw)
To: git; +Cc: Junio C Hamano
Another re-roll to fix --ignore-space-change in combination with
--whitespace=fix when the patch has CR-LF line endings.
Björn Gustavsson (5):
apply: Don't unnecessarily update line lengths in the preimage
apply: Remove the quick rejection test
No change.
apply: Allow blank context lines to match beyond EOF
The fix and an updated commit message.
t4124: Add additional tests of --whitespace=fix
One test case split into two and two new test cases.
t3417: Add test cases for "rebase --whitespace=fix"
No change.
builtin-apply.c | 187 +++++++++++++++++++++++++++++--------
t/t3417-rebase-whitespace-fix.sh | 126 +++++++++++++++++++++++++
t/t4104-apply-boundary.sh | 9 ++
t/t4124-apply-ws-rule.sh | 170 ++++++++++++++++++++++++++++++++++
4 files changed, 451 insertions(+), 41 deletions(-)
create mode 100755 t/t3417-rebase-whitespace-fix.sh
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-03-06 21:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-06 14:30 [PATCH v4 0/5] Apply blanks at EOF Björn Gustavsson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox