git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: Nicolas Pitre <nico@cam.org>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] binary patch.
Date: Thu, 04 May 2006 23:47:54 -0700	[thread overview]
Message-ID: <7vwtd10xyd.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0605042241240.28543@localhost.localdomain> (Nicolas Pitre's message of "Thu, 04 May 2006 22:47:29 -0400 (EDT)")

Nicolas Pitre <nico@cam.org> writes:

> On Thu, 4 May 2006, Junio C Hamano wrote:
>
>> This adds "binary patch" to the diff output and teaches apply
>> what to do with them.
>
> This is nice.
>
> However I'd deflate the delta data before encoding it with base85.

Yeah, things still to be done are deflating both delta and
optionally perhaps use just deflate without delta for "new file"
codepath.

And testsuite.

  reply	other threads:[~2006-05-05  6:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-04 23:52 [PATCH] binary patch Junio C Hamano
2006-05-05  2:47 ` Nicolas Pitre
2006-05-05  6:47   ` Junio C Hamano [this message]
2006-05-05 10:15     ` Junio C Hamano
2006-05-05 15:41       ` Nicolas Pitre
2006-05-05 17:38         ` Junio C Hamano
2006-05-05 18:33           ` Nicolas Pitre
2006-05-05 19:23             ` Junio C Hamano
2006-05-05 20:07               ` Nicolas Pitre
2006-05-05 20:33               ` Daniel Barkalow
2006-05-05 20:50                 ` Junio C Hamano
2006-05-06  7:40       ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vwtd10xyd.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=git@vger.kernel.org \
    --cc=nico@cam.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).