author | Junio C Hamano <junkio@cox.net> | |
Sun, 20 May 2007 09:18:43 +0000 (02:18 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 20 May 2007 09:18:43 +0000 (02:18 -0700) |
* np/pack:
deprecate the new loose object header format
make "repack -f" imply "pack-objects --no-reuse-object"
allow for undeltified objects not to be reused
deprecate the new loose object header format
make "repack -f" imply "pack-objects --no-reuse-object"
allow for undeltified objects not to be reused
1 | 2 | |||
---|---|---|---|---|
Documentation/config.txt | patch | | diff1 | | diff2 | | blob | history |
cache.h | patch | | diff1 | | diff2 | | blob | history |
config.c | patch | | diff1 | | diff2 | | blob | history |
sha1_file.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/config.txt
Simple merge
diff --cc cache.h
Simple merge
diff --cc config.c
Simple merge
diff --cc sha1_file.c
Simple merge