Re: What's in git.git
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:20
Nicolas Pitre [off-list ref] writes:
On Wed, 1 Mar 2006, Junio C Hamano wrote:quoted
These are waiting for further progress by authors: - delta packer updates for tighter packs (Nicolas Pitre)Please don't wait to merge the first two patches to diff-delta.c. They are purely cleanups with no functional differences.
I presume you mean these three?
commit 8e1454b5ad285ec5dd25758e799c589045aff9d4
Author: Nicolas Pitre [off-list ref]
diff-delta: big code simplification
commit fe474b588b3cb1c23c987a3d0f9e869a160d82d2
Author: Nicolas Pitre [off-list ref]
diff-delta: fold two special tests into one plus cleanups
commit cac251d0bc4c68b7ab36026990aff3c783913ae6
Author: Nicolas Pitre [off-list ref]
relax delta selection filtering in pack-objects