public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: "Björn Gustavsson" <bgustavsson@gmail•com>
To: git@vger•kernel.org
Cc: Junio C Hamano <gitster@pobox•com>
Subject: [PATCH v4 0/5] Apply blanks at EOF
Date: Sat, 06 Mar 2010 15:30:09 +0100	[thread overview]
Message-ID: <4B9266F1.5040904@gmail.com> (raw)

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

                 reply	other threads:[~2010-03-06 21:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B9266F1.5040904@gmail.com \
    --to=bgustavsson@gmail$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    --cc=gitster@pobox$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox