Can I get git-diff to only check certain files? I know I can specify
them on the command line,
$ git-diff foo/bar baz/boozle
but I'd like to simply point git-diff to a file and have it fill in the
details for me. ie something like
$ git-diff < lsr-unsafe.txt
lsr-unsafe.txt contains:
inp
Graham Percival schrieb:
> Can I get git-diff to only check certain files? I know I can specify
> them on the command line,
>
> $ git-diff foo/bar baz/boozle
>
> but I'd like to simply point git-diff to a file and have it fill in the
> details for me. ie something like
>
> $ git-diff < lsr-uns
Maximilian Albert wrote:
Graham Percival schrieb:
$ git-diff < lsr-unsafe.txt
$ cat lsr-unsafe.txt | xargs git-diff
might do what you want.
Thanks, that's perfect!
Cheers,
- Graham
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://l
Hi,
I am a very devoted lilypond user and advocate. Being both a computer
scientist and a musician and would like to participate in the lilypond
development. Using lilypond, I found out that instrument specific notation is
not developed enough -- I was writing for violin trying to specify with bow
Milan Zamazal escreveu:
> Here's the modified patch, against a recent LilyPond git source tree:
> It doesn't include tests, because I don't know what's a good way to
> include them. They are .ly files to be processed with LilyPond, they
> output .xml files and those are compared with correspondi
Hi Till,
Le lundi 12 février 2007 à 09:34 +0200, Till Rettig a écrit :
>
> I forward this with a new subject, since you probably didn't see it
> because it went to the older thread...
No, I was too busy last week-end to switch on my computer. You needn't
send an email twice; if I don't reply qu
Le samedi 10 février 2007 à 06:20 +0100, Werner LEMBERG a écrit :
> I see this in the git:
>
> @c to get decent French quotes in ``foo''
> @macro qq{TEXT}
> @html
> « \TEXT\ »
> @end html
> @end macro
>
> shouldn't this be rather
>
> @c to get decent French quotes in ``foo''
> @m
Le dimanche 11 février 2007 à 21:52 +0100, Francisco Vila a écrit :
> This refers once again to sponsor/options.html file
Thanks, all the typos you mentioned are fixed.
Cheers,
--
John Mandereau <[EMAIL PROTECTED]>
___
lilypond-devel mailing list
li
Milan Zamazal escreveu:
> I can't see any straight way to output the .xml file contents directly
> from the test .ly files, but if the order in which the test files are
> processed is deterministic, I could make a dummy test file that follows
> all the test files, reads the generated .xml files an
John Mandereau wrote:
You needn't
send an email twice; if I don't reply quickly, just bug me with a
private email.
Ok, I know this now.
There was a nitpick with the committish in
about/engraving/input-format.html: it looks like you had made the patch
with a revision different from the w
Milan Zamazal escreveu:
>> "HN" == Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
>
> HN> * can you use git-format-patch to send a patch? That way, I can
> HN> integrate the patch easily.
>
> HN> * can you use recent relocation mechansism (see the @preamble@
> HN> at the top of
Ruhan Ikeda wrote:
I am a very devoted lilypond user and advocate. Being both a computer
scientist and a musician and would like to participate in the lilypond
development.
Great, welcome!
Using lilypond, I found out that instrument specific notation is
not developed enough -- I was writing f
To understand what is going on I would like to start with the
following task I
have seen at the web site:
* * *
In addition, we are still looking for help with the following website
tasks,
* An overview of all editing environments available
* * *
Bertalan Fodor has offered to do this,
O.K.
I will try to have something on this (An overview of all editing environments
available) and post what I have to this list.
-Ruhan
-- Original Message --
Received: 12:50 AM EET, 02/13/2007
From: Bertalan Fodor <[EMAIL PROTECTED]>
To: Graham Percival <[EMAIL PROTECTED]>Cc: Ruhan Ike
14 matches
Mail list logo