Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-30 | files-backend: don't rewrite the `packed-refs` file unnecessarily | 1 | -0/+9 | |
2017-09-09 | packed-backend: rip out some now-unused code | 1 | -8/+0 | |
2017-09-09 | packed_ref_store: implement reference transactions | 1 | -0/+9 | |
2017-06-23 | packed_refs_unlock(), packed_refs_is_locked(): new functions | 1 | -0/+3 | |
2017-06-23 | packed_refs_lock(): report errors via a `struct strbuf *err` | 1 | -3/+3 | |
2017-06-23 | packed_refs_lock(): function renamed from lock_packed_refs() | 1 | -1/+1 | |
2017-06-23 | commit_packed_refs(): report errors rather than dying | 1 | -1/+1 | |
2017-06-23 | packed_ref_store: make class into a subclass of `ref_store` | 1 | -17/+6 | |
2017-06-23 | packed-backend: new module for handling packed references | 1 | -0/+33 |