git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix assorted white space damage
@ 2007-05-12 11:09 Marco Costalba
  2007-05-12 20:45 ` Junio C Hamano
  2007-05-13  1:45 ` Junio C Hamano
  0 siblings, 2 replies; 6+ messages in thread
From: Marco Costalba @ 2007-05-12 11:09 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git Mailing List

Following there is a 3  patch series to remove stealth whitespace.

I have used the new 'cleanfile' script by H. Peter Anvin, just merged
in Linux tree.

The script cleans up various classes of stealth whitespace.  In
particular, it cleans up:

  - Whitespace (spaces or tabs)before newline;
  - DOS line endings (CR before LF);
  - Space before tab (spaces are deleted or converted to tabs);
  - Empty lines at end of file.


Tested with

make
make install
make test


  Marco

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

end of thread, other threads:[~2007-05-13 18:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-12 11:09 [PATCH 0/3] Fix assorted white space damage Marco Costalba
2007-05-12 20:45 ` Junio C Hamano
2007-05-13  3:29   ` Marco Costalba
2007-05-13  1:45 ` Junio C Hamano
2007-05-13 10:31   ` Johannes Schindelin
2007-05-13 18:57     ` 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).