summaryrefslogtreecommitdiff
path: root/object-store.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-26sha1_file: add repository argument to prepare_alt_odbLibravatar Stefan Beller1-1/+2
2018-03-26pack: move approximate object count to object storeLibravatar Stefan Beller1-0/+8
2018-03-26pack: move prepare_packed_git_run_once to object storeLibravatar Stefan Beller1-0/+6
2018-03-26object-store: move packed_git and packed_git_mru to object storeLibravatar Stefan Beller1-0/+34
2018-03-23object-store: move alt_odb_list and alt_odb_tail to object storeLibravatar Stefan Beller1-2/+5
2018-03-23object-store: migrate alternates struct and functions from cache.hLibravatar Stefan Beller1-0/+51
2018-03-23repository: introduce raw object store fieldLibravatar Stefan Beller1-0/+18