projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
41ffe5c
dca3957
)
Merge branch 'dh/repack' (early part)
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)
* '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
1
2
builtin-pack-objects.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin-pack-objects.c
Simple merge