33 Commits (a08a83db2bf27f015bec9a435f6d73e223c21c5e)

Author SHA1 Message Date
Jonathan Tan 9da69a6539 fetch-pack: support more than one pack lockfile 5 years ago
Jonathan Tan 2b98478c6f connected: always use partial clone optimization 5 years ago
Derrick Stolee b739d971e5 connected.c: reprepare packs for corner cases 5 years ago
Jonathan Tan 50033772d5 connected: verify promisor-ness of partial clone 5 years ago
Jonathan Tan e362fadcd0 clone: remove fetch_if_missing=0 5 years ago
brian m. carlson 9d958cc041 connected: switch GIT_SHA1_HEXSZ to the_hash_algo 5 years ago
Jeff King 39b44ba771 check_everything_connected: assume alternate ref tips are valid 6 years ago
Christian Couder b14ed5adaf Use promisor_remote_get_direct() and has_promisor_remote() 6 years ago
Josh Steadmon dfa33a298d clone: do faster object check for partial clones 6 years ago
Jonathan Tan cf1e7c0770 fetch-pack: write shallow, then check connectivity 7 years ago
Jeff Hostetler acb0c57260 fetch: support filters 7 years ago
brian m. carlson 6ccac9eed5 Convert check_connected to use struct object_id 7 years ago
Jonathan Tan 0abe14f6a5 pack: move {,re}prepare_packed_git and approximate_object_count 7 years ago
Jonathan Tan 9a42865374 pack: move add_packed_git() 7 years ago
Jeff King 526f108a27 check_connected: accept an env argument 8 years ago
Jeff King 70d5e2d77b check_connected: add progress flag 9 years ago
Jeff King e0331849a0 check_connected: relay errors to alternate descriptor 9 years ago
Jeff King 7043c7071c check_everything_connected: use a struct with named options 9 years ago
Jeff King 3be89f9b86 check_everything_connected: convert to argv_array 9 years ago
Jeff King f26eef302f check_everything_connected: always pass --quiet to rev-list 9 years ago
Nguyễn Thái Ngọc Duy 5cc026e218 connected.c: use error_errno() 9 years ago
René Scharfe d318027932 run-command: introduce CHILD_PROCESS_INIT 11 years ago
Jeff King 26936bfd9b use strip_suffix instead of ends_with in simple cases 11 years ago
Nguyễn Thái Ngọc Duy 614db3e292 connected.c: add new variant that runs with --shallow-file 11 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Nguyễn Thái Ngọc Duy c6807a40dc clone: open a shortcut for connectivity check 12 years ago
Junio C Hamano d21c463d55 fetch/receive: remove over-pessimistic connectivity check 13 years ago
Junio C Hamano f96400cb46 check_everything_connected(): libify 14 years ago