Age | Commit message (Expand) | Author | Files | Lines |
2012-08-17 | man: git pull -r is a short for --rebase | Miklos Vajna | 1 | -0/+1 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -1/+1 |
2011-12-09 | Merge branch 'ab/pull-rebase-config' | Junio C Hamano | 1 | -1/+1 |
2011-11-07 | pull: introduce a pull.rebase option to enable --rebase | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-07-06 | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 1 | -0/+1 |
2011-04-04 | Merge branch 'jl/submodule-fetch-on-demand' | Junio C Hamano | 1 | -1/+10 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -12/+0 |
2011-03-09 | fetch/pull: Describe --recurse-submodule restrictions in the BUGS section | Jens Lehmann | 1 | -0/+9 |
2011-03-09 | fetch/pull: Add the 'on-demand' value to the --recurse-submodules option | Jens Lehmann | 1 | -1/+1 |
2011-02-07 | pull: Document the "--[no-]recurse-submodules" options | Jens Lehmann | 1 | -0/+9 |
2010-12-12 | Merge branch 'ja/maint-pull-rebase-doc' | Junio C Hamano | 1 | -2/+3 |
2010-12-03 | Merge branch 'maint' to sync with Git 1.7.3.3 | Junio C Hamano | 1 | -2/+2 |
2010-12-03 | Documentation: do not misinterpret pull refspec as bold text | Jonathan Nieder | 1 | -2/+2 |
2010-12-03 | git-pull.txt: Mention branch.autosetuprebase | Jari Aalto | 1 | -2/+3 |
2010-11-24 | Merge branch 'mm/phrase-remote-tracking' | Junio C Hamano | 1 | -4/+4 |
2010-11-17 | Documentation/git-pull: clarify configuration | Martin von Zweigbergk | 1 | -6/+8 |
2010-11-03 | Change "tracking branch" to "remote-tracking branch" | Matthieu Moy | 1 | -3/+3 |
2010-11-03 | Replace "remote tracking" with "remote-tracking" | Matthieu Moy | 1 | -1/+1 |
2010-08-02 | Documentation: flesh out “git pull” description | Jonathan Nieder | 1 | -11/+54 |
2010-02-24 | fetch and pull: learn --progress | Tay Ray Chuan | 1 | -1/+3 |
2010-02-24 | Documentation/git-pull: put verbosity options before merge/fetch ones | Tay Ray Chuan | 1 | -0/+8 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -6/+6 |
2010-01-09 | Documentation: warn prominently against merging with dirty trees | Thomas Rast | 1 | -0/+4 |
2009-10-30 | Merge branch 'ja/fetch-doc' | Junio C Hamano | 1 | -0/+7 |
2009-10-22 | Documentation/git-pull.txt: Add subtitles above included option files | Jari Aalto | 1 | -0/+7 |
2009-10-21 | modernize fetch/merge/pull examples | Clemens Buchacher | 1 | -45/+4 |
2008-07-21 | Update my e-mail address | Junio C Hamano | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -5/+5 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -2/+1 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -1/+1 |
2008-06-12 | Documentation/git-pull.txt: Use more standard [NOTE] markup | Junio C Hamano | 1 | -1/+2 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -3/+3 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-05-06 | Documentation: improve "add", "pull" and "format-patch" examples | Christian Couder | 1 | -34/+52 |
2008-03-11 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+2 |
2008-03-10 | git-pull documentation: warn about the option order | Junio C Hamano | 1 | -0/+2 |
2008-02-19 | Correct git-pull documentation | Jay Soffian | 1 | -8/+12 |
2008-02-11 | git-pull documentation: fix markup | Junio C Hamano | 1 | -5/+5 |
2008-01-26 | pull --rebase: be cleverer with rebased upstream branches | Johannes Schindelin | 1 | -1/+5 |
2008-01-25 | git pull manpage: don't include -n from fetch-options.txt | Miklos Vajna | 1 | -0/+1 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -5/+5 |
2007-11-28 | Teach 'git pull' about --rebase | Johannes Schindelin | 1 | -0/+10 |
2007-07-05 | Add urls.txt to git-clone man page | Andrew Ruder | 1 | -1/+1 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-02-08 | Documentation/git-pull: describe default behaviour and config interactions | Junio C Hamano | 1 | -0/+54 |
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -2/+2 |
2007-01-18 | Documentation: sync git.txt command list and manual page title | Junio C Hamano | 1 | -1/+1 |
2007-01-14 | some doc updates | Nicolas Pitre | 1 | -1/+2 |
2007-01-01 | Documentation: update git-pull.txt for new clone behavior | J. Bruce Fields | 1 | -44/+25 |
2006-10-29 | Mention that pull can work locally in the synopsis | Robin Rosenberg | 1 | -1/+1 |