summaryrefslogtreecommitdiff
path: root/object-store.h
Commit message (Expand)AuthorAgeFilesLines
* sha1_file: allow map_sha1_file to handle arbitrary repositoriesStefan Beller2018-03-261-2/+1
* sha1_file: allow sha1_file_name to handle arbitrary repositoriesStefan Beller2018-03-261-2/+1
* sha1_file: add repository argument to map_sha1_fileStefan Beller2018-03-261-0/+3
* sha1_file: add repository argument to sha1_file_nameStefan Beller2018-03-261-0/+7
* sha1_file: allow prepare_alt_odb to handle arbitrary repositoriesStefan Beller2018-03-261-2/+1
* sha1_file: allow link_alt_odb_entries to handle arbitrary repositoriesStefan Beller2018-03-261-0/+4
* sha1_file: add repository argument to prepare_alt_odbStefan Beller2018-03-261-1/+2
* pack: move approximate object count to object storeStefan Beller2018-03-261-0/+8
* pack: move prepare_packed_git_run_once to object storeStefan Beller2018-03-261-0/+6
* object-store: move packed_git and packed_git_mru to object storeStefan Beller2018-03-261-0/+34
* object-store: move alt_odb_list and alt_odb_tail to object storeStefan Beller2018-03-231-2/+5
* object-store: migrate alternates struct and functions from cache.hStefan Beller2018-03-231-0/+51
* repository: introduce raw object store fieldStefan Beller2018-03-231-0/+18