commit_packed_refs(): remove call to `packed_refs_unlock()`

Michael Haggerty committed about 9 years ago

clear_packed_ref_cache(): don't protest if the lock is held

Michael Haggerty committed about 9 years ago

packed_refs_unlock(), packed_refs_is_locked(): new functions

Michael Haggerty committed about 9 years ago

packed_refs_lock(): report errors via a `struct strbuf *err`

Michael Haggerty committed about 9 years ago

packed_refs_lock(): function renamed from lock_packed_refs()

Michael Haggerty committed about 9 years ago

commit_packed_refs(): report errors rather than dying

Michael Haggerty committed about 9 years ago

packed_ref_store: make class into a subclass of `ref_store`

Michael Haggerty committed about 9 years ago

packed-backend: new module for handling packed references

Michael Haggerty committed about 9 years ago

packed_ref_store: support iteration

Michael Haggerty committed about 9 years ago

repack_without_refs(): take a `packed_ref_store *` parameter

Michael Haggerty committed about 9 years ago

get_packed_ref(): take a `packed_ref_store *` parameter

Michael Haggerty committed about 9 years ago

rollback_packed_refs(): take a `packed_ref_store *` parameter

Michael Haggerty committed about 9 years ago

commit_packed_refs(): take a `packed_ref_store *` parameter

Michael Haggerty committed about 9 years ago

← Newer Page 1715 of 4102 Older →