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. 79d3a23 upload-pack: make sure deepening preserves shallow roots by Nguyễn Thái Ngọc Duy · 11 years ago
  4. 01ca90c fetch-options.txt: simplify ifdef/ifndef/endif usage by Michael Haggerty · 11 years ago
  5. 0838bf4 fetch --prune: prune only based on explicit refspecs by Michael Haggerty · 11 years ago
  6. c5a84e9 fetch --tags: fetch tags *in addition to* other stuff by Michael Haggerty · 11 years ago
  7. 0f93608 Merge branch 'rr/maint-fetch-tag-doc-asterisks' by Junio C Hamano · 12 years ago
  8. 9eb4754 fetch-options.txt: prevent a wildcard refspec from getting misformatted by Junio C Hamano · 12 years ago
  9. cfb70e1 fetch: elaborate --depth action by Nguyễn Thái Ngọc Duy · 12 years ago
  10. 4dcb167 fetch: add --unshallow for turning shallow repo into complete one by Nguyễn Thái Ngọc Duy · 12 years ago
  11. f0cb2f1 fetch --tags: clarify documentation by Junio C Hamano · 12 years ago
  12. bc40dea Doc: shallow clone deepens _to_ new depth by Philip Oakley · 12 years ago
  13. c16c3e4 fetch/pull: Don't recurse into a submodule when commits are already present by Jens Lehmann · 14 years ago
  14. 8f0700d fetch/pull: Add the 'on-demand' value to the --recurse-submodules option by Jens Lehmann · 14 years ago
  15. 88a2197 fetch/pull: recurse into submodules when necessary by Jens Lehmann · 14 years ago
  16. 7811d96 pull: Document the "--[no-]recurse-submodules" options by Jens Lehmann · 14 years ago
  17. 4bb4d30 Merge branch 'jl/fetch-submodule-recursive' by Junio C Hamano · 14 years ago
  18. 786f174 Merge branch 'mm/phrase-remote-tracking' by Junio C Hamano · 14 years ago
  19. c1a3c36 Submodules: Add the "fetchRecurseSubmodules" config option by Jens Lehmann · 14 years ago
  20. be254a0 Add the 'fetch.recurseSubmodules' config setting by Jens Lehmann · 14 years ago
  21. 7dce19d fetch/pull: Add the --recurse-submodules option by Jens Lehmann · 14 years ago
  22. 2e5955f pull: Remove --tags option from manpage by Jens Lehmann · 14 years ago
  23. 0e615b2 Replace "remote tracking" with "remote-tracking" by Matthieu Moy · 14 years ago
  24. ed36854 fetch: allow command line --tags to override config by Daniel Johnson · 15 years ago
  25. 1b79d1c git fetch documentation: describe short '-p' synonym to '--prune' option by Oren Held · 15 years ago
  26. 9839018 fetch and pull: learn --progress by Tay Ray Chuan · 15 years ago
  27. 0b444cd Documentation: spell 'git cmd' without dash throughout by Thomas Rast · 15 years ago
  28. 28a1540 builtin-fetch: add --dry-run option by Jay Soffian · 15 years ago
  29. f360d84 builtin-fetch: add --prune option by Jay Soffian · 15 years ago
  30. 16679e3 Teach the --multiple option to 'git fetch' by Björn Gustavsson · 15 years ago
  31. 9c4a036 Teach the --all option to 'git fetch' by Björn Gustavsson · 15 years ago
  32. 6b276e1 Documentation/fetch-options.txt: order options alphabetically by Jari Aalto · 15 years ago
  33. 90e4311 git-pull: do not mention --quiet and --verbose twice by Emmanuel Trillaud · 16 years ago
  34. 57f6ec0 Change mentions of "git programs" to "git commands" by Ori Avtalion · 16 years ago
  35. ba020ef manpages: italicize git command names (which were in teletype font) by Jonathan Nieder · 17 years ago
  36. 3240240 Docs: Use "-l::\n--long\n" format in OPTIONS sections by Stephan Beyer · 17 years ago
  37. 10eb64f git pull manpage: don't include -n from fetch-options.txt by Miklos Vajna · 17 years ago
  38. 5162e69 Documentation: rename gitlink macro to linkgit by Dan McGee · 17 years ago
  39. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  40. 4290529 Document additional options for git-fetch by Andrew Ruder · 18 years ago
  41. f4bf218 Update clone/fetch documentation with --depth (shallow clone) option by Junio C Hamano · 18 years ago
  42. a597fb0 Strongly discourage --update-head-ok in fetch-options documentation. by Junio C Hamano · 18 years ago
  43. 2796a9d git-fetch --upload-pack: disambiguate. by Junio C Hamano · 19 years ago
  44. 2c620a1 git-fetch: pass --upload-pack to fetch-pack by Michal Ostrowski · 19 years ago
  45. 0f76f52 Add --keep option to keep downloaded packs to git-fetch. by Tom Prince · 19 years ago
  46. 03febf9 git-fetch: auto-following tags. by Junio C Hamano · 19 years ago
  47. a3e3dc4 Documentation: describe '-f' option to git-fetch. by Junio C Hamano · 19 years ago
  48. 4d16f8d Update pull/fetch --tags documentation by Luck, Tony · 19 years ago
  49. d0fde47 Add --tags documentation, scraped from JC mail. by Jon Loeliger · 19 years ago
  50. 93d69d8 Refactored merge options into separate merge-options.txt. by Jon Loeliger · 19 years ago