aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-pull.txt
Commit message (Expand)AuthorAge
* Merge branch 'ja/maint-pull-rebase-doc'Junio C Hamano2010-12-12
|\
| * git-pull.txt: Mention branch.autosetuprebaseJari Aalto2010-12-03
* | Merge branch 'maint' to sync with Git 1.7.3.3Junio C Hamano2010-12-03
|\ \
| * | Documentation: do not misinterpret pull refspec as bold textJonathan Nieder2010-12-03
| |/
* | Merge branch 'mm/phrase-remote-tracking'Junio C Hamano2010-11-24
|\ \ | |/ |/|
| * Change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-03
| * Replace "remote tracking" with "remote-tracking"Matthieu Moy2010-11-03
* | Documentation/git-pull: clarify configurationMartin von Zweigbergk2010-11-17
|/
* Documentation: flesh out “git pull” descriptionJonathan Nieder2010-08-02
* fetch and pull: learn --progressTay Ray Chuan2010-02-24
* Documentation/git-pull: put verbosity options before merge/fetch onesTay Ray Chuan2010-02-24
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* Documentation: warn prominently against merging with dirty treesThomas Rast2010-01-09
* Merge branch 'ja/fetch-doc'Junio C Hamano2009-10-30
|\
| * Documentation/git-pull.txt: Add subtitles above included option filesJari Aalto2009-10-22
* | modernize fetch/merge/pull examplesClemens Buchacher2009-10-21
|/
* Update my e-mail addressJunio C Hamano2008-07-21
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Documentation/git-pull.txt: Use more standard [NOTE] markupJunio C Hamano2008-06-12
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation: improve "add", "pull" and "format-patch" examplesChristian Couder2008-05-06
* Merge branch 'maint'Junio C Hamano2008-03-11
|\
| * git-pull documentation: warn about the option orderJunio C Hamano2008-03-10
* | Correct git-pull documentationJay Soffian2008-02-19
|/
* git-pull documentation: fix markupJunio C Hamano2008-02-11
* pull --rebase: be cleverer with rebased upstream branchesJohannes Schindelin2008-01-26
* git pull manpage: don't include -n from fetch-options.txtMiklos Vajna2008-01-25
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Teach 'git pull' about --rebaseJohannes Schindelin2007-11-28
* Add urls.txt to git-clone man pageAndrew Ruder2007-07-05
* War on whitespaceJunio C Hamano2007-06-07
* Documentation/git-pull: describe default behaviour and config interactionsJunio C Hamano2007-02-08
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18
* some doc updatesNicolas Pitre2007-01-14
* Documentation: update git-pull.txt for new clone behaviorJ. Bruce Fields2007-01-01
* Mention that pull can work locally in the synopsisRobin Rosenberg2006-10-29
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* Docs: move git url and remotes text to separate sectionsJ. Bruce Fields2006-02-06
* Examples of resetting.Junio C Hamano2005-12-16
* Refactored merge options into separate merge-options.txt.Jon Loeliger2005-11-06
* Refactor merge strategies into separate includable file.Jon Loeliger2005-11-06
* Documentation: git-fetch/pull updates.Junio C Hamano2005-11-05
* Added a few examples to git-pull man page.Jon Loeliger2005-11-04
* Documentation: -merge and -pull: describe merge strategies.Junio C Hamano2005-11-04
* Document the use of "current directory" as pull source.Junio C Hamano2005-11-01
* git-fetch/push/pull: documentation.Junio C Hamano2005-10-19