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
/
builtin
/
unpack-objects.c
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge branch 'jt/receive-pack-pluggable-writes'
Junio C Hamano
1
-1
/
+1
2026-08-20
odb/transaction: add transaction finalize interface
Justin Tobler
1
-1
/
+1
2026-08-05
odb/streaming: rename `struct input_zstream_data`
Patrick Steinhardt
1
-6
/
+6
2026-08-05
odb/streaming: consolidate read and write streams
Patrick Steinhardt
1
-15
/
+16
2026-08-05
odb/streaming: support streaming arbitrary object types
Patrick Steinhardt
1
-0
/
+1
2026-08-05
odb/streaming: drop `is_finished` field
Patrick Steinhardt
1
-7
/
+8
2026-08-05
odb/streaming: track write stream size in the structure
Patrick Steinhardt
1
-1
/
+2
2026-07-22
Merge branch 'jt/receive-pack-use-odb-transactions'
Junio C Hamano
1
-1
/
+1
2026-07-10
odb/transaction: introduce ODB transaction flags
Justin Tobler
1
-1
/
+1
2026-07-10
odb/transaction: propagate begin errors
Justin Tobler
1
-1
/
+1
2026-07-07
hash: use git_hash_init() consistently
Jeff King
1
-2
/
+2
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
1
-2
/
+4
2026-06-15
patch-delta: use size_t for sizes
Johannes Schindelin
1
-1
/
+1
2026-05-27
Merge branch 'jt/odb-transaction-write'
Junio C Hamano
1
-12
/
+9
2026-05-20
Merge branch 'sb/unpack-index-pack-buffer-resize'
Junio C Hamano
1
-2
/
+1
2026-05-15
odb: update `struct odb_write_stream` read() callback
Justin Tobler
1
-12
/
+8
2026-05-15
odb: split `struct odb_transaction` into separate header
Justin Tobler
1
-0
/
+1
2026-05-09
index-pack, unpack-objects: use size_t for object size
Johannes Schindelin
1
-1
/
+3
2026-04-29
index-pack, unpack-objects: increase input buffer from 4 KiB to 128 KiB
Scott Bauersfeld
1
-2
/
+1
2026-04-08
Merge branch 'ps/odb-cleanup'
Junio C Hamano
1
-1
/
+1
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
1
-1
/
+1
2026-03-23
fsck: store repository in fsck options
Patrick Steinhardt
1
-2
/
+2
2026-03-23
fsck: initialize fsck options via a function
Patrick Steinhardt
1
-1
/
+3
2025-11-03
object-file: refactor writing objects via a stream
Patrick Steinhardt
1
-4
/
+3
2025-09-16
odb: add transaction interface
Justin Tobler
1
-2
/
+2
2025-09-16
object-file: relocate ODB transaction code
Justin Tobler
1
-1
/
+0
2025-08-25
bulk-checkin: remove global transaction state
Justin Tobler
1
-2
/
+3
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
1
-7
/
+8
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-16
object-file: get rid of `the_repository` when writing objects
Patrick Steinhardt
1
-1
/
+2
2025-07-16
odb: introduce `odb_write_object()`
Patrick Steinhardt
1
-6
/
+6
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
1
-2
/
+2
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
1
-2
/
+2
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
1
-1
/
+1
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
1
-1
/
+2
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
2025-04-15
object-file: split out functions relating to object store subsystem
Patrick Steinhardt
1
-0
/
+1
2025-04-08
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano
1
-2
/
+3
2025-03-18
index-pack, unpack-objects: restore missing ->init_fn
Jensen Huang
1
-0
/
+1
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
1
-1
/
+1
2025-03-10
environment: move access to "core.bigFileThreshold" into repo settings
Patrick Steinhardt
1
-1
/
+2
2025-01-31
global: adapt callers to use generic hash context helpers
Patrick Steinhardt
1
-5
/
+4
2025-01-31
hash: stop typedeffing the hash context
Patrick Steinhardt
1
-2
/
+2
2025-01-28
Merge branch 'jk/pack-header-parse-alignment-fix'
Junio C Hamano
1
-19
/
+12
2025-01-28
Merge branch 'jc/show-usage-help'
Junio C Hamano
1
-0
/
+2
2025-01-21
index-pack, unpack-objects: use skip_prefix to avoid magic number
Jeff King
1
-3
/
+3
2025-01-21
index-pack, unpack-objects: use get_be32() for reading pack header
Jeff King
1
-6
/
+7
2025-01-21
packfile: factor out --pack_header argument parsing
Jeff King
1
-12
/
+4
2025-01-17
builtin: send usage() help text to standard output
Junio C Hamano
1
-0
/
+2
[next]