author | Junio C Hamano <junkio@cox.net> | |
Wed, 22 Feb 2006 06:38:43 +0000 (22:38 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 22 Feb 2006 06:38:43 +0000 (22:38 -0800) |
* jc/pack-reuse:
pack-objects: avoid delta chains that are too long.
git-repack: allow passing a couple of flags to pack-objects.
pack-objects: finishing touches.
pack-objects: reuse data from existing packs.
pack-objects: avoid delta chains that are too long.
git-repack: allow passing a couple of flags to pack-objects.
pack-objects: finishing touches.
pack-objects: reuse data from existing packs.
1 | 2 | |||
---|---|---|---|---|
sha1_file.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc sha1_file.c
Simple merge