Age | Commit message (Expand) | Author | Files | Lines |
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 |