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
/
odb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-21
Merge branch 'js/objects-larger-than-4gb-on-windows-more'
Junio C Hamano
1
-5
/
+5
2026-06-16
Merge branch 'wy/docs-typofixes'
Junio C Hamano
1
-1
/
+1
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
1
-5
/
+5
2026-05-30
docs: fix typos and grammar
Weijie Yuan
1
-1
/
+1
2026-05-15
odb: generic in-memory source
Patrick Steinhardt
1
-1
/
+1
2026-05-15
odb: introduce "in-memory" source
Patrick Steinhardt
1
-2
/
+2
2026-05-15
Merge branch 'jt/odb-transaction-write' into ps/odb-in-memory
Junio C Hamano
1
-36
/
+1
2026-05-15
odb: update `struct odb_write_stream` read() callback
Justin Tobler
1
-5
/
+1
2026-05-15
odb: split `struct odb_transaction` into separate header
Justin Tobler
1
-31
/
+0
2026-03-31
odb: drop unneeded headers and forward decls
Patrick Steinhardt
1
-9
/
+3
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
1
-4
/
+4
2026-03-31
odb: use enum for `odb_write_object` flags
Patrick Steinhardt
1
-2
/
+2
2026-03-31
odb: rename `odb_write_object()` flags
Patrick Steinhardt
1
-2
/
+2
2026-03-31
treewide: use enum for `odb_for_each_object()` flags
Patrick Steinhardt
1
-1
/
+1
2026-03-20
odb: introduce generic `odb_find_abbrev_len()`
Patrick Steinhardt
1
-0
/
+16
2026-03-20
object-name: move logic to iterate through loose prefixed objects
Patrick Steinhardt
1
-0
/
+7
2026-03-20
odb: introduce `struct odb_for_each_object_options`
Patrick Steinhardt
1
-0
/
+16
2026-03-12
odb: introduce generic object counting
Patrick Steinhardt
1
-3
/
+16
2026-03-12
object-file: generalize counting objects
Patrick Steinhardt
1
-0
/
+9
2026-03-12
odb: stop including "odb/source.h"
Patrick Steinhardt
1
-1
/
+49
2026-03-05
odb/source: make `read_alternates()` function pluggable
Patrick Steinhardt
1
-0
/
+5
2026-03-05
odb/source: make `for_each_object()` function pluggable
Patrick Steinhardt
1
-12
/
+0
2026-03-05
odb/source: make `read_object_info()` function pluggable
Patrick Steinhardt
1
-24
/
+0
2026-03-05
odb: split `struct odb_source` into separate header
Patrick Steinhardt
1
-44
/
+1
2026-02-23
Merge branch 'ps/object-info-bits-cleanup' into ps/odb-sources
Junio C Hamano
1
-19
/
+25
2026-02-23
Merge branch 'ps/odb-for-each-object' into ps/odb-sources
Junio C Hamano
1
-6
/
+52
2026-02-12
odb: convert `odb_has_object()` flags into an enum
Patrick Steinhardt
1
-2
/
+2
2026-02-12
odb: convert object info flags into an enum
Patrick Steinhardt
1
-17
/
+23
2026-02-12
odb: drop gaps in object info flag values
Patrick Steinhardt
1
-4
/
+4
2026-02-02
odb: prepare `struct odb_transaction` to become generic
Justin Tobler
1
-0
/
+17
2026-01-26
odb: introduce mtime fields for object info requests
Patrick Steinhardt
1
-0
/
+13
2026-01-26
odb: introduce `odb_for_each_object()`
Patrick Steinhardt
1
-0
/
+20
2026-01-26
object-file: introduce function to iterate through objects
Patrick Steinhardt
1
-0
/
+12
2026-01-26
odb: rename `FOR_EACH_OBJECT_*` flags
Patrick Steinhardt
1
-6
/
+7
2026-01-21
Merge branch 'ps/read-object-info-improvements'
Junio C Hamano
1
-2
/
+6
2026-01-15
Merge branch 'ps/packfile-store-in-odb-source' into ps/odb-for-each-object
Junio C Hamano
1
-9
/
+2
2026-01-12
packfile: extend `is_delta` field to allow for "unknown" state
Patrick Steinhardt
1
-1
/
+6
2026-01-12
packfile: always declare object info to be OI_PACKED
Patrick Steinhardt
1
-1
/
+0
2026-01-09
packfile: move MIDX into packfile store
Patrick Steinhardt
1
-7
/
+0
2026-01-09
packfile: move packfile store into object source
Patrick Steinhardt
1
-3
/
+3
2025-11-25
odb: handle changing a repository's commondir
Patrick Steinhardt
1
-4
/
+0
2025-11-25
odb: handle initialization of sources in `odb_new()`
Patrick Steinhardt
1
-1
/
+14
2025-11-25
odb: move logic to disable ref updates into repo
Patrick Steinhardt
1
-7
/
+0
2025-11-19
odb: refactor `odb_clear()` to `odb_free()`
Patrick Steinhardt
1
-1
/
+3
2025-11-19
odb: adopt logic to close object databases
Patrick Steinhardt
1
-0
/
+7
2025-11-03
object-file: refactor writing objects via a stream
Patrick Steinhardt
1
-0
/
+10
2025-11-03
object-file: refactor freshening of objects
Patrick Steinhardt
1
-0
/
+3
2025-11-03
object-file: move loose object map into loose source
Patrick Steinhardt
1
-3
/
+0
2025-11-03
object-file: move loose object cache into loose source
Patrick Steinhardt
1
-12
/
+0
2025-11-03
object-file: introduce `struct odb_source_loose`
Patrick Steinhardt
1
-0
/
+3
[next]