author | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Nov 2008 00:36:37 +0000 (16:36 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Nov 2008 00:36:37 +0000 (16:36 -0800) |
* np/index-pack:
index-pack: don't leak leaf delta result
improve index-pack tests
fix multiple issues in index-pack
index-pack: smarter memory usage during delta resolution
index-pack: rationalize delta resolution code
index-pack: don't leak leaf delta result
improve index-pack tests
fix multiple issues in index-pack
index-pack: smarter memory usage during delta resolution
index-pack: rationalize delta resolution code
1 | 2 | |||
---|---|---|---|---|
index-pack.c | patch | | diff1 | | diff2 | | blob | history |
t/t5302-pack-index.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc index-pack.c
Simple merge
diff --cc t/t5302-pack-index.sh
Simple merge