8 Commits (d8cd32792a0a8a52ff4f5f4bb74f9044bcb9a97a)

Author SHA1 Message Date
Jeff King 4a1e693a30 count-objects: use for_each_loose_file_in_objdir 10 years ago
Jeff King cac05d4dfd count-objects: do not use xsize_t when counting object size 10 years ago
Antoine Pelisse 1918225d2f count-objects: add -H option to humanize sizes 12 years ago
Nguyễn Thái Ngọc Duy 1a20dd49f8 count-objects: report how much disk space taken by garbage files 12 years ago
Nguyễn Thái Ngọc Duy 543c5caa6c count-objects: report garbage files in pack directory too 12 years ago
Nguyễn Thái Ngọc Duy 7adaddc21a i18n: count-objects: mark parseopt strings for translation 12 years ago
René Scharfe fd03881a48 add description parameter to OPT__VERBOSE 14 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Andreas Schwab c985ddf318 git count-objects: handle packs bigger than 4G 15 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Junio C Hamano cd673c1f17 has_sha1_pack(): refactor "pretend these packs do not exist" interface 16 years ago
Alexander Potashev 8ca12c0d62 add is_dot_or_dotdot inline function 16 years ago
Mikael Magnusson bfd083b734 Correct output of git-count-objects. 16 years ago
Junio C Hamano fdb2a2a600 compat: introduce on_disk_bytes() 16 years ago
Marcus Griep f223824943 count-objects: Add total pack size to verbose output 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Pierre Habouzit 833f3abd82 Make builtin-count-objects.c use parse_options. 17 years ago
Shawn O. Pearce eaa8677039 Simplify index access condition in count-objects, pack-redundant 18 years ago
Shawn O. Pearce d079837eee Lazily open pack index files on demand 18 years ago
Nicolas Pitre 57059091fa get rid of num_packed_objects() 18 years ago
Shawn O. Pearce dc49cd769b Cast 64 bit off_t to 32 bit size_t 18 years ago
Junio C Hamano ae72f68541 count-objects -v: show number of packs as well. 18 years ago
Junio C Hamano 106d710bc1 pack-objects --unpacked=<existing pack> option. 18 years ago
Junio C Hamano f754fa9c54 builtins: Makefile clean-up 19 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Junio C Hamano 80fe7d2b54 builtin-count-objects: open packs when running -v 19 years ago
Junio C Hamano c74320872b built-in count-objects. 19 years ago