16 Commits (726a228dfb19fae8befa0f209436f8fae7919a58)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 7366096de9 bundle API: change "flags" to be "extra_index_pack_args" 3 years ago
Ævar Arnfjörð Bjarmason 0834257379 bundle API: start writing API documentation 4 years ago
Ævar Arnfjörð Bjarmason 10b635b773 bundle: remove "ref_list" in favor of string-list.c API 4 years ago
brian m. carlson c5aecfc866 bundle: add new version for use with SHA-256 5 years ago
Jeff King ef8d7ac42a strvec: convert more callers away from argv_array name 5 years ago
Jeff King dbbcd44fb4 strvec: rename files from argv-array to strvec 5 years ago
brian m. carlson 6161ce7bbe bundle: detect hash algorithm when reading refs 5 years ago
Robin H. Johnson 79862b6b77 bundle-create: progress output control 5 years ago
Jeff King fcb133e978 create_bundle(): drop unused "header" parameter 6 years ago
Nguyễn Thái Ngọc Duy 74ae4b638d bundle.c: remove the_repository references 6 years ago
brian m. carlson b8607f35b1 bundle: convert to struct object_id 8 years ago
Junio C Hamano 2727b71f05 bundle: add parse_bundle_header() helper function 14 years ago
Junio C Hamano be042aff24 Teach progress eye-candy to fetch_refs_from_bundle() 14 years ago
Johannes Schindelin 30415d50cc Move bundle specific stuff into bundle.[ch] 18 years ago