diff options
| author | Junio C Hamano <gitster@pobox.com> | 2026-05-27 14:15:46 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-05-27 14:15:46 +0900 |
| commit | 0839e5695702d2fc14002c37b5f2f1c6c4c6be43 (patch) | |
| tree | ed8a4f57c0bd64c5ea92923fd42f0bc615eb2c6d /contrib/persistent-https | |
| parent | 2f952b81ed2c44ebce3496d659a93d82a1a2f662 (diff) | |
| parent | d2902a45498793f8dc69abc6448f517b69437eec (diff) | |
Merge branch 'ps/odb-in-memory'
Add a new odb "in-memory" source that is meant to only hold
tentative objects (like the virtual blob object that represents the
working tree file used by "git blame").
* ps/odb-in-memory:
t/unit-tests: add tests for the in-memory object source
odb: generic in-memory source
odb/source-inmemory: stub out remaining functions
odb/source-inmemory: implement `freshen_object()` callback
odb/source-inmemory: implement `count_objects()` callback
odb/source-inmemory: implement `find_abbrev_len()` callback
odb/source-inmemory: implement `for_each_object()` callback
odb/source-inmemory: convert to use oidtree
oidtree: add ability to store data
cbtree: allow using arbitrary wrapper structures for nodes
odb/source-inmemory: implement `write_object_stream()` callback
odb/source-inmemory: implement `write_object()` callback
odb/source-inmemory: implement `read_object_stream()` callback
odb/source-inmemory: implement `read_object_info()` callback
odb: fix unnecessary call to `find_cached_object()`
odb/source-inmemory: implement `free()` callback
odb: introduce "in-memory" source
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
