Merge branch 'np/delta'
authorJunio C Hamano <junkio@cox.net>
Tue, 9 May 2006 23:40:28 +0000 (16:40 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 9 May 2006 23:40:28 +0000 (16:40 -0700)
* np/delta:
  improve diff-delta with sparse and/or repetitive data
  tiny optimization to diff-delta
  replace adler32 with Rabin's polynomial in diff-delta
  use delta index data when finding best delta matches
  split the diff-delta interface

1  2 
Makefile
pack-objects.c

diff --cc Makefile
Simple merge
diff --cc pack-objects.c
Simple merge