summaryrefslogtreecommitdiff
path: root/Documentation/git-pull.txt
Commit message (Expand)AuthorAgeFilesLines
* pull: handle git-fetch's options as wellPaul Tan2015-06-021-3/+0
* Merge branch 'ss/pull-rebase-preserve'Junio C Hamano2015-03-281-3/+2
|\
| * docs: clarify "preserve" option wording for git-pullSebastian Schuberth2015-03-261-3/+2
* | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCaseNguyễn Thái Ngọc Duy2015-03-131-1/+1
|/
* Merge branch 'jc/maint-pull-docfix'Junio C Hamano2014-01-271-2/+2
|\
| * Merge branch 'jc/maint-pull-docfix-for-409b8d82' into jc/maint-pull-docfixJunio C Hamano2014-01-141-2/+2
| |\
| | * Documentation: exclude irrelevant options from "git pull"jc/maint-pull-docfix-for-409b8d82Junio C Hamano2014-01-141-2/+2
* | | doc/pull: clarify the illustrationsJunio C Hamano2013-10-311-1/+3
* | | pull: allow pull to preserve merges when rebasingsh/pull-rebase-preserveStephen Haberman2013-09-041-6/+12
* | | pull: change the description to "integrate" changesjk/pull-to-integrateJohn Keeping2013-07-081-1/+1
|/ /
* | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-271-1/+1
|\ \
| * | git-pull doc: fix grammo ("conflicts" is plural)Mihai Capotă2013-03-271-1/+1
* | | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-4/+4
|/ /
* | man: git pull -r is a short for --rebaseMiklos Vajna2012-08-171-0/+1
* | docs: stop using asciidoc no-inline-literalJeff King2012-04-261-1/+1
* | Merge branch 'ab/pull-rebase-config'Junio C Hamano2011-12-091-1/+1
|\ \
| * | pull: introduce a pull.rebase option to enable --rebaseab/pull-rebase-configÆvar Arnfjörð Bjarmason2011-11-071-1/+1
* | | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-061-0/+1
|/ /
* | Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano2011-04-041-1/+10
|\ \
| * | fetch/pull: Describe --recurse-submodule restrictions in the BUGS sectionJens Lehmann2011-03-091-0/+9
| * | fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann2011-03-091-1/+1
* | | doc: drop author/documentation sections from most pagesJeff King2011-03-111-12/+0
|/ /
* | pull: Document the "--[no-]recurse-submodules" optionsJens Lehmann2011-02-071-0/+9
* | Merge branch 'ja/maint-pull-rebase-doc'Junio C Hamano2010-12-121-2/+3
|\ \
| * | git-pull.txt: Mention branch.autosetuprebaseJari Aalto2010-12-031-2/+3
* | | Merge branch 'maint' to sync with Git 1.7.3.3Junio C Hamano2010-12-031-2/+2
|\ \ \
| * | | Documentation: do not misinterpret pull refspec as bold textJonathan Nieder2010-12-031-2/+2
| |/ /
* | | Merge branch 'mm/phrase-remote-tracking'Junio C Hamano2010-11-241-4/+4
|\ \ \ | |/ / |/| |
| * | Change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-031-3/+3
| * | Replace "remote tracking" with "remote-tracking"Matthieu Moy2010-11-031-1/+1
* | | Documentation/git-pull: clarify configurationMartin von Zweigbergk2010-11-171-6/+8
|/ /
* | Documentation: flesh out “git pull” descriptionJonathan Nieder2010-08-021-11/+54
* | fetch and pull: learn --progressTay Ray Chuan2010-02-241-1/+3
|/
* Documentation/git-pull: put verbosity options before merge/fetch onesTay Ray Chuan2010-02-241-0/+8
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-6/+6
* Documentation: warn prominently against merging with dirty treesThomas Rast2010-01-091-0/+4
* Merge branch 'ja/fetch-doc'Junio C Hamano2009-10-301-0/+7
|\
| * Documentation/git-pull.txt: Add subtitles above included option filesJari Aalto2009-10-221-0/+7
* | modernize fetch/merge/pull examplesClemens Buchacher2009-10-211-45/+4
|/
* Update my e-mail addressJunio C Hamano2008-07-211-1/+1
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-5/+5
* Documentation formatting and cleanupJonathan Nieder2008-07-011-2/+1
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-1/+1
* Documentation/git-pull.txt: Use more standard [NOTE] markupJunio C Hamano2008-06-121-1/+2
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-3/+3
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Documentation: improve "add", "pull" and "format-patch" examplesChristian Couder2008-05-061-34/+52
* Merge branch 'maint'Junio C Hamano2008-03-111-0/+2
|\
| * git-pull documentation: warn about the option orderJunio C Hamano2008-03-101-0/+2
* | Correct git-pull documentationJay Soffian2008-02-191-8/+12
|/