index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
object-file.h
Age
Commit message (
Expand
)
Author
Lines
2025-05-16
object-file: drop support for writing objects with unknown types
Jeff King
-4
/
+1
2025-05-16
object-file: drop OBJECT_INFO_ALLOW_UNKNOWN_TYPE flag
Jeff King
-8
/
+2
2025-05-16
object-file.h: fix typo in variable declaration
Jeff King
-1
/
+1
2025-04-29
object-store: move function declarations to their respective subsystems
Patrick Steinhardt
-0
/
+77
2025-04-29
object-store: drop `loose_object_path()`
Patrick Steinhardt
-0
/
+4
2025-04-15
object-file: split up concerns of `HASH_*` flags
Patrick Steinhardt
-4
/
+21
2025-04-15
object-file: split out functions relating to object store subsystem
Patrick Steinhardt
-5
/
+63
2025-04-15
object-file: move `git_open_cloexec()` to "compat/open.c"
Patrick Steinhardt
-3
/
+0
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
-33
/
+0
2025-04-15
object-file: move `mkdir_in_gitdir()` into "path.c"
Patrick Steinhardt
-2
/
+0
2024-09-27
finalize_object_file(): implement collision check
Taylor Blau
-0
/
+6
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
-0
/
+2
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
-0
/
+129