1. 92251b1 Merge branch 'nd/shallow-clone' by Junio C Hamano · 11 years ago
  2. 48d25ca fetch: add --update-shallow to accept refs that update .git/shallow by Nguyễn Thái Ngọc Duy · 11 years ago
  3. beea415 clone: support remote shallow repository by Nguyễn Thái Ngọc Duy · 11 years ago
  4. f6486f0 fetch-pack.h: one statement per bitfield declaration by Nguyễn Thái Ngọc Duy · 11 years ago
  5. 5610b7c git fetch-pack: add --diag-url by Torsten Bögershausen · 11 years ago
  6. 47a5918 cache.h: move remote/connect API out of it by Junio C Hamano · 12 years ago
  7. c6807a4 clone: open a shortcut for connectivity check by Nguyễn Thái Ngọc Duy · 12 years ago
  8. f2db854 fetch: use struct ref to represent refs to be fetched by Junio C Hamano · 12 years ago
  9. 4ba1599 filter_refs(): delete matched refs from sought list by Michael Haggerty · 13 years ago
  10. 8bee93d Change fetch_pack() and friends to take string_list arguments by Michael Haggerty · 13 years ago
  11. 63c6945 fetch_pack(): reindent function decl and defn by Michael Haggerty · 13 years ago
  12. 078b895 fetch-pack: new --stdin option to read refs from stdin by Ivan Todoroski · 13 years ago
  13. 9cba13c standardize brace placement in struct definitions by Jonathan Nieder · 14 years ago
  14. 249b200 Smart fetch over HTTP: client side by Shawn O. Pearce · 15 years ago
  15. 348e390 Teach fetch-pack/upload-pack about --include-tag by Shawn O. Pearce · 17 years ago
  16. ba22785 Reduce the number of connects when fetching by Daniel Barkalow · 17 years ago
  17. fa74052 Always obtain fetch-pack arguments from struct fetch_pack_args by Shawn O. Pearce · 17 years ago
  18. bbaf458 Use 'unsigned:1' when we mean boolean options by Shawn O. Pearce · 17 years ago
  19. 1788c39 Remove pack.keep after ref updates in git-fetch by Shawn O. Pearce · 17 years ago
  20. 2d4177c Make fetch-pack a builtin with an internal API by Daniel Barkalow · 18 years ago