author | Junio C Hamano <junkio@cox.net> | |
Tue, 9 May 2006 23:40:28 +0000 (16:40 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 9 May 2006 23:40:28 +0000 (16:40 -0700) | ||
commit | 4edd44725c621b3a2c6c9c4d8f130ceea2ba355a | |
tree | 8b8d2a6591053eb738933ac97c952a93f6ecebaf | tree | snapshot |
parent | 2fc240a7b21c060529c1d2e19d6b483361f81f2a | commit | diff |
parent | 06a9f9203570d21f9ef5fe219cdde527dcdf0990 | commit | diff |
Merge branch 'np/delta'
* 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
* 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
Makefile | diff1 | | diff2 | | blob | history |
pack-objects.c | diff1 | | diff2 | | blob | history |