26 Commits (25567af8056d992c9a51815db4b3a3e9417a2969)

Author SHA1 Message Date
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