Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-26 | sha1_file: allow prepare_alt_odb to handle arbitrary repositories | Stefan Beller | 1 | -2/+1 |
2018-03-26 | sha1_file: allow link_alt_odb_entries to handle arbitrary repositories | Stefan Beller | 1 | -0/+4 |
2018-03-26 | sha1_file: add repository argument to prepare_alt_odb | Stefan Beller | 1 | -1/+2 |
2018-03-26 | pack: move approximate object count to object store | Stefan Beller | 1 | -0/+8 |
2018-03-26 | pack: move prepare_packed_git_run_once to object store | Stefan Beller | 1 | -0/+6 |
2018-03-26 | object-store: move packed_git and packed_git_mru to object store | Stefan Beller | 1 | -0/+34 |
2018-03-23 | object-store: move alt_odb_list and alt_odb_tail to object store | Stefan Beller | 1 | -2/+5 |
2018-03-23 | object-store: migrate alternates struct and functions from cache.h | Stefan Beller | 1 | -0/+51 |
2018-03-23 | repository: introduce raw object store field | Stefan Beller | 1 | -0/+18 |