index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
object-file.c
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge branch 'jt/receive-pack-pluggable-writes'
Junio C Hamano
1
-2
/
+181
2026-08-23
Merge branch 'ps/odb-streams'
Junio C Hamano
1
-39
/
+37
2026-08-23
Merge branch 'ps/cat-file-remote-object-info-type'
Junio C Hamano
1
-10
/
+0
2026-08-20
odb/transaction: add transaction interface to write packfiles
Justin Tobler
1
-0
/
+178
2026-08-20
odb: return temporary ODB source when set
Justin Tobler
1
-1
/
+2
2026-08-20
odb/transaction: add transaction finalize interface
Justin Tobler
1
-1
/
+1
2026-08-07
fetch-object-info: use dedicated struct for the results
Pablo Sabater
1
-10
/
+0
2026-08-05
odb/streaming: unify function names to create new streams
Patrick Steinhardt
1
-2
/
+2
2026-08-05
odb/streaming: consolidate read and write streams
Patrick Steinhardt
1
-13
/
+12
2026-08-05
odb/streaming: rename `struct odb_read_stream`
Patrick Steinhardt
1
-2
/
+2
2026-08-05
odb/streaming: support streaming arbitrary object types
Patrick Steinhardt
1
-16
/
+15
2026-08-05
odb/streaming: drop `is_finished` field
Patrick Steinhardt
1
-5
/
+8
2026-08-05
odb/streaming: track write stream size in the structure
Patrick Steinhardt
1
-14
/
+11
2026-07-30
Merge branch 'ps/odb-move-loose-object-writing'
Junio C Hamano
1
-425
/
+24
2026-07-30
Merge branch 'ps/cat-file-remote-object-info'
Junio C Hamano
1
-0
/
+10
2026-07-30
Merge branch 'ty/migrate-excludes-file'
Junio C Hamano
1
-1
/
+2
2026-07-25
Merge branch 'ps/cat-file-remote-object-info' into ps/cat-file-remote-object-...
Junio C Hamano
1
-0
/
+10
2026-07-24
cat-file: add remote-object-info to batch-command
Eric Ju
1
-0
/
+10
2026-07-22
Merge branch 'jt/receive-pack-use-odb-transactions'
Junio C Hamano
1
-58
/
+103
2026-07-21
Merge branch 'ps/odb-stream-double-close-fix'
Junio C Hamano
1
-4
/
+1
2026-07-18
object-file: move logic to write loose objects
Patrick Steinhardt
1
-357
/
+3
2026-07-18
object-file: move `force_object_loose()`
Patrick Steinhardt
1
-44
/
+0
2026-07-18
object-file: force objects loose via generic interface
Patrick Steinhardt
1
-12
/
+7
2026-07-18
object-file: fix memory leak in `force_object_loose()`
Patrick Steinhardt
1
-8
/
+18
2026-07-18
odb: support setting mtime when writing objects
Patrick Steinhardt
1
-9
/
+20
2026-07-18
odb: compute object hash in `odb_write_object_ext()`
Patrick Steinhardt
1
-27
/
+8
2026-07-18
Merge branch 'jt/receive-pack-use-odb-transactions' into HEAD
Junio C Hamano
1
-58
/
+103
2026-07-16
Merge branch 'jk/git-hash-cleanups'
Junio C Hamano
1
-7
/
+7
2026-07-16
Merge branch 'jk/hash-algo-leak-fixes'
Junio C Hamano
1
-0
/
+4
2026-07-14
environment: move object_creation_mode into repo_config_values
Tian Yuchen
1
-1
/
+2
2026-07-10
object-file: fix closing object stream twice
Patrick Steinhardt
1
-4
/
+1
2026-07-10
odb/transaction: introduce ODB transaction flags
Justin Tobler
1
-3
/
+26
2026-07-10
odb/transaction: add transaction env interface
Justin Tobler
1
-0
/
+16
2026-07-10
odb/transaction: propagate begin errors
Justin Tobler
1
-3
/
+7
2026-07-10
object-file: propagate files transaction errors
Justin Tobler
1
-8
/
+18
2026-07-10
object-file: drop check for inflight transactions
Justin Tobler
1
-4
/
+0
2026-07-10
object-file: embed transaction flush logic in commit function
Justin Tobler
1
-36
/
+28
2026-07-10
object-file: rename files transaction fsync function
Justin Tobler
1
-6
/
+10
2026-07-10
object-file: rename files transaction prepare function
Justin Tobler
1
-3
/
+3
2026-07-07
hash: use git_hash_init() consistently
Jeff King
1
-7
/
+7
2026-07-07
Merge branch 'jk/hash-algo-leak-fixes' into jk/git-hash-cleanups
Junio C Hamano
1
-0
/
+4
2026-07-06
Merge branch 'po/hash-object-size-t'
Junio C Hamano
1
-7
/
+7
2026-07-02
check_stream_oid(): discard hash on read error
Jeff King
1
-0
/
+2
2026-07-02
csum-file: provide a function to release checkpoints
Jeff King
1
-0
/
+2
2026-06-21
Merge branch 'js/objects-larger-than-4gb-on-windows-more'
Junio C Hamano
1
-3
/
+3
2026-06-16
hash algorithms: use size_t for section lengths
Philip Oakley
1
-2
/
+2
2026-06-16
object-file.c: use size_t for header lengths
Philip Oakley
1
-5
/
+5
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
1
-3
/
+3
2026-06-15
Merge branch 'ob/more-repo-config-values'
Junio C Hamano
1
-2
/
+4
2026-06-03
environment: move "pack_compression_level" into `struct repo_config_values`
Olamide Caleb Bello
1
-1
/
+2
[next]