summaryrefslogtreecommitdiff
path: root/Documentation/git-pull.txt
AgeCommit message (Expand)Author
2017-01-10Merge branch 'mm/push-social-engineering-attack-doc'Junio C Hamano
2016-11-14doc: mention transfer data leaks in more placesMatt McCutchen
2016-03-21pull --rebase: add --[no-]autostash flagMehul Jain
2016-01-13pull: allow interactive rebase with --rebase=interactiveJohannes Schindelin
2015-06-02pull: handle git-fetch's options as wellPaul Tan
2015-03-28Merge branch 'ss/pull-rebase-preserve'Junio C Hamano
2015-03-26docs: clarify "preserve" option wording for git-pullSebastian Schuberth
2015-03-14*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy
2014-01-27Merge branch 'jc/maint-pull-docfix'Junio C Hamano
2014-01-14Merge branch 'jc/maint-pull-docfix-for-409b8d82' into jc/maint-pull-docfixJunio C Hamano
2014-01-14Documentation: exclude irrelevant options from "git pull"Junio C Hamano
2013-10-31doc/pull: clarify the illustrationsJunio C Hamano
2013-09-04pull: allow pull to preserve merges when rebasingStephen Haberman
2013-07-08pull: change the description to "integrate" changesJohn Keeping
2013-03-27Merge branch 'maint-1.8.1' into maintJunio C Hamano
2013-03-27git-pull doc: fix grammo ("conflicts" is plural)Mihai Capotă
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-08-17man: git pull -r is a short for --rebaseMiklos Vajna
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2011-12-09Merge branch 'ab/pull-rebase-config'Junio C Hamano
2011-11-07pull: introduce a pull.rebase option to enable --rebaseÆvar Arnfjörð Bjarmason
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-04-04Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2011-03-09fetch/pull: Describe --recurse-submodule restrictions in the BUGS sectionJens Lehmann
2011-03-09fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann
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