AI-powered social skills training app with multi-provider LLM support
Merge branch 'ps/ref-peeled-tags' into kn/maintenance-is-needed
Junio C Hamano committed 9 months ago
t/pack-refs-tests: move the 'test_done' to callees
Karthik Nayak committed 10 months ago
refs: rename 'pack_refs_opts' to 'refs_optimize_opts'
Karthik Nayak committed 10 months ago
refs: move to using the '.optimize' functions
Karthik Nayak committed 10 months ago
Merge branch 'ps/ref-peeled-tags' into kn/refs-optim-cleanup
Junio C Hamano committed 9 months ago
t7004: do not chdir around in the main process
Junio C Hamano committed 9 months ago
ref-filter: fix stale parsed objects
Patrick Steinhardt committed 9 months ago
ref-filter: parse objects on demand
Patrick Steinhardt committed 10 months ago
ref-filter: detect broken tags when dereferencing them
Patrick Steinhardt committed 10 months ago
refs: don't store peeled object IDs for invalid tags
Patrick Steinhardt committed 10 months ago
object: add flag to `peel_object()` to verify object type
Patrick Steinhardt committed 10 months ago
refs: drop infrastructure to peel via iterators
Patrick Steinhardt committed 10 months ago
refs: drop `current_ref_iter` hack
Patrick Steinhardt committed 10 months ago
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