1. c9c63ee Merge branch 'sb/pull-rebase-submodule' by Junio C Hamano · 8 years ago
  2. a6d7eb2 pull: optionally rebase submodules (remote submodule changes only) by Stefan Beller · 8 years ago
  3. e01db91 stash: update documentation to use 'stash entry' by Liam Beguin · 8 years ago
  4. 0c79cee docs: fix formatting and grammar by Adam Dinwoodie · 8 years ago
  5. d395745 doc: git-pull.txt use US spelling, fix minor typo by René Genz · 8 years ago
  6. 5f52e70 Merge branch 'mm/push-social-engineering-attack-doc' by Junio C Hamano · 8 years ago
  7. 235ec24 doc: mention transfer data leaks in more places by Matt McCutchen · 8 years ago
  8. f66398e pull --rebase: add --[no-]autostash flag by Mehul Jain · 9 years ago
  9. f5eb87b pull: allow interactive rebase with --rebase=interactive by Johannes Schindelin · 9 years ago
  10. eb2a8d9 pull: handle git-fetch's options as well by Paul Tan · 10 years ago
  11. 3a18352 Merge branch 'ss/pull-rebase-preserve' by Junio C Hamano · 10 years ago
  12. 129260c docs: clarify "preserve" option wording for git-pull by Sebastian Schuberth · 10 years ago
  13. da0005b *config.txt: stick to camelCase naming convention by Nguyễn Thái Ngọc Duy · 10 years ago
  14. 6d73dba Merge branch 'jc/maint-pull-docfix' by Junio C Hamano · 11 years ago
  15. 8be1d04 Merge branch 'jc/maint-pull-docfix-for-409b8d82' into jc/maint-pull-docfix by Junio C Hamano · 11 years ago
  16. d51a475 Documentation: exclude irrelevant options from "git pull" by Junio C Hamano · 11 years ago
  17. 5a3fd6a doc/pull: clarify the illustrations by Junio C Hamano · 11 years ago
  18. 66713ef pull: allow pull to preserve merges when rebasing by Stephen Haberman · 12 years ago
  19. 153d726 pull: change the description to "integrate" changes by John Keeping · 12 years ago
  20. d011ab4 Merge branch 'maint-1.8.1' into maint by Junio C Hamano · 12 years ago
  21. 38ef8a7 git-pull doc: fix grammo ("conflicts" is plural) by Mihai Capotă · 12 years ago
  22. 2de9b71 Documentation: the name of the system is 'Git', not 'git' by Thomas Ackermann · 12 years ago
  23. d9aa361 man: git pull -r is a short for --rebase by Miklos Vajna · 13 years ago
  24. 6cf378f docs: stop using asciidoc no-inline-literal by Jeff King · 13 years ago
  25. 1ee740e Merge branch 'ab/pull-rebase-config' by Junio C Hamano · 13 years ago
  26. 6b37dff pull: introduce a pull.rebase option to enable --rebase by Ævar Arnfjörð Bjarmason · 13 years ago
  27. 7791a1d Documentation: use [verse] for SYNOPSIS sections by Martin von Zweigbergk · 14 years ago
  28. 2071fb0 Merge branch 'jl/submodule-fetch-on-demand' by Junio C Hamano · 14 years ago
  29. 48bb914 doc: drop author/documentation sections from most pages by Jeff King · 14 years ago
  30. 794a359 fetch/pull: Describe --recurse-submodule restrictions in the BUGS section by Jens Lehmann · 14 years ago
  31. 8f0700d fetch/pull: Add the 'on-demand' value to the --recurse-submodules option by Jens Lehmann · 14 years ago
  32. 7811d96 pull: Document the "--[no-]recurse-submodules" options by Jens Lehmann · 14 years ago
  33. b5c1781 Merge branch 'ja/maint-pull-rebase-doc' by Junio C Hamano · 14 years ago
  34. b281796 Merge branch 'maint' to sync with Git 1.7.3.3 by Junio C Hamano · 14 years ago
  35. 3bae8d4 Documentation: do not misinterpret pull refspec as bold text by Jonathan Nieder · 14 years ago
  36. c4f4157 git-pull.txt: Mention branch.autosetuprebase by Jari Aalto · 14 years ago
  37. 786f174 Merge branch 'mm/phrase-remote-tracking' by Junio C Hamano · 14 years ago
  38. 11fe3f7 Documentation/git-pull: clarify configuration by Martin von Zweigbergk · 14 years ago
  39. 8b3f3f8 Change "tracking branch" to "remote-tracking branch" by Matthieu Moy · 14 years ago
  40. 0e615b2 Replace "remote tracking" with "remote-tracking" by Matthieu Moy · 14 years ago
  41. 3f8fc18 Documentation: flesh out “git pull” description by Jonathan Nieder · 15 years ago
  42. 9839018 fetch and pull: learn --progress by Tay Ray Chuan · 15 years ago
  43. 409b8d8 Documentation/git-pull: put verbosity options before merge/fetch ones by Tay Ray Chuan · 15 years ago
  44. 0b444cd Documentation: spell 'git cmd' without dash throughout by Thomas Rast · 15 years ago
  45. e330d8c Documentation: warn prominently against merging with dirty trees by Thomas Rast · 15 years ago
  46. b7eb912 Merge branch 'ja/fetch-doc' by Junio C Hamano · 15 years ago
  47. 3f7a9b5 Documentation/git-pull.txt: Add subtitles above included option files by Jari Aalto · 15 years ago
  48. d504f69 modernize fetch/merge/pull examples by Clemens Buchacher · 15 years ago
  49. 59eb68a Update my e-mail address by Junio C Hamano · 17 years ago
  50. ba020ef manpages: italicize git command names (which were in teletype font) by Jonathan Nieder · 17 years ago
  51. 483bc4f Documentation formatting and cleanup by Jonathan Nieder · 17 years ago
  52. b1889c3 Documentation: be consistent about "git-" versus "git " by Jonathan Nieder · 17 years ago
  53. 6bfa3c9 Documentation/git-pull.txt: Use more standard [NOTE] markup by Junio C Hamano · 17 years ago
  54. 3240240 Docs: Use "-l::\n--long\n" format in OPTIONS sections by Stephan Beyer · 17 years ago
  55. 9e1f0a8 documentation: move git(7) to git(1) by Christian Couder · 17 years ago
  56. 921177f Documentation: improve "add", "pull" and "format-patch" examples by Christian Couder · 17 years ago
  57. 1c53606 Merge branch 'maint' by Junio C Hamano · 17 years ago
  58. 5b10a3c git-pull documentation: warn about the option order by Junio C Hamano · 17 years ago
  59. a288394 Correct git-pull documentation by Jay Soffian · 17 years ago
  60. 473d3316 git-pull documentation: fix markup by Junio C Hamano · 17 years ago
  61. c85c792 pull --rebase: be cleverer with rebased upstream branches by Johannes Schindelin · 17 years ago
  62. 10eb64f git pull manpage: don't include -n from fetch-options.txt by Miklos Vajna · 17 years ago
  63. 5162e69 Documentation: rename gitlink macro to linkgit by Dan McGee · 17 years ago
  64. cd67e4d Teach 'git pull' about --rebase by Johannes Schindelin · 17 years ago
  65. 37ba056 Add urls.txt to git-clone man page by Andrew Ruder · 18 years ago
  66. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  67. 9e2586f Documentation/git-pull: describe default behaviour and config interactions by Junio C Hamano · 18 years ago
  68. e0d10e1 [PATCH] Rename git-repo-config to git-config. by Tom Prince · 18 years ago
  69. c3f0baa Documentation: sync git.txt command list and manual page title by Junio C Hamano · 18 years ago
  70. c14261e some doc updates by Nicolas Pitre · 18 years ago
  71. 33a59fd Documentation: update git-pull.txt for new clone behavior by J. Bruce Fields · 18 years ago
  72. ce4231f Mention that pull can work locally in the synopsis by Robin Rosenberg · 18 years ago
  73. 7bd7f28 Remove trailing dot after short description by Fredrik Kuivinen · 19 years ago
  74. 85a97d4 Docs: move git url and remotes text to separate sections by J. Bruce Fields · 19 years ago
  75. 3ae854c Examples of resetting. by Junio C Hamano · 19 years ago
  76. 93d69d8 Refactored merge options into separate merge-options.txt. by Jon Loeliger · 19 years ago
  77. bb73d73 Refactor merge strategies into separate includable file. by Jon Loeliger · 19 years ago
  78. fdd0897 Documentation: git-fetch/pull updates. by Junio C Hamano · 19 years ago
  79. bccf595 Added a few examples to git-pull man page. by Jon Loeliger · 19 years ago
  80. 3746501 Documentation: -merge and -pull: describe merge strategies. by Junio C Hamano · 19 years ago
  81. 710c97d Document the use of "current directory" as pull source. by Junio C Hamano · 19 years ago
  82. d6a7359 git-fetch/push/pull: documentation. by Junio C Hamano · 19 years ago
  83. 98438bd Remove the version tags from the manpages by Junio C Hamano · 19 years ago
  84. a7154e9 [PATCH] Documentation: Update all files to use the new gitlink: macro by Sergey Vlasov · 19 years ago
  85. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (73%) from Documentation/git-pull-script.txt]
  86. ab9b313 Documentation: multi-head fetch. by Junio C Hamano · 20 years ago
  87. 3f971fc Documentation updates. by Junio C Hamano · 20 years ago
  88. 0c04094 [PATCH] Documentation: describe short-hand used in fetch/pull. by Junio C Hamano · 20 years ago
  89. 2cf565c [PATCH 1/4] split core-git.txt and update by David Greaves · 20 years ago