AI-powered social skills training app with multi-provider LLM support
Junio C Hamano committed about 2 months ago
Merge branch 'ab/index-pack-retain-child-bases'
Junio C Hamano committed about 2 months ago
Merge branch 'js/osxkeychain-build-wo-rust'
Junio C Hamano committed about 2 months ago
odb/source-packed: drop pointer to "files" parent source
Patrick Steinhardt committed about 2 months ago
midx: refactor interfaces to work on "packed" source
Patrick Steinhardt committed about 2 months ago
odb/source-packed: stub out remaining functions
Patrick Steinhardt committed about 2 months ago
odb/source-packed: wire up `freshen_object()` callback
Patrick Steinhardt committed about 2 months ago
odb/source-packed: wire up `find_abbrev_len()` callback
Patrick Steinhardt committed about 2 months ago
odb/source-packed: wire up `count_objects()` callback
Patrick Steinhardt committed about 2 months ago
odb/source-packed: wire up `for_each_object()` callback
Patrick Steinhardt committed about 2 months ago
odb/source-packed: wire up `read_object_stream()` callback
Patrick Steinhardt committed about 2 months ago
odb/source-packed: wire up `read_object_info()` callback
Patrick Steinhardt committed about 2 months ago
packfile: use higher-level interface to implement `has_object_pack()`
Patrick Steinhardt committed about 2 months ago
odb/source-packed: wire up `reprepare()` callback
Patrick Steinhardt committed about 2 months ago
odb/source-packed: wire up `close()` callback
Patrick Steinhardt committed about 2 months ago
odb/source-packed: start converting to a proper `struct odb_source`
Patrick Steinhardt committed about 2 months ago
odb/source-packed: store pointer to "files" instead of generic source
Patrick Steinhardt committed about 2 months ago
packfile: move packed source into "odb/" subsystem
Patrick Steinhardt committed about 2 months ago
packfile: split out packfile list logic
Patrick Steinhardt committed about 2 months ago
packfile: rename `struct packfile_store` to `odb_source_packed`
Patrick Steinhardt committed about 2 months ago