Age | Commit message (Expand) | Author | Files | Lines |
2018-05-23 | Merge branch 'nd/pack-objects-pack-struct' | Junio C Hamano | 1 | -0/+1 |
2018-05-23 | Merge branch 'nd/repack-keep-pack' | Junio C Hamano | 1 | -0/+1 |
2018-05-16 | object-store: move object access functions to object-store.h | Stefan Beller | 1 | -0/+117 |
2018-04-16 | repack: add --keep-pack option | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-04-16 | pack-objects: move in_pack out of struct object_entry | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-04-12 | replace-object: eliminate replace objects prepared flag | Stefan Beller | 1 | -1/+1 |
2018-04-12 | replace-object: move replace_map to object store | Stefan Beller | 1 | -0/+8 |
2018-03-26 | sha1_file: allow map_sha1_file to handle arbitrary repositories | Stefan Beller | 1 | -2/+1 |
2018-03-26 | sha1_file: allow sha1_file_name to handle arbitrary repositories | Stefan Beller | 1 | -2/+1 |
2018-03-26 | sha1_file: add repository argument to map_sha1_file | Stefan Beller | 1 | -0/+3 |
2018-03-26 | sha1_file: add repository argument to sha1_file_name | Stefan Beller | 1 | -0/+7 |
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 |