Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packed_refs_unlock(), packed_refs_is_locked(): new functions | Michael Haggerty | 2017-06-23 | 1 | -0/+3 |
* | packed_refs_lock(): report errors via a `struct strbuf *err` | Michael Haggerty | 2017-06-23 | 1 | -3/+3 |
* | packed_refs_lock(): function renamed from lock_packed_refs() | Michael Haggerty | 2017-06-23 | 1 | -1/+1 |
* | commit_packed_refs(): report errors rather than dying | Michael Haggerty | 2017-06-23 | 1 | -1/+1 |
* | packed_ref_store: make class into a subclass of `ref_store` | Michael Haggerty | 2017-06-23 | 1 | -17/+6 |
* | packed-backend: new module for handling packed references | Michael Haggerty | 2017-06-23 | 1 | -0/+33 |