index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
count-objects.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
count-objects: mark unused parameter in alternates callback
Jeff King
2023-07-14
1
-1
/
+1
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-2
/
+1
*
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
for_each_object: mark unused callback parameters
Jeff King
2023-02-24
1
-2
/
+4
*
i18n: remove from i18n strings that do not hold translatable parts
Jean-Noël Avila
2022-02-04
1
-1
/
+1
*
rename "alternate_object_database" to "object_directory"
Jeff King
2018-11-13
1
-2
/
+2
*
treewide: use get_all_packs
Derrick Stolee
2018-08-21
1
-1
/
+1
*
packfile: convert has_sha1_pack to object_id
brian m. carlson
2018-05-02
1
-1
/
+1
*
packfile: keep prepare_packed_git() private
Nguyễn Thái Ngọc Duy
2018-03-26
1
-2
/
+1
*
packfile: add repository argument to prepare_packed_git
Stefan Beller
2018-03-26
1
-1
/
+1
*
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
2018-03-26
1
-2
/
+3
*
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
2018-03-23
1
-0
/
+1
*
pack: move open_pack_index(), parse_pack_index()
Jonathan Tan
2017-08-24
1
-0
/
+1
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
Convert object iteration callbacks to struct object_id
brian m. carlson
2017-02-22
1
-2
/
+2
*
alternates: use fspathcmp to detect duplicates
Jeff King
2016-10-10
1
-0
/
+2
*
count-objects: report alternates via verbose mode
Jeff King
2016-10-10
1
-0
/
+10
*
prepare_packed_git(): refactor garbage reporting in pack directory
Junio C Hamano
2015-08-17
1
-2
/
+24
*
count-objects: report unused files in $GIT_DIR/worktrees/...
Nguyễn Thái Ngọc Duy
2014-12-01
1
-1
/
+3
*
count-objects: use for_each_loose_file_in_objdir
Jeff King
2014-10-16
1
-71
/
+30
*
count-objects: do not use xsize_t when counting object size
Jeff King
2014-10-16
1
-1
/
+1
*
count-objects: add -H option to humanize sizes
Antoine Pelisse
2013-04-10
1
-8
/
+36
*
count-objects: report how much disk space taken by garbage files
Nguyễn Thái Ngọc Duy
2013-02-15
1
-6
/
+12
*
count-objects: report garbage files in pack directory too
Nguyễn Thái Ngọc Duy
2013-02-15
1
-1
/
+11
*
i18n: count-objects: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
1
-2
/
+2
*
add description parameter to OPT__VERBOSE
René Scharfe
2010-11-15
1
-1
/
+1
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-0
/
+130