summaryrefslogtreecommitdiff
path: root/refs/packed-backend.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-23packed_refs_unlock(), packed_refs_is_locked(): new functionsLibravatar Michael Haggerty1-0/+3
2017-06-23packed_refs_lock(): report errors via a `struct strbuf *err`Libravatar Michael Haggerty1-3/+3
2017-06-23packed_refs_lock(): function renamed from lock_packed_refs()Libravatar Michael Haggerty1-1/+1
2017-06-23commit_packed_refs(): report errors rather than dyingLibravatar Michael Haggerty1-1/+1
2017-06-23packed_ref_store: make class into a subclass of `ref_store`Libravatar Michael Haggerty1-17/+6
2017-06-23packed-backend: new module for handling packed referencesLibravatar Michael Haggerty1-0/+33