diff options
author | Dana L. How <danahow@gmail.com> | 2007-05-13 11:34:56 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-05-20 21:55:26 -0700 |
commit | d01fb92f8d27cf8f0a843f4e9c0f8f022856b34d (patch) | |
tree | b73c41c5426a70e25c27f67035a9810248b12839 /t/t4013/diff.diff-tree_--pretty=oneline_initial | |
parent | Alter sha1close() 3rd argument to request flush only (diff) | |
download | tgif-d01fb92f8d27cf8f0a843f4e9c0f8f022856b34d.tar.xz |
git-repack --max-pack-size: new file statics and code restructuring
Add "pack_size_limit", the limit specified by --max-pack-size,
"written_list", the list of objects written to the current pack,
and "nr_written", the number of objects in written_list.
Put "base_name" at file scope again and add forward declarations.
Move write_index_file() call from cnd_pack_objects() to
write_pack_file() since only the latter will know how
many times to call write_index_file().
Signed-off-by: Dana L. How <danahow@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t4013/diff.diff-tree_--pretty=oneline_initial')
0 files changed, 0 insertions, 0 deletions