Sign in
googlers
/
jrn
/
git
/
72918c1ad91504f56c395cc91c5072651125662a
/
builtin
/
count-objects.c
263db40
rename "alternate_object_database" to "object_directory"
by Jeff King
· 6 years ago
454ea2e
treewide: use get_all_packs
by Derrick Stolee
· 7 years ago
14c3c80
packfile: convert has_sha1_pack to object_id
by brian m. carlson
· 7 years ago
464416a
packfile: keep prepare_packed_git() private
by Nguyễn Thái Ngọc Duy
· 7 years ago
6fdb4e9
packfile: add repository argument to prepare_packed_git
by Stefan Beller
· 7 years ago
a80d72d
object-store: move packed_git and packed_git_mru to object store
by Stefan Beller
· 7 years ago
0d4a132
object-store: migrate alternates struct and functions from cache.h
by Stefan Beller
· 7 years ago
0317f45
pack: move open_pack_index(), parse_pack_index()
by Jonathan Tan
· 8 years ago
b2141fc
config: don't include config.h by default
by Brandon Williams
· 8 years ago
76c1d9a
Convert object iteration callbacks to struct object_id
by brian m. carlson
· 8 years ago
ea0fc3b
alternates: use fspathcmp to detect duplicates
by Jeff King
· 8 years ago
5fe849d
count-objects: report alternates via verbose mode
by Jeff King
· 8 years ago
0a489b0
prepare_packed_git(): refactor garbage reporting in pack directory
by Junio C Hamano
· 10 years ago
77a6d84
count-objects: report unused files in $GIT_DIR/worktrees/...
by Nguyễn Thái Ngọc Duy
· 10 years ago
4a1e693
count-objects: use for_each_loose_file_in_objdir
by Jeff King
· 10 years ago
cac05d4
count-objects: do not use xsize_t when counting object size
by Jeff King
· 10 years ago
1918225
count-objects: add -H option to humanize sizes
by Antoine Pelisse
· 12 years ago
1a20dd4
count-objects: report how much disk space taken by garbage files
by Nguyễn Thái Ngọc Duy
· 12 years ago
543c5ca
count-objects: report garbage files in pack directory too
by Nguyễn Thái Ngọc Duy
· 12 years ago
7adaddc
i18n: count-objects: mark parseopt strings for translation
by Nguyễn Thái Ngọc Duy
· 13 years ago
fd03881
add description parameter to OPT__VERBOSE
by René Scharfe
· 14 years ago
81b50f3
Move 'builtin-*' into a 'builtin/' subdirectory
by Linus Torvalds
· 15 years ago
[Renamed from builtin-count-objects.c]
b0b3a24
Merge branch 'maint-1.6.1' into maint
by Junio C Hamano
· 15 years ago
c985ddf
git count-objects: handle packs bigger than 4G
by Andreas Schwab
· 15 years ago
3778292
parse-opts: prepare for OPT_FILENAME
by Stephen Boyd
· 16 years ago
e89c6ea
Merge branch 'jc/maint-1.6.0-keep-pack' into maint-1.6.1
by Junio C Hamano
· 16 years ago
c3067cb
Merge branch 'jc/maint-1.6.0-keep-pack' into maint
by Junio C Hamano
· 16 years ago
cd673c1
has_sha1_pack(): refactor "pretend these packs do not exist" interface
by Junio C Hamano
· 16 years ago
8ca12c0
add is_dot_or_dotdot inline function
by Alexander Potashev
· 16 years ago
bfd083b
Correct output of git-count-objects.
by Mikael Magnusson
· 17 years ago
99b52f2
Merge branch 'mg/count-objects'
by Junio C Hamano
· 17 years ago
fdb2a2a
compat: introduce on_disk_bytes()
by Junio C Hamano
· 17 years ago
f223824
count-objects: Add total pack size to verbose output
by Marcus Griep
· 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
833f3ab
Make builtin-count-objects.c use parse_options.
by Pierre Habouzit
· 17 years ago
eaa8677
Simplify index access condition in count-objects, pack-redundant
by Shawn O. Pearce
· 18 years ago
d079837
Lazily open pack index files on demand
by Shawn O. Pearce
· 18 years ago
5705909
get rid of num_packed_objects()
by Nicolas Pitre
· 18 years ago
dc49cd7
Cast 64 bit off_t to 32 bit size_t
by Shawn O. Pearce
· 18 years ago
ae72f68
count-objects -v: show number of packs as well.
by Junio C Hamano
· 18 years ago
106d710
pack-objects --unpacked=<existing pack> option.
by Junio C Hamano
· 19 years ago
f754fa9
builtins: Makefile clean-up
by Junio C Hamano
· 19 years ago
[Renamed from builtin-count.c]
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
80fe7d2
builtin-count-objects: open packs when running -v
by Junio C Hamano
· 19 years ago
c743208
built-in count-objects.
by Junio C Hamano
· 19 years ago