index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
object-file.c
Age
Commit message (
Expand
)
Author
7 days
Merge branch 'jt/index-fd-wo-repo-regression-fix-maint'
Junio C Hamano
7 days
Merge branch 'ps/odb-cleanup'
Junio C Hamano
7 days
object-file: avoid ODB transaction when not writing objects
Justin Tobler
7 days
Merge branch 'ps/fsck-wo-the-repository'
Junio C Hamano
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
2026-03-31
odb: use enum for `odb_write_object` flags
Patrick Steinhardt
2026-03-31
odb: rename `odb_write_object()` flags
Patrick Steinhardt
2026-03-23
fsck: store repository in fsck options
Patrick Steinhardt
2026-03-23
fsck: initialize fsck options via a function
Patrick Steinhardt
2026-03-20
object-name: move logic to compute loose abbreviation length
Patrick Steinhardt
2026-03-20
object-name: move logic to iterate through loose prefixed objects
Patrick Steinhardt
2026-03-20
odb: introduce `struct odb_for_each_object_options`
Patrick Steinhardt
2026-03-20
Merge branch 'ps/object-counting' into ps/odb-generic-object-name-handling
Junio C Hamano
2026-03-19
object-file: fix sparse 'plain integer as NULL pointer' error
Ramsay Jones
2026-03-16
Merge branch 'jk/unleak-mmap'
Junio C Hamano
2026-03-12
Merge branch 'ps/odb-sources'
Junio C Hamano
2026-03-12
object-file: generalize counting objects
Patrick Steinhardt
2026-03-12
object-file: extract logic to approximate object count
Patrick Steinhardt
2026-03-10
Merge branch 'ps/odb-sources' into ps/object-counting
Junio C Hamano
2026-03-06
object-file: fix mmap() leak in odb_source_loose_read_object_stream()
Jeff King
2026-03-05
odb/source: make `read_object_info()` function pluggable
Patrick Steinhardt
2026-03-05
odb: embed base source in the "files" backend
Patrick Steinhardt
2026-03-05
odb: introduce "files" source
Patrick Steinhardt
2026-03-05
Merge branch 'ps/fsck-stream-from-the-right-object-instance'
Junio C Hamano
2026-03-02
Merge branch 'jt/object-file-use-container-of'
Junio C Hamano
2026-03-02
Merge branch 'ps/object-info-bits-cleanup'
Junio C Hamano
2026-03-02
Merge branch 'ps/odb-for-each-object'
Junio C Hamano
2026-02-23
Merge branch 'ps/object-info-bits-cleanup' into ps/odb-sources
Junio C Hamano
2026-02-23
Merge branch 'ps/odb-for-each-object' into ps/odb-sources
Junio C Hamano
2026-02-23
object-file: adapt `stream_object_signature()` to take a stream
Patrick Steinhardt
2026-02-22
object-file.c: avoid container_of() of a NULL container
Junio C Hamano
2026-02-19
object-file: use `container_of()` to convert from base types
Justin Tobler
2026-02-12
odb: convert object info flags into an enum
Patrick Steinhardt
2026-02-02
odb: transparently handle common transaction behavior
Justin Tobler
2026-02-02
odb: prepare `struct odb_transaction` to become generic
Justin Tobler
2026-02-02
object-file: rename transaction functions
Justin Tobler
2026-02-02
odb: store ODB source in `struct odb_transaction`
Justin Tobler
2026-01-26
odb: drop unused `for_each_{loose,packed}_object()` functions
Patrick Steinhardt
2026-01-26
odb: introduce mtime fields for object info requests
Patrick Steinhardt
2026-01-26
object-file: introduce function to iterate through objects
Patrick Steinhardt
2026-01-26
object-file: extract function to read object info from path
Patrick Steinhardt
2026-01-26
odb: fix flags parameter to be unsigned
Patrick Steinhardt
2026-01-26
odb: rename `FOR_EACH_OBJECT_*` flags
Patrick Steinhardt
2026-01-12
object-file: always set OI_LOOSE when reading object info
Patrick Steinhardt
2025-12-18
Merge branch 'jc/object-read-stream-fix' into ps/read-object-info-improvements
Junio C Hamano
2025-12-18
odb: do not use "blank" substitute for NULL
Junio C Hamano
2025-12-16
Merge branch 'ps/object-read-stream'
Junio C Hamano
2025-11-24
Merge branch 'ps/object-source-loose'
Junio C Hamano
2025-11-24
Merge branch 'bc/submodule-force-same-hash'
Junio C Hamano
2025-11-23
streaming: drop redundant type and size pointers
Patrick Steinhardt
[next]