index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-pull.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: format alternatives in synopsis
Jean-Noël Avila
2024-03-16
1
-2
/
+2
*
Merge branch 'js/retire-preserve-merges'
Junio C Hamano
2021-10-19
1
-5
/
+1
|
\
|
*
pull: remove support for `--rebase=preserve`
Johannes Schindelin
2021-09-08
1
-5
/
+1
*
|
Merge branch 'en/pull-conflicting-options'
Junio C Hamano
2021-08-31
1
-9
/
+12
|
\
\
|
|
/
|
/
|
|
*
pull: update docs & code for option compatibility with rebasing
Elijah Newren
2021-07-22
1
-5
/
+4
|
*
pull: abort by default when fast-forwarding is not possible
Elijah Newren
2021-07-22
1
-8
/
+12
*
|
doc: pull: fix rebase=false documentation
Felipe Contreras
2021-07-22
1
-1
/
+1
|
/
*
Merge branch 'dl/merge-autostash'
Junio C Hamano
2020-04-30
1
-9
/
+0
|
\
|
*
pull: pass --autostash to merge
Denton Liu
2020-04-10
1
-9
/
+0
*
|
Merge branch 'dr/doc-recurse-submodules'
Junio C Hamano
2020-04-29
1
-2
/
+3
|
\
\
|
*
|
doc: --recurse-submodules mostly applies to active submodules
Damien Robert
2020-04-06
1
-2
/
+4
|
*
|
doc: be more precise on (fetch|push).recurseSubmodules
Damien Robert
2020-04-06
1
-2
/
+1
|
|
/
*
/
pull doc: correct outdated description of an example
Philippe Blain
2020-04-06
1
-3
/
+3
|
/
*
doc: typo: s/can not/cannot/ and s/is does/does/
Mark Rushakoff
2019-08-05
1
-1
/
+1
*
docs: say that `--rebase=preserve` is deprecated
Johannes Schindelin
2019-05-28
1
-2
/
+3
*
Use proper syntax for replaceables in command docs
Robert P. J. Day
2018-05-25
1
-1
/
+1
*
pull: accept --rebase=merges to recreate the branch topology
Johannes Schindelin
2018-04-26
1
-1
/
+5
*
Merge branch 'sb/pull-rebase-submodule'
Junio C Hamano
2017-07-14
1
-6
/
+6
|
\
|
*
pull: optionally rebase submodules (remote submodule changes only)
Stefan Beller
2017-06-24
1
-6
/
+6
*
|
stash: update documentation to use 'stash entry'
Liam Beguin
2017-06-19
1
-1
/
+1
|
/
*
docs: fix formatting and grammar
Adam Dinwoodie
2017-06-02
1
-3
/
+3
*
doc: git-pull.txt use US spelling, fix minor typo
René Genz
2017-05-01
1
-2
/
+3
*
Merge branch 'mm/push-social-engineering-attack-doc'
Junio C Hamano
2017-01-11
1
-0
/
+2
|
\
|
*
doc: mention transfer data leaks in more places
Matt McCutchen
2016-11-14
1
-0
/
+2
*
|
pull --rebase: add --[no-]autostash flag
Mehul Jain
2016-03-21
1
-0
/
+9
|
/
*
pull: allow interactive rebase with --rebase=interactive
Johannes Schindelin
2016-01-13
1
-1
/
+3
*
pull: handle git-fetch's options as well
Paul Tan
2015-06-02
1
-3
/
+0
*
Merge branch 'ss/pull-rebase-preserve'
Junio C Hamano
2015-03-28
1
-3
/
+2
|
\
|
*
docs: clarify "preserve" option wording for git-pull
Sebastian Schuberth
2015-03-26
1
-3
/
+2
*
|
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
2015-03-14
1
-1
/
+1
|
/
*
Merge branch 'jc/maint-pull-docfix'
Junio C Hamano
2014-01-27
1
-2
/
+2
|
\
|
*
Merge branch 'jc/maint-pull-docfix-for-409b8d82' into jc/maint-pull-docfix
Junio C Hamano
2014-01-14
1
-2
/
+2
|
|
\
|
|
*
Documentation: exclude irrelevant options from "git pull"
Junio C Hamano
2014-01-14
1
-2
/
+2
*
|
|
doc/pull: clarify the illustrations
Junio C Hamano
2013-10-31
1
-1
/
+3
*
|
|
pull: allow pull to preserve merges when rebasing
Stephen Haberman
2013-09-04
1
-6
/
+12
*
|
|
pull: change the description to "integrate" changes
John Keeping
2013-07-08
1
-1
/
+1
|
/
/
*
|
Merge branch 'maint-1.8.1' into maint
Junio C Hamano
2013-03-27
1
-1
/
+1
|
\
\
|
*
|
git-pull doc: fix grammo ("conflicts" is plural)
Mihai Capotă
2013-03-27
1
-1
/
+1
*
|
|
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
2013-02-01
1
-4
/
+4
|
/
/
*
|
man: git pull -r is a short for --rebase
Miklos Vajna
2012-08-17
1
-0
/
+1
*
|
docs: stop using asciidoc no-inline-literal
Jeff King
2012-04-26
1
-1
/
+1
*
|
Merge branch 'ab/pull-rebase-config'
Junio C Hamano
2011-12-09
1
-1
/
+1
|
\
\
|
*
|
pull: introduce a pull.rebase option to enable --rebase
Ævar Arnfjörð Bjarmason
2011-11-07
1
-1
/
+1
*
|
|
Documentation: use [verse] for SYNOPSIS sections
Martin von Zweigbergk
2011-07-06
1
-0
/
+1
|
/
/
*
|
Merge branch 'jl/submodule-fetch-on-demand'
Junio C Hamano
2011-04-05
1
-1
/
+10
|
\
\
|
*
|
fetch/pull: Describe --recurse-submodule restrictions in the BUGS section
Jens Lehmann
2011-03-09
1
-0
/
+9
|
*
|
fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
Jens Lehmann
2011-03-09
1
-1
/
+1
*
|
|
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-12
/
+0
|
/
/
*
|
pull: Document the "--[no-]recurse-submodules" options
Jens Lehmann
2011-02-08
1
-0
/
+9
*
|
Merge branch 'ja/maint-pull-rebase-doc'
Junio C Hamano
2010-12-13
1
-2
/
+3
|
\
\
[next]