summaryrefslogtreecommitdiff
path: root/object-store.h
AgeCommit message (Expand)Author
2018-03-26sha1_file: allow map_sha1_file to handle arbitrary repositoriesStefan Beller
2018-03-26sha1_file: allow sha1_file_name to handle arbitrary repositoriesStefan Beller
2018-03-26sha1_file: add repository argument to map_sha1_fileStefan Beller
2018-03-26sha1_file: add repository argument to sha1_file_nameStefan Beller
2018-03-26sha1_file: allow prepare_alt_odb to handle arbitrary repositoriesStefan Beller
2018-03-26sha1_file: allow link_alt_odb_entries to handle arbitrary repositoriesStefan Beller
2018-03-26sha1_file: add repository argument to prepare_alt_odbStefan Beller
2018-03-26pack: move approximate object count to object storeStefan Beller
2018-03-26pack: move prepare_packed_git_run_once to object storeStefan Beller
2018-03-26object-store: move packed_git and packed_git_mru to object storeStefan Beller
2018-03-23object-store: move alt_odb_list and alt_odb_tail to object storeStefan Beller
2018-03-23object-store: migrate alternates struct and functions from cache.hStefan Beller
2018-03-23repository: introduce raw object store fieldStefan Beller