19 Commits (26597cb0cceb82b315c543f1cc02bbb72c537eaa)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 464416a2ea packfile: keep prepare_packed_git() private 7 years ago
Stefan Beller 6fdb4e9f5a packfile: add repository argument to prepare_packed_git 7 years ago
Stefan Beller a80d72db2a object-store: move packed_git and packed_git_mru to object store 7 years ago
Stefan Beller 0d4a132144 object-store: migrate alternates struct and functions from cache.h 7 years ago
Jonathan Tan 0317f45576 pack: move open_pack_index(), parse_pack_index() 7 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
brian m. carlson 76c1d9a096 Convert object iteration callbacks to struct object_id 8 years ago
Jeff King ea0fc3b417 alternates: use fspathcmp to detect duplicates 8 years ago
Jeff King 5fe849d651 count-objects: report alternates via verbose mode 8 years ago
Junio C Hamano 0a489b0680 prepare_packed_git(): refactor garbage reporting in pack directory 10 years ago
Nguyễn Thái Ngọc Duy 77a6d84045 count-objects: report unused files in $GIT_DIR/worktrees/... 10 years ago
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 13 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. 17 years ago
Junio C Hamano fdb2a2a600 compat: introduce on_disk_bytes() 17 years ago
Marcus Griep f223824943 count-objects: Add total pack size to verbose output 17 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. 19 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