Re: [offtopic?] xdelta patch format wrapper

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Martin Langhoff <martin@...>
Cc: Junio C Hamano <gitster@...>, <git@...>, <jmacd@...>
Date: Wednesday, February 13, 2008 - 7:33 am

Hi,

On Wed, 13 Feb 2008, Martin Langhoff wrote:


It is trivial.

Except that we do not have any git-apply-patch.exe.  Maybe you meant 
git-apply.exe?


How can you say that they are excellent, and then say they are not there 
yet?

FWIW I just checked.  In msysGit, git-apply.exe and git-diff.exe are 
identical (no mystery there: they are both builtins), and weigh in with 
2893142 bytes.

If you're serious about wanting something reliable, quick, but smaller 
than that, it should be _trivial_ to cut down.  For example, a simple 
"strip git-diff.exe" brings it down to 821248 bytes.

And that's without removing all the other builtins, which would be 
trivial, too (just cull "struct cmd_struct commands" in git.c, and 
"BUILT_INS" and "BUILTIN_OBJS" in the Makefile).

Hth,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[offtopic?] xdelta patch format wrapper, Martin Langhoff, (Tue Feb 12, 9:53 pm)
Re: [offtopic?] xdelta patch format wrapper, Junio C Hamano, (Tue Feb 12, 11:32 pm)
Re: [offtopic?] xdelta patch format wrapper, Martin Langhoff, (Wed Feb 13, 12:13 am)
Re: [offtopic?] xdelta patch format wrapper, Martin Langhoff, (Tue Feb 12, 11:46 pm)
Re: [offtopic?] xdelta patch format wrapper, Johannes Schindelin, (Wed Feb 13, 7:33 am)
Re: [offtopic?] xdelta patch format wrapper, Martin Langhoff, (Wed Feb 13, 1:53 pm)
Re: [offtopic?] xdelta patch format wrapper, Junio C Hamano, (Tue Feb 12, 11:56 pm)