Re: Issue 1044 in lilypond: strip-whitespace in lily-git

2010-03-31 Thread lilypond
Updates: Status: Invalid Comment #7 on issue 1044 by percival.music.ca: strip-whitespace in lily-git http://code.google.com/p/lilypond/issues/detail?id=1044 Oh dear. I see different results with git 1.6.0.4, so I guess it's git and not the script. I guess we'll just have to live with

Re: Issue 1044 in lilypond: strip-whitespace in lily-git

2010-03-31 Thread lilypond
Comment #6 on issue 1044 by pnorcks: strip-whitespace in lily-git http://code.google.com/p/lilypond/issues/detail?id=1044 This commit definitely has 3 trailing spaces on the first line of the patch. However, after running the "git rebase --whitespace=fix HEAD^" command, the 3 trailing spaces

Re: Issue 1044 in lilypond: strip-whitespace in lily-git

2010-03-31 Thread lilypond
Comment #5 on issue 1044 by percival.music.ca: strip-whitespace in lily-git http://code.google.com/p/lilypond/issues/detail?id=1044 Maybe something's weird with your web browser...? I **definitely** see 3 blank spaces at the end of the "add some whitespace here" line. Anybody else: am I

Re: Issue 1044 in lilypond: strip-whitespace in lily-git

2010-03-26 Thread lilypond
Comment #4 on issue 1044 by Carl.D.Sorensen: strip-whitespace in lily-git http://code.google.com/p/lilypond/issues/detail?id=1044 When I looked at your patches, I couldn't see any whitespace errors in the patch. Also, when I try it on my system, it eliminates the end-of-line whitespace. Whe

Re: Issue 1044 in lilypond: strip-whitespace in lily-git

2010-03-23 Thread lilypond
Comment #3 on issue 1044 by percival.music.ca: strip-whitespace in lily-git http://code.google.com/p/lilypond/issues/detail?id=1044 Doesn't work. The rebase just says "current master is up to date". (yes, I also tried HEAD^ , but I used HEAD~1 below since that's what most of the web git hel

Re: Issue 1044 in lilypond: strip-whitespace in lily-git

2010-03-22 Thread lilypond
Comment #2 on issue 1044 by percival.music.ca: strip-whitespace in lily-git http://code.google.com/p/lilypond/issues/detail?id=1044 I have many patches from James that contained whitespace errors. However, it's quite possible that he wasn't using the latest lily-git. Let me check and get b

Re: Issue 1044 in lilypond: strip-whitespace in lily-git

2010-03-22 Thread lilypond
Comment #1 on issue 1044 by Carl.D.Sorensen: strip-whitespace in lily-git http://code.google.com/p/lilypond/issues/detail?id=1044 Doesn't it strip whitespace? I intended it to. Hence the command git rebase --whitespace=fix HEAD^ as part of the commit. This is supposed to fix the whitespace

Issue 1044 in lilypond: strip-whitespace in lily-git

2010-03-22 Thread lilypond
Status: Accepted Owner: Labels: Type-Scripts Priority-High Maintainability Frog New issue 1044 by percival.music.ca: strip-whitespace in lily-git http://code.google.com/p/lilypond/issues/detail?id=1044 It would be nice if lily-git automatically called scripts/auxiliary/strip-whitespace.py b