git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/3] Fix patch detection for thunderbird saved mails
@ 2010-01-26  0:33 Stephen Boyd
  2010-01-26  0:33 ` [PATCHv3 1/3] tests: consolidate CR removal/addition functions Stephen Boyd
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stephen Boyd @ 2010-01-26  0:33 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Eric Blake

The original patch for this is a bit old (~1 month) but I'd like to see it
make it in. The first two patches are cleanup before the original patch in
the third spot. Now the test in patch 3 uses append_cr() instead of a hand
crafted version.

Stephen Boyd (3):
  tests: consolidate CR removal/addition functions
  t0022: replace non-portable literal CR
  am: fix patch format detection for Thunderbird "Save As" emails

 git-am.sh                     |    3 +-
 t/t0020-crlf.sh               |   55 +++++++++++++++-------------------------
 t/t0022-crlf-rename.sh        |    2 +-
 t/t3400-rebase.sh             |    4 ---
 t/t4012-diff-binary.sh        |    4 ---
 t/t4150-am.sh                 |   15 +++++++++++
 t/t6033-merge-crlf.sh         |    8 ------
 t/t9401-git-cvsserver-crlf.sh |    8 ------
 t/test-lib.sh                 |   16 ++++++++++++
 9 files changed, 55 insertions(+), 60 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-01-26  1:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-26  0:33 [PATCHv3 0/3] Fix patch detection for thunderbird saved mails Stephen Boyd
2010-01-26  0:33 ` [PATCHv3 1/3] tests: consolidate CR removal/addition functions Stephen Boyd
2010-01-26  0:33 ` [PATCHv3 2/3] t0022: replace non-portable literal CR Stephen Boyd
2010-01-26  0:33 ` [PATCHv3 3/3] am: fix patch format detection for Thunderbird "Save As" emails Stephen Boyd
2010-01-26  1:19 ` [PATCHv3 0/3] Fix patch detection for thunderbird saved mails Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).