index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
object-file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-8
/
+0
*
bulk-checkin: only support blobs in index_bulk_checkin
Eric W. Biederman
2023-09-26
1
-6
/
+6
*
Merge branch 'jk/unused-parameter'
Junio C Hamano
2023-07-25
1
-5
/
+5
|
\
|
*
fsck: mark unused parameters in various fsck callbacks
Jeff King
2023-07-14
1
-5
/
+5
*
|
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
|
/
*
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-1
/
+2
|
\
|
*
object-store.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
|
*
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
2023-04-24
1
-1
/
+1
*
|
Merge branch 'ps/fix-geom-repack-with-alternates'
Junio C Hamano
2023-04-25
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
repack: disable writing bitmaps when doing a local repack
Patrick Steinhardt
2023-04-14
1
-0
/
+6
*
|
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
treewide: be explicit about dependence on convert.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-2
/
+2
|
\
\
|
*
|
post-cocci: adjust comments for recent repo_* migration
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
|
/
*
|
csum-file.h: remove unnecessary inclusion of cache.h
Elijah Newren
2023-03-21
1
-1
/
+1
*
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
abspath.h: move absolute path 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
*
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-1
/
+2
|
\
\
|
*
|
for_each_object: mark unused callback parameters
Jeff King
2023-02-24
1
-1
/
+2
|
|
/
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-1
/
+2
|
/
*
Merge branch 'jk/hash-object-fsck'
Junio C Hamano
2023-01-30
1
-32
/
+23
|
\
|
*
hash-object: use fsck for object checks
Jeff King
2023-01-18
1
-32
/
+23
*
|
object-file: fix indent-with-space
Jeff King
2023-01-13
1
-1
/
+1
*
|
repo_read_object_file(): stop wrapping read_object_file_extended()
Jeff King
2023-01-08
1
-4
/
+4
*
|
read_object_file_extended(): drop lookup_replace option
Jeff King
2023-01-08
1
-5
/
+2
*
|
object-file: inline calls to read_object()
Jeff King
2023-01-08
1
-28
/
+17
*
|
Merge branch 'jt/avoid-lazy-fetch-commits'
Junio C Hamano
2023-01-05
1
-56
/
+52
|
\
\
|
*
|
object-file: emit corruption errors when detected
Jonathan Tan
2022-12-15
1
-27
/
+28
|
*
|
object-file: refactor map_loose_object_1()
Jonathan Tan
2022-12-15
1
-26
/
+24
|
*
|
object-file: remove OBJECT_INFO_IGNORE_LOOSE
Jonathan Tan
2022-12-15
1
-3
/
+0
|
|
/
*
/
object-file: inline write_buffer()
René Scharfe
2022-12-14
1
-9
/
+2
|
/
*
object-file: use real paths when adding alternates
Glen Choo
2022-11-25
1
-13
/
+13
*
Merge branch 'jk/unused-anno-more'
Junio C Hamano
2022-10-27
1
-5
/
+10
|
\
|
*
object-file: mark unused parameters in hash_unknown functions
Jeff King
2022-10-18
1
-5
/
+10
*
|
Merge branch 'jt/promisor-remote-fetch-tweak'
Junio C Hamano
2022-10-17
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
promisor-remote: die upon failing fetch
Jonathan Tan
2022-10-05
1
-4
/
+0
*
|
Merge branch 'hx/unpack-streaming'
Junio C Hamano
2022-07-15
1
-30
/
+203
|
\
\
|
|
/
|
/
|
|
*
object-file.c: add "stream_loose_object()" to handle large object
Han Xin
2022-06-13
1
-0
/
+104
|
*
object-file.c: factor out deflate part of write_loose_object()
Ævar Arnfjörð Bjarmason
2022-06-13
1
-6
/
+25
|
*
object-file.c: refactor write_loose_object() to several steps
Han Xin
2022-06-13
1
-24
/
+74
*
|
Merge branch 'ab/env-array'
Junio C Hamano
2022-06-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
2022-06-02
1
-1
/
+1
*
|
Merge branch 'tb/cruft-packs'
Junio C Hamano
2022-06-03
1
-1
/
+3
|
\
\
[next]