Sign in
googlers
/
jrn
/
git
/
6cbc7cfdfed54c060db663374ccad45758c7e718
/
Documentation
/
git-pull.txt
c9c63ee
Merge branch 'sb/pull-rebase-submodule'
by Junio C Hamano
· 8 years ago
a6d7eb2
pull: optionally rebase submodules (remote submodule changes only)
by Stefan Beller
· 8 years ago
e01db91
stash: update documentation to use 'stash entry'
by Liam Beguin
· 8 years ago
0c79cee
docs: fix formatting and grammar
by Adam Dinwoodie
· 8 years ago
d395745
doc: git-pull.txt use US spelling, fix minor typo
by René Genz
· 8 years ago
5f52e70
Merge branch 'mm/push-social-engineering-attack-doc'
by Junio C Hamano
· 8 years ago
235ec24
doc: mention transfer data leaks in more places
by Matt McCutchen
· 8 years ago
f66398e
pull --rebase: add --[no-]autostash flag
by Mehul Jain
· 9 years ago
f5eb87b
pull: allow interactive rebase with --rebase=interactive
by Johannes Schindelin
· 9 years ago
eb2a8d9
pull: handle git-fetch's options as well
by Paul Tan
· 10 years ago
3a18352
Merge branch 'ss/pull-rebase-preserve'
by Junio C Hamano
· 10 years ago
129260c
docs: clarify "preserve" option wording for git-pull
by Sebastian Schuberth
· 10 years ago
da0005b
*config.txt: stick to camelCase naming convention
by Nguyễn Thái Ngọc Duy
· 10 years ago
6d73dba
Merge branch 'jc/maint-pull-docfix'
by Junio C Hamano
· 11 years ago
8be1d04
Merge branch 'jc/maint-pull-docfix-for-409b8d82' into jc/maint-pull-docfix
by Junio C Hamano
· 11 years ago
d51a475
Documentation: exclude irrelevant options from "git pull"
by Junio C Hamano
· 11 years ago
5a3fd6a
doc/pull: clarify the illustrations
by Junio C Hamano
· 11 years ago
66713ef
pull: allow pull to preserve merges when rebasing
by Stephen Haberman
· 12 years ago
153d726
pull: change the description to "integrate" changes
by John Keeping
· 12 years ago
d011ab4
Merge branch 'maint-1.8.1' into maint
by Junio C Hamano
· 12 years ago
38ef8a7
git-pull doc: fix grammo ("conflicts" is plural)
by Mihai Capotă
· 12 years ago
2de9b71
Documentation: the name of the system is 'Git', not 'git'
by Thomas Ackermann
· 12 years ago
d9aa361
man: git pull -r is a short for --rebase
by Miklos Vajna
· 13 years ago
6cf378f
docs: stop using asciidoc no-inline-literal
by Jeff King
· 13 years ago
1ee740e
Merge branch 'ab/pull-rebase-config'
by Junio C Hamano
· 13 years ago
6b37dff
pull: introduce a pull.rebase option to enable --rebase
by Ævar Arnfjörð Bjarmason
· 13 years ago
7791a1d
Documentation: use [verse] for SYNOPSIS sections
by Martin von Zweigbergk
· 14 years ago
2071fb0
Merge branch 'jl/submodule-fetch-on-demand'
by Junio C Hamano
· 14 years ago
48bb914
doc: drop author/documentation sections from most pages
by Jeff King
· 14 years ago
794a359
fetch/pull: Describe --recurse-submodule restrictions in the BUGS section
by Jens Lehmann
· 14 years ago
8f0700d
fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
by Jens Lehmann
· 14 years ago
7811d96
pull: Document the "--[no-]recurse-submodules" options
by Jens Lehmann
· 14 years ago
b5c1781
Merge branch 'ja/maint-pull-rebase-doc'
by Junio C Hamano
· 14 years ago
b281796
Merge branch 'maint' to sync with Git 1.7.3.3
by Junio C Hamano
· 14 years ago
3bae8d4
Documentation: do not misinterpret pull refspec as bold text
by Jonathan Nieder
· 14 years ago
c4f4157
git-pull.txt: Mention branch.autosetuprebase
by Jari Aalto
· 14 years ago
786f174
Merge branch 'mm/phrase-remote-tracking'
by Junio C Hamano
· 14 years ago
11fe3f7
Documentation/git-pull: clarify configuration
by Martin von Zweigbergk
· 14 years ago
8b3f3f8
Change "tracking branch" to "remote-tracking branch"
by Matthieu Moy
· 14 years ago
0e615b2
Replace "remote tracking" with "remote-tracking"
by Matthieu Moy
· 14 years ago
3f8fc18
Documentation: flesh out “git pull” description
by Jonathan Nieder
· 15 years ago
9839018
fetch and pull: learn --progress
by Tay Ray Chuan
· 15 years ago
409b8d8
Documentation/git-pull: put verbosity options before merge/fetch ones
by Tay Ray Chuan
· 15 years ago
0b444cd
Documentation: spell 'git cmd' without dash throughout
by Thomas Rast
· 15 years ago
e330d8c
Documentation: warn prominently against merging with dirty trees
by Thomas Rast
· 15 years ago
b7eb912
Merge branch 'ja/fetch-doc'
by Junio C Hamano
· 15 years ago
3f7a9b5
Documentation/git-pull.txt: Add subtitles above included option files
by Jari Aalto
· 15 years ago
d504f69
modernize fetch/merge/pull examples
by Clemens Buchacher
· 15 years ago
59eb68a
Update my e-mail address
by Junio C Hamano
· 17 years ago
ba020ef
manpages: italicize git command names (which were in teletype font)
by Jonathan Nieder
· 17 years ago
483bc4f
Documentation formatting and cleanup
by Jonathan Nieder
· 17 years ago
b1889c3
Documentation: be consistent about "git-" versus "git "
by Jonathan Nieder
· 17 years ago
6bfa3c9
Documentation/git-pull.txt: Use more standard [NOTE] markup
by Junio C Hamano
· 17 years ago
3240240
Docs: Use "-l::\n--long\n" format in OPTIONS sections
by Stephan Beyer
· 17 years ago
9e1f0a8
documentation: move git(7) to git(1)
by Christian Couder
· 17 years ago
921177f
Documentation: improve "add", "pull" and "format-patch" examples
by Christian Couder
· 17 years ago
1c53606
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
5b10a3c
git-pull documentation: warn about the option order
by Junio C Hamano
· 17 years ago
a288394
Correct git-pull documentation
by Jay Soffian
· 17 years ago
473d3316
git-pull documentation: fix markup
by Junio C Hamano
· 17 years ago
c85c792
pull --rebase: be cleverer with rebased upstream branches
by Johannes Schindelin
· 17 years ago
10eb64f
git pull manpage: don't include -n from fetch-options.txt
by Miklos Vajna
· 17 years ago
5162e69
Documentation: rename gitlink macro to linkgit
by Dan McGee
· 17 years ago
cd67e4d
Teach 'git pull' about --rebase
by Johannes Schindelin
· 17 years ago
37ba056
Add urls.txt to git-clone man page
by Andrew Ruder
· 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
9e2586f
Documentation/git-pull: describe default behaviour and config interactions
by Junio C Hamano
· 18 years ago
e0d10e1
[PATCH] Rename git-repo-config to git-config.
by Tom Prince
· 18 years ago
c3f0baa
Documentation: sync git.txt command list and manual page title
by Junio C Hamano
· 18 years ago
c14261e
some doc updates
by Nicolas Pitre
· 18 years ago
33a59fd
Documentation: update git-pull.txt for new clone behavior
by J. Bruce Fields
· 18 years ago
ce4231f
Mention that pull can work locally in the synopsis
by Robin Rosenberg
· 18 years ago
7bd7f28
Remove trailing dot after short description
by Fredrik Kuivinen
· 19 years ago
85a97d4
Docs: move git url and remotes text to separate sections
by J. Bruce Fields
· 19 years ago
3ae854c
Examples of resetting.
by Junio C Hamano
· 19 years ago
93d69d8
Refactored merge options into separate merge-options.txt.
by Jon Loeliger
· 19 years ago
bb73d73
Refactor merge strategies into separate includable file.
by Jon Loeliger
· 19 years ago
fdd0897
Documentation: git-fetch/pull updates.
by Junio C Hamano
· 19 years ago
bccf595
Added a few examples to git-pull man page.
by Jon Loeliger
· 19 years ago
3746501
Documentation: -merge and -pull: describe merge strategies.
by Junio C Hamano
· 19 years ago
710c97d
Document the use of "current directory" as pull source.
by Junio C Hamano
· 19 years ago
d6a7359
git-fetch/push/pull: documentation.
by Junio C Hamano
· 19 years ago
98438bd
Remove the version tags from the manpages
by Junio C Hamano
· 19 years ago
a7154e9
[PATCH] Documentation: Update all files to use the new gitlink: macro
by Sergey Vlasov
· 19 years ago
215a7ad
Big tool rename.
by Junio C Hamano
· 20 years ago
[Renamed (73%) from Documentation/git-pull-script.txt]
ab9b313
Documentation: multi-head fetch.
by Junio C Hamano
· 20 years ago
3f971fc
Documentation updates.
by Junio C Hamano
· 20 years ago
0c04094
[PATCH] Documentation: describe short-hand used in fetch/pull.
by Junio C Hamano
· 20 years ago
2cf565c
[PATCH 1/4] split core-git.txt and update
by David Greaves
· 20 years ago