aboutsummaryrefslogtreecommitdiff
path: root/refs/packed-backend.h
Commit message (Expand)AuthorAge
* files-backend: don't rewrite the `packed-refs` file unnecessarilyMichael Haggerty2017-10-30
* packed-backend: rip out some now-unused codeMichael Haggerty2017-09-09
* packed_ref_store: implement reference transactionsMichael Haggerty2017-09-09
* packed_refs_unlock(), packed_refs_is_locked(): new functionsMichael Haggerty2017-06-23
* packed_refs_lock(): report errors via a `struct strbuf *err`Michael Haggerty2017-06-23
* packed_refs_lock(): function renamed from lock_packed_refs()Michael Haggerty2017-06-23
* commit_packed_refs(): report errors rather than dyingMichael Haggerty2017-06-23
* packed_ref_store: make class into a subclass of `ref_store`Michael Haggerty2017-06-23
* packed-backend: new module for handling packed referencesMichael Haggerty2017-06-23