40 Commits (b778c1eef50e001807aa723bdc9cb2685a59db0f)

Author SHA1 Message Date
Jonathan Tan 42d418df90 (various): document from_promisor parameter 4 years ago
Jonathan Tan 9dfa8dbeee fetch-pack: remove no_dependents code 5 years ago
Jonathan Tan 9da69a6539 fetch-pack: support more than one pack lockfile 5 years ago
Jeff King 0f804b0bac fetch_pack(): drop unused parameters 6 years ago
Jonathan Tan 4c7f9567ea fetch-pack: exclude blobs when lazy-fetching trees 6 years ago
Jonathan Tan 3390e42adb fetch-pack: support negotiation tip whitelist 7 years ago
Jonathan Tan cf1e7c0770 fetch-pack: write shallow, then check connectivity 7 years ago
Brandon Williams 5e3548ef16 fetch: send server options when using protocol v2 7 years ago
Brandon Williams 685fbd3291 fetch-pack: perform a fetch using v2 7 years ago
Jeff Hostetler 640d8b72fe fetch-pack, index-pack, transport: partial clone 7 years ago
Jonathan Tan 88e2f9ed8e introduce fetch-object: fetch one promisor object 7 years ago
brian m. carlson 910650d2f8 Rename sha1_array to oid_array 8 years ago
Matt McCutchen e860d96bf8 fetch-pack: move code to report unmatched refs to a function 8 years ago
Nguyễn Thái Ngọc Duy cccf74e2da fetch, upload-pack: --deepen=N extends shallow boundary by N commits 9 years ago
Nguyễn Thái Ngọc Duy a45a260086 fetch: define shallow boundary with --shallow-exclude 9 years ago
Nguyễn Thái Ngọc Duy 508ea88226 fetch: define shallow boundary with --shallow-since 9 years ago
Nguyễn Thái Ngọc Duy 79891cb90a fetch-pack: use a separate flag for fetch in deepening mode 9 years ago
Nguyễn Thái Ngọc Duy 48d25cae22 fetch: add --update-shallow to accept refs that update .git/shallow 11 years ago
Nguyễn Thái Ngọc Duy beea4152d9 clone: support remote shallow repository 11 years ago
Nguyễn Thái Ngọc Duy f6486f07d2 fetch-pack.h: one statement per bitfield declaration 11 years ago
Torsten Bögershausen 5610b7c0c6 git fetch-pack: add --diag-url 11 years ago
Junio C Hamano 47a5918536 cache.h: move remote/connect API out of it 12 years ago
Nguyễn Thái Ngọc Duy c6807a40dc clone: open a shortcut for connectivity check 12 years ago
Junio C Hamano f2db854d24 fetch: use struct ref to represent refs to be fetched 12 years ago
Michael Haggerty 4ba159996f filter_refs(): delete matched refs from sought list 13 years ago
Michael Haggerty 8bee93dd24 Change fetch_pack() and friends to take string_list arguments 13 years ago
Michael Haggerty 63c694534b fetch_pack(): reindent function decl and defn 13 years ago
Ivan Todoroski 078b895fef fetch-pack: new --stdin option to read refs from stdin 13 years ago
Jonathan Nieder 9cba13ca5d standardize brace placement in struct definitions 14 years ago
Shawn O. Pearce 249b2004d8 Smart fetch over HTTP: client side 15 years ago
Shawn O. Pearce 348e390b17 Teach fetch-pack/upload-pack about --include-tag 17 years ago
Daniel Barkalow ba227857d2 Reduce the number of connects when fetching 17 years ago
Shawn O. Pearce fa74052922 Always obtain fetch-pack arguments from struct fetch_pack_args 18 years ago
Shawn O. Pearce bbaf458428 Use 'unsigned:1' when we mean boolean options 18 years ago
Shawn O. Pearce 1788c39cd0 Remove pack.keep after ref updates in git-fetch 18 years ago
Daniel Barkalow 2d4177c01c Make fetch-pack a builtin with an internal API 18 years ago