| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-25 | bundle: avoid closing file descriptor twice | Johannes Schindelin | 1 | -0/+2 |
| 2024-11-28 | bundle: support fsck message configuration | Justin Tobler | 1 | -0/+7 |
| 2024-11-28 | bundle: add bundle verification options type | Justin Tobler | 1 | -3/+7 |
| 2024-06-20 | unbundle: extend object verification for fetches | Xing Xin | 1 | -0/+1 |
| 2023-03-21 | treewide: remove unnecessary cache.h inclusion from a few headers | Elijah Newren | 1 | -1/+0 |
| 2022-10-30 | Merge branch 'ds/bundle-uri-3' | Taylor Blau | 1 | -2/+13 |
| 2022-10-12 | bundle-uri: quiet failed unbundlings | Derrick Stolee | 1 | -0/+1 |
| 2022-10-12 | bundle: add flags to verify_bundle() | Derrick Stolee | 1 | -2/+12 |
| 2022-09-12 | list-objects-filter: add and use initializers | Jeff King | 1 | -0/+1 |
| 2022-05-16 | bundle.h: make "fd" version of read_bundle_header() public | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2022-03-09 | bundle: parse filter capability | Derrick Stolee | 1 | -0/+2 |
| 2021-09-07 | bundle API: change "flags" to be "extra_index_pack_args" | Ævar Arnfjörð Bjarmason | 1 | -2/+5 |
| 2021-08-27 | bundle API: start writing API documentation | Ævar Arnfjörð Bjarmason | 1 | -0/+7 |
| 2021-07-06 | bundle: remove "ref_list" in favor of string-list.c API | Ævar Arnfjörð Bjarmason | 1 | -10/+11 |
| 2020-08-11 | Merge branch 'bc/sha-256-part-3' | Junio C Hamano | 1 | -1/+3 |
| 2020-07-30 | bundle: add new version for use with SHA-256 | brian m. carlson | 1 | -1/+3 |
| 2020-07-28 | strvec: convert more callers away from argv_array name | Jeff King | 1 | -1/+1 |
| 2020-07-28 | strvec: rename files from argv-array to strvec | Jeff King | 1 | -1/+1 |
| 2020-06-19 | bundle: detect hash algorithm when reading refs | brian m. carlson | 1 | -0/+1 |
| 2019-11-11 | bundle-create: progress output control | Robin H. Johnson | 1 | -1/+2 |
| 2019-01-24 | create_bundle(): drop unused "header" parameter | Jeff King | 1 | -2/+2 |
| 2018-11-12 | bundle.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -4/+5 |
| 2017-05-02 | bundle: convert to struct object_id | brian m. carlson | 1 | -1/+3 |
| 2011-10-21 | Merge branch 'jc/unseekable-bundle' | Junio C Hamano | 1 | -0/+1 |
| 2011-10-13 | bundle: add parse_bundle_header() helper function | Junio C Hamano | 1 | -0/+1 |
| 2011-09-19 | Teach progress eye-candy to fetch_refs_from_bundle() | Junio C Hamano | 1 | -1/+2 |
| 2007-09-19 | Move bundle specific stuff into bundle.[ch] | Johannes Schindelin | 1 | -0/+25 |