* Re: Misc fixes for git-pasky
[not found] <1113518277.8609.8.camel@dv>
@ 2005-04-14 22:49 ` Petr Baudis
0 siblings, 0 replies; only message in thread
From: Petr Baudis @ 2005-04-14 22:49 UTC (permalink / raw)
To: Pavel Roskin; +Cc: git
Dear diary, on Fri, Apr 15, 2005 at 12:37:57AM CEST, I got a letter
where Pavel Roskin <proski@gnu.org> told me that...
> Hi, Petr!
>
> The attached patch against current git-pasky does following:
Hum. It does too much at once, that means I cannot apply it easily. :-(
> * README: spell checked
Good. :-)
> * cache.h: Include unistd.h. Needed for close() definition. While
> current zlib.h header includes unistd.h, it's not guaranteed to be so in
> other zlib versions.
Sounds good.
> * read-cache.c: Avoid C++ comments. C comments are more readable for C
> programmers. Besides, we don't want git to be so unportable that "gcc
> -pedantic" cannot compile it.
I don't really care about this too much, although I personally prefer
the old-style comments. // comments are C99 so -pedantic by itself
should have no right to complain about it.
> * show-diff.c: Fix handling of more than one option of the command line.
What exactly does it fix? The current code seems fine to my sleepy
brain.
> Add new option "-c" to omit checksums for modified files. Expand help.
How is the -c option useful?
Could you please send your patch with the correct inline settings on the
attachment (or just in the mail body) and signed off?
Thanks,
--
Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor
^ permalink raw reply [flat|nested] only message in thread