summaryrefslogtreecommitdiff
path: root/Documentation/git-pull.txt
AgeCommit message (Expand)Author
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2011-02-07pull: Document the "--[no-]recurse-submodules" optionsJens Lehmann
2010-12-13Merge branch 'ja/maint-pull-rebase-doc'Junio C Hamano
2010-12-03Merge branch 'maint' to sync with Git 1.7.3.3Junio C Hamano
2010-12-03Documentation: do not misinterpret pull refspec as bold textJonathan Nieder
2010-12-03git-pull.txt: Mention branch.autosetuprebaseJari Aalto
2010-11-24Merge branch 'mm/phrase-remote-tracking'Junio C Hamano
2010-11-17Documentation/git-pull: clarify configurationMartin von Zweigbergk
2010-11-03Change "tracking branch" to "remote-tracking branch"Matthieu Moy
2010-11-03Replace "remote tracking" with "remote-tracking"Matthieu Moy
2010-08-02Documentation: flesh out “git pull” descriptionJonathan Nieder
2010-02-24fetch and pull: learn --progressTay Ray Chuan
2010-02-24Documentation/git-pull: put verbosity options before merge/fetch onesTay Ray Chuan
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2010-01-09Documentation: warn prominently against merging with dirty treesThomas Rast
2009-10-31Merge branch 'ja/fetch-doc'Junio C Hamano
2009-10-22Documentation/git-pull.txt: Add subtitles above included option filesJari Aalto
2009-10-21modernize fetch/merge/pull examplesClemens Buchacher
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-12Documentation/git-pull.txt: Use more standard [NOTE] markupJunio C Hamano
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-05-07Documentation: improve "add", "pull" and "format-patch" examplesChristian Couder
2008-03-11Merge branch 'maint'Junio C Hamano
2008-03-10git-pull documentation: warn about the option orderJunio C Hamano
2008-02-20Correct git-pull documentationJay Soffian
2008-02-11git-pull documentation: fix markupJunio C Hamano
2008-01-27pull --rebase: be cleverer with rebased upstream branchesJohannes Schindelin
2008-01-26git pull manpage: don't include -n from fetch-options.txtMiklos Vajna
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-11-29Teach 'git pull' about --rebaseJohannes Schindelin
2007-07-06Add urls.txt to git-clone man pageAndrew Ruder
2007-06-07War on whitespaceJunio C Hamano
2007-02-09Documentation/git-pull: describe default behaviour and config interactionsJunio C Hamano
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2007-01-15some doc updatesNicolas Pitre
2007-01-01Documentation: update git-pull.txt for new clone behaviorJ. Bruce Fields
2006-10-29Mention that pull can work locally in the synopsisRobin Rosenberg
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2006-02-07Docs: move git url and remotes text to separate sectionsJ. Bruce Fields
2005-12-17Examples of resetting.Junio C Hamano
2005-11-07Refactored merge options into separate merge-options.txt.Jon Loeliger
2005-11-06Refactor merge strategies into separate includable file.Jon Loeliger
2005-11-05Documentation: git-fetch/pull updates.Junio C Hamano
2005-11-05Added a few examples to git-pull man page.Jon Loeliger
2005-11-04Documentation: -merge and -pull: describe merge strategies.Junio C Hamano