Age | Commit message (Expand) | Author | Files | Lines |
2020-08-28 | midx: traverse the local MIDX first | Taylor Blau | 1 | -0/+1 |
2020-02-24 | packfile: drop nth_packed_object_sha1() | Jeff King | 1 | -9/+3 |
2020-02-24 | nth_packed_object_oid(): use customary integer return | Jeff King | 1 | -3/+2 |
2020-02-14 | Merge branch 'jk/packfile-reuse-cleanup' | Junio C Hamano | 1 | -0/+3 |
2019-09-13 | packfile: expose get_delta_base() | Jeff King | 1 | -0/+3 |
2019-09-09 | Merge branch 'ds/midx-expire-repack' | Junio C Hamano | 1 | -1/+1 |
2019-08-20 | packfile.h: drop extern from function declaration | Denton Liu | 1 | -1/+1 |
2019-07-19 | Merge branch 'ds/midx-expire-repack' | Junio C Hamano | 1 | -0/+7 |
2019-07-09 | Merge branch 'ds/close-object-store' | Junio C Hamano | 1 | -1/+1 |
2019-06-12 | packfile: rename close_all_packs to close_object_store | Derrick Stolee | 1 | -1/+1 |
2019-06-11 | repack: refactor pack deletion for future use | Derrick Stolee | 1 | -0/+7 |
2019-05-09 | Merge branch 'nd/sha1-name-c-wo-the-repository' | Junio C Hamano | 1 | -1/+2 |
2019-04-25 | Merge branch 'jk/server-info-rabbit-hole' | Junio C Hamano | 1 | -41/+47 |
2019-04-16 | packfile: fix pack basename computation | Jeff King | 1 | -0/+6 |
2019-04-16 | packfile.h: drop extern from function declarations | Jeff King | 1 | -41/+41 |
2019-04-08 | packfile.c: add repo_approximate_object_count() | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2019-03-22 | midx: during verify group objects by packfile to speed verification | Jeff Hostetler | 1 | -0/+2 |
2019-02-05 | Merge branch 'sb/more-repo-in-api' | Junio C Hamano | 1 | -1/+1 |
2018-10-19 | packfile: allow has_packed_and_bad to handle arbitrary repositories | Stefan Beller | 1 | -1/+1 |
2018-10-15 | fuzz: add fuzz testing for packfile indices. | Josh Steadmon | 1 | -0/+13 |
2018-08-20 | packfile: add all_packs list | Derrick Stolee | 1 | -0/+1 |
2018-08-20 | Sync 'ds/multi-pack-index' to v2.19.0-rc0 | Junio C Hamano | 1 | -0/+9 |
2018-08-20 | Merge branch 'jk/for-each-object-iteration' | Junio C Hamano | 1 | -17/+0 |
2018-08-14 | for_each_*_object: move declarations to object-store.h | Jeff King | 1 | -20/+0 |
2018-08-13 | for_each_packed_object: support iterating in pack-order | Jeff King | 1 | -3/+5 |
2018-08-13 | for_each_*_object: give more comprehensive docstrings | Jeff King | 1 | -4/+8 |
2018-08-13 | for_each_*_object: take flag arguments as enum | Jeff King | 1 | -2/+3 |
2018-08-13 | for_each_*_object: store flag definitions in a single location | Jeff King | 1 | -6/+2 |
2018-07-26 | packfile: ensure that enum object_type is defined | Beat Bolli | 1 | -1/+1 |
2018-07-20 | midx: use midx in abbreviation calculations | Derrick Stolee | 1 | -0/+1 |
2018-07-20 | midx: sort and deduplicate objects from packfiles | Derrick Stolee | 1 | -0/+2 |
2018-07-20 | packfile: generalize pack directory list | Derrick Stolee | 1 | -0/+6 |
2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -0/+5 |
2018-05-30 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -2/+2 |
2018-05-23 | Merge branch 'sb/oid-object-info' | Junio C Hamano | 1 | -2/+4 |
2018-05-16 | object-store: move object access functions to object-store.h | Stefan Beller | 1 | -0/+5 |
2018-05-08 | Merge branch 'ds/commit-graph' | Junio C Hamano | 1 | -0/+2 |
2018-05-02 | packfile: convert find_pack_entry to object_id | brian m. carlson | 1 | -1/+1 |
2018-05-02 | packfile: convert has_sha1_pack to object_id | brian m. carlson | 1 | -1/+1 |
2018-04-26 | cache.h: allow oid_object_info to handle arbitrary repositories | Stefan Beller | 1 | -4/+4 |
2018-04-26 | packfile: add repository argument to unpack_entry | Stefan Beller | 1 | -1/+2 |
2018-04-26 | packfile: add repository argument to packed_object_info | Jonathan Nieder | 1 | -1/+2 |
2018-04-11 | Merge branch 'sb/packfiles-in-repository' | Junio C Hamano | 1 | -4/+7 |
2018-04-11 | Merge branch 'sb/object-store' | Junio C Hamano | 1 | -1/+4 |
2018-04-11 | commit-graph: read only from specific pack-indexes | Derrick Stolee | 1 | -0/+2 |
2018-03-26 | packfile: keep prepare_packed_git() private | Nguyễn Thái Ngọc Duy | 1 | -1/+0 |
2018-03-26 | packfile: allow find_pack_entry to handle arbitrary repositories | Stefan Beller | 1 | -2/+1 |
2018-03-26 | packfile: add repository argument to find_pack_entry | Stefan Beller | 1 | -1/+6 |
2018-03-26 | packfile: allow reprepare_packed_git to handle arbitrary repositories | Stefan Beller | 1 | -2/+1 |
2018-03-26 | packfile: allow prepare_packed_git to handle arbitrary repositories | Stefan Beller | 1 | -2/+1 |