author | Junio C Hamano <junkio@cox.net> | |
Tue, 29 May 2007 08:16:28 +0000 (01:16 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 29 May 2007 08:16:28 +0000 (01:16 -0700) | ||
commit | a77a33a51df9b7655d80299487ec6fbb10445496 | |
tree | c3abb0c4e3163da11464d846b6b35d77d78c1431 | tree | snapshot |
parent | 41ffe5cdf5b0192cd70ef71b1cc37c7286d1dab0 | commit | diff |
parent | dca3957b8581ffd0faab135191bbee3029953bd2 | commit | diff |
Merge branch 'dh/repack' (early part)
* 'dh/repack' (early part):
Ensure git-repack -a -d --max-pack-size=N deletes correct packs
pack-objects: clarification & option checks for --max-pack-size
git-repack --max-pack-size: add option parsing to enable feature
git-repack --max-pack-size: split packs as asked by write_{object,one}()
git-repack --max-pack-size: write_{object,one}() respect pack limit
git-repack --max-pack-size: new file statics and code restructuring
Alter sha1close() 3rd argument to request flush only
* 'dh/repack' (early part):
Ensure git-repack -a -d --max-pack-size=N deletes correct packs
pack-objects: clarification & option checks for --max-pack-size
git-repack --max-pack-size: add option parsing to enable feature
git-repack --max-pack-size: split packs as asked by write_{object,one}()
git-repack --max-pack-size: write_{object,one}() respect pack limit
git-repack --max-pack-size: new file statics and code restructuring
Alter sha1close() 3rd argument to request flush only
builtin-pack-objects.c | diff1 | | diff2 | | blob | history |