- a034e91 object-store-ll.h: split this header out of object-store.h by Elijah Newren · 1 year, 10 months ago
- 6047b28 Merge branch 'en/header-split-cleanup' by Junio C Hamano · 1 year, 11 months ago
- 72871b19 Merge branch 'ab/remove-implicit-use-of-the-repository' by Junio C Hamano · 1 year, 11 months ago
- a5183d7 cocci: apply the "promisor-remote.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 2 years ago
- 4f6728d treewide: remove unnecessary cache.h inclusion from several sources by Elijah Newren · 2 years ago
- f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years ago
- 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 2 years ago
- 9ea1378 Merge branch 'ab/various-leak-fixes' by Junio C Hamano · 2 years, 3 months ago
- dd4143e connected.c: free the "struct packed_git" by Ævar Arnfjörð Bjarmason · 2 years, 4 months ago
- bcec678 receive-pack: only use visible refs for connectivity check by Patrick Steinhardt · 2 years, 4 months ago
- 29fda24 run-command API: rename "env_array" to "env" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
- c7c4bde run-command API: remove "env" member, always use "env_array" by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago
- 8996d68 Merge branch 'ps/connectivity-optim' by Junio C Hamano · 3 years, 4 months ago
- a7df4f5 Revert "connected: do not sort input revisions" by Junio C Hamano · 3 years, 4 months ago
- deec8aa Merge branch 'ps/fetch-optim' by Junio C Hamano · 3 years, 6 months ago
- 9fec7b2 connected: refactor iterator to return next object ID directly by Patrick Steinhardt · 3 years, 6 months ago
- f45022d connected: do not sort input revisions by Patrick Steinhardt · 3 years, 7 months ago
- d8488b9 Merge branch 'rs/more-buffered-io' by Junio C Hamano · 4 years, 7 months ago
- 24b75fa connected: use buffered I/O to talk to rev-list by René Scharfe · 4 years, 7 months ago
- f6d8942 strvec: fix indentation in renamed calls by Jeff King · 4 years, 7 months ago
- ef8d7ac strvec: convert more callers away from argv_array name by Jeff King · 4 years, 7 months ago
- 9da69a6 fetch-pack: support more than one pack lockfile by Jonathan Tan · 4 years, 9 months ago
- 0c60105 Merge branch 'jt/connectivity-check-optim-in-partial-clone' by Junio C Hamano · 4 years, 11 months ago
- 2b98478 connected: always use partial clone optimization by Jonathan Tan · 5 years ago
- b739d97 connected.c: reprepare packs for corner cases by Derrick Stolee · 5 years ago
- 5003377 connected: verify promisor-ness of partial clone by Jonathan Tan · 5 years ago
- e362fad clone: remove fetch_if_missing=0 by Jonathan Tan · 5 years ago
- 676278f Merge branch 'bc/object-id-part17' by Junio C Hamano · 5 years ago
- b9ac6c5 Merge branch 'cc/multi-promisor' by Junio C Hamano · 5 years ago
- 9d958cc connected: switch GIT_SHA1_HEXSZ to the_hash_algo by brian m. carlson · 6 years ago
- 39b44ba check_everything_connected: assume alternate ref tips are valid by Jeff King · 6 years ago
- b14ed5a Use promisor_remote_get_direct() and has_promisor_remote() by Christian Couder · 6 years ago
- dfa33a2 clone: do faster object check for partial clones by Josh Steadmon · 6 years ago
- cf1e7c0 fetch-pack: write shallow, then check connectivity by Jonathan Tan · 7 years ago
- 6bed209 Merge branch 'jh/partial-clone' by Junio C Hamano · 7 years ago
- acb0c57 fetch: support filters by Jeff Hostetler · 7 years ago
- 6ccac9e Convert check_connected to use struct object_id by brian m. carlson · 7 years ago
- 0abe14f pack: move {,re}prepare_packed_git and approximate_object_count by Jonathan Tan · 8 years ago
- 9a42865 pack: move add_packed_git() by Jonathan Tan · 8 years ago
- 526f108 check_connected: accept an env argument by Jeff King · 8 years ago
- 70d5e2d check_connected: add progress flag by Jeff King · 9 years ago
- e033184 check_connected: relay errors to alternate descriptor by Jeff King · 9 years ago
- 7043c70 check_everything_connected: use a struct with named options by Jeff King · 9 years ago
- 3be89f9 check_everything_connected: convert to argv_array by Jeff King · 9 years ago
- f26eef3 check_everything_connected: always pass --quiet to rev-list by Jeff King · 9 years ago
- 5cc026e connected.c: use error_errno() by Nguyễn Thái Ngọc Duy · 9 years ago
- d318027 run-command: introduce CHILD_PROCESS_INIT by René Scharfe · 11 years ago
- 26936bf use strip_suffix instead of ends_with in simple cases by Jeff King · 11 years ago
- 92251b1 Merge branch 'nd/shallow-clone' by Junio C Hamano · 11 years ago
- 614db3e connected.c: add new variant that runs with --shallow-file by Nguyễn Thái Ngọc Duy · 11 years ago
- 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder · 11 years ago
- c6807a4 clone: open a shortcut for connectivity check by Nguyễn Thái Ngọc Duy · 12 years ago
- d21c463 fetch/receive: remove over-pessimistic connectivity check by Junio C Hamano · 13 years ago
- f96400c check_everything_connected(): libify by Junio C Hamano · 14 years ago