summaryrefslogtreecommitdiff
path: root/builtin-reflog.c
diff options
context:
space:
mode:
authorDana L. How <danahow@gmail.com>2007-05-13 11:34:56 -0700
committerJunio C Hamano <junkio@cox.net>2007-05-20 21:55:26 -0700
commitd01fb92f8d27cf8f0a843f4e9c0f8f022856b34d (patch)
treeb73c41c5426a70e25c27f67035a9810248b12839 /builtin-reflog.c
parentf02153696fc319c3c6dba2c27a5f7aed98eec465 (diff)
downloadgit-d01fb92f8d27cf8f0a843f4e9c0f8f022856b34d.tar.gz
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 'builtin-reflog.c')
0 files changed, 0 insertions, 0 deletions