On 01/28/2011 05:52 AM, Juerg Haefliger wrote:
---
docs/page.xsl | 350 ++++++++++++++++++++++++++++----------------------------
1 files changed, 175 insertions(+), 175 deletions(-)
ACK, applied. po/ca.po is the only other file with bad line endings,
but that requires some coordination with the translation site to get
fixed permanently.
I used this to look:
$ git grep -l $'\r' | grep -Ev '\.(png|gif|ico)$'
It may be worth enabling the (relatively recent git addition of)
core.whitespace.cr-at-eol option to enforce no CR in text files (as well
as using .gitattributes to mark .png/gif/ico as binary files that are
exempt), but I'm not sure if that is something that we can enforce as a
server side hook (so I'm cc'ing Jim for advice).
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org