index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
fetch-options.txt
Commit message (
Expand
)
Author
Age
*
fetch/pull: Don't recurse into a submodule when commits are already present
Jens Lehmann
2011-03-09
*
fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
Jens Lehmann
2011-03-09
*
fetch/pull: recurse into submodules when necessary
Jens Lehmann
2011-03-09
*
pull: Document the "--[no-]recurse-submodules" options
Jens Lehmann
2011-02-07
*
Merge branch 'jl/fetch-submodule-recursive'
Junio C Hamano
2010-12-16
|
\
|
*
Submodules: Add the "fetchRecurseSubmodules" config option
Jens Lehmann
2010-11-12
|
*
Add the 'fetch.recurseSubmodules' config setting
Jens Lehmann
2010-11-12
|
*
fetch/pull: Add the --recurse-submodules option
Jens Lehmann
2010-11-12
*
|
Merge branch 'mm/phrase-remote-tracking'
Junio C Hamano
2010-11-24
|
\
\
|
*
|
Replace "remote tracking" with "remote-tracking"
Matthieu Moy
2010-11-03
*
|
|
pull: Remove --tags option from manpage
Jens Lehmann
2010-11-03
|
/
/
*
|
fetch: allow command line --tags to override config
Daniel Johnson
2010-08-14
|
/
*
git fetch documentation: describe short '-p' synonym to '--prune' option
Oren Held
2010-07-13
*
fetch and pull: learn --progress
Tay Ray Chuan
2010-02-24
*
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
2010-01-10
*
builtin-fetch: add --dry-run option
Jay Soffian
2009-11-10
*
builtin-fetch: add --prune option
Jay Soffian
2009-11-10
*
Teach the --multiple option to 'git fetch'
Björn Gustavsson
2009-11-10
*
Teach the --all option to 'git fetch'
Björn Gustavsson
2009-11-10
*
Documentation/fetch-options.txt: order options alphabetically
Jari Aalto
2009-10-21
*
git-pull: do not mention --quiet and --verbose twice
Emmanuel Trillaud
2009-09-07
*
Change mentions of "git programs" to "git commands"
Ori Avtalion
2009-08-12
*
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
2008-07-05
*
Docs: Use "-l::\n--long\n" format in OPTIONS sections
Stephan Beyer
2008-06-08
*
git pull manpage: don't include -n from fetch-options.txt
Miklos Vajna
2008-01-25
*
Documentation: rename gitlink macro to linkgit
Dan McGee
2008-01-06
*
War on whitespace
Junio C Hamano
2007-06-07
*
Document additional options for git-fetch
Andrew Ruder
2007-04-26
*
Update clone/fetch documentation with --depth (shallow clone) option
Junio C Hamano
2007-01-01
*
Strongly discourage --update-head-ok in fetch-options documentation.
Junio C Hamano
2007-01-01
*
git-fetch --upload-pack: disambiguate.
Junio C Hamano
2006-01-26
*
git-fetch: pass --upload-pack to fetch-pack
Michal Ostrowski
2006-01-24
*
Add --keep option to keep downloaded packs to git-fetch.
Tom Prince
2006-01-10
*
git-fetch: auto-following tags.
Junio C Hamano
2006-01-07
*
Documentation: describe '-f' option to git-fetch.
Junio C Hamano
2005-12-01
*
Update pull/fetch --tags documentation
Luck, Tony
2005-11-18
*
Add --tags documentation, scraped from JC mail.
Jon Loeliger
2005-11-08
*
Refactored merge options into separate merge-options.txt.
Jon Loeliger
2005-11-06