Commit message (Expand) | Author | Age | |
---|---|---|---|
* | packed-backend: rip out some now-unused code | Michael Haggerty | 2017-09-09 |
* | packed_ref_store: implement reference transactions | Michael Haggerty | 2017-09-09 |
* | packed_refs_unlock(), packed_refs_is_locked(): new functions | Michael Haggerty | 2017-06-23 |
* | packed_refs_lock(): report errors via a `struct strbuf *err` | Michael Haggerty | 2017-06-23 |
* | packed_refs_lock(): function renamed from lock_packed_refs() | Michael Haggerty | 2017-06-23 |
* | commit_packed_refs(): report errors rather than dying | Michael Haggerty | 2017-06-23 |
* | packed_ref_store: make class into a subclass of `ref_store` | Michael Haggerty | 2017-06-23 |
* | packed-backend: new module for handling packed references | Michael Haggerty | 2017-06-23 |