AI-powered social skills training app with multi-provider LLM support
builtin/show-ref: convert to use `reference_get_peeled_oid()`
Patrick Steinhardt committed 10 months ago
ref-filter: propagate peeled object ID
Patrick Steinhardt committed 10 months ago
upload-pack: convert to use `reference_get_peeled_oid()`
Patrick Steinhardt committed 10 months ago
refs: expose peeled object ID via the iterator
Patrick Steinhardt committed 10 months ago
refs: refactor reference status flags
Patrick Steinhardt committed 10 months ago
refs: fully reset `struct ref_iterator::ref` on iteration
Patrick Steinhardt committed 10 months ago
refs: introduce `.ref` field for the base iterator
Patrick Steinhardt committed 10 months ago
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt committed 10 months ago
object-file: refactor writing objects via a stream
Patrick Steinhardt committed 9 months ago
object-file: rename `write_object_file()`
Patrick Steinhardt committed 9 months ago
object-file: refactor freshening of objects
Patrick Steinhardt committed 9 months ago
object-file: rename `has_loose_object()`
Patrick Steinhardt committed 9 months ago
object-file: read objects via the loose object source
Patrick Steinhardt committed 9 months ago
object-file: move loose object map into loose source
Patrick Steinhardt committed 9 months ago
object-file: hide internals when we need to reprepare loose sources
Patrick Steinhardt committed 9 months ago
object-file: move loose object cache into loose source
Patrick Steinhardt committed 9 months ago
object-file: introduce `struct odb_source_loose`
Patrick Steinhardt committed 9 months ago
object-file: move `fetch_if_missing`
Patrick Steinhardt committed 9 months ago
odb: adjust naming to free object sources
Patrick Steinhardt committed 9 months ago
odb: introduce `odb_source_new()`
Patrick Steinhardt committed 9 months ago