index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
fetch-options.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
1
-2
/
+12
|
\
|
*
fetch: add --update-shallow to accept refs that update .git/shallow
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+6
|
*
upload-pack: make sure deepening preserves shallow roots
Nguyễn Thái Ngọc Duy
2013-12-11
1
-2
/
+6
*
|
fetch-options.txt: simplify ifdef/ifndef/endif usage
Michael Haggerty
2013-10-30
1
-4
/
+1
*
|
fetch --prune: prune only based on explicit refspecs
Michael Haggerty
2013-10-30
1
-5
/
+14
*
|
fetch --tags: fetch tags *in addition to* other stuff
Michael Haggerty
2013-10-30
1
-5
/
+3
|
/
*
Merge branch 'rr/maint-fetch-tag-doc-asterisks'
Junio C Hamano
2013-06-11
1
-1
/
+1
|
\
|
*
fetch-options.txt: prevent a wildcard refspec from getting misformatted
Junio C Hamano
2013-06-07
1
-1
/
+1
*
|
fetch: elaborate --depth action
Nguyễn Thái Ngọc Duy
2013-01-11
1
-1
/
+1
*
|
fetch: add --unshallow for turning shallow repo into complete one
Nguyễn Thái Ngọc Duy
2013-01-11
1
-0
/
+4
|
/
*
fetch --tags: clarify documentation
Junio C Hamano
2012-12-14
1
-8
/
+5
*
Doc: shallow clone deepens _to_ new depth
Philip Oakley
2012-09-19
1
-1
/
+2
*
fetch/pull: Don't recurse into a submodule when commits are already present
Jens Lehmann
2011-03-09
1
-1
/
+2
*
fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
Jens Lehmann
2011-03-09
1
-3
/
+13
*
fetch/pull: recurse into submodules when necessary
Jens Lehmann
2011-03-09
1
-0
/
+8
*
pull: Document the "--[no-]recurse-submodules" options
Jens Lehmann
2011-02-08
1
-2
/
+0
*
Merge branch 'jl/fetch-submodule-recursive'
Junio C Hamano
2010-12-16
1
-0
/
+11
|
\
|
*
Submodules: Add the "fetchRecurseSubmodules" config option
Jens Lehmann
2010-11-13
1
-1
/
+1
|
*
Add the 'fetch.recurseSubmodules' config setting
Jens Lehmann
2010-11-13
1
-2
/
+3
|
*
fetch/pull: Add the --recurse-submodules option
Jens Lehmann
2010-11-13
1
-0
/
+10
*
|
Merge branch 'mm/phrase-remote-tracking'
Junio C Hamano
2010-11-25
1
-1
/
+1
|
\
\
|
*
|
Replace "remote tracking" with "remote-tracking"
Matthieu Moy
2010-11-03
1
-1
/
+1
*
|
|
pull: Remove --tags option from manpage
Jens Lehmann
2010-11-03
1
-0
/
+2
|
/
/
*
/
fetch: allow command line --tags to override config
Daniel Johnson
2010-08-15
1
-2
/
+6
|
/
*
git fetch documentation: describe short '-p' synonym to '--prune' option
Oren Held
2010-07-13
1
-0
/
+1
*
fetch and pull: learn --progress
Tay Ray Chuan
2010-02-24
1
-1
/
+8
*
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
2010-01-10
1
-5
/
+5
*
builtin-fetch: add --dry-run option
Jay Soffian
2009-11-10
1
-0
/
+5
*
builtin-fetch: add --prune option
Jay Soffian
2009-11-10
1
-0
/
+4
*
Teach the --multiple option to 'git fetch'
Björn Gustavsson
2009-11-10
1
-0
/
+6
*
Teach the --all option to 'git fetch'
Björn Gustavsson
2009-11-10
1
-0
/
+3
*
Documentation/fetch-options.txt: order options alphabetically
Jari Aalto
2009-10-22
1
-24
/
+24
*
git-pull: do not mention --quiet and --verbose twice
Emmanuel Trillaud
2009-09-08
1
-0
/
+2
*
Change mentions of "git programs" to "git commands"
Ori Avtalion
2009-08-13
1
-1
/
+1
*
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
2008-07-05
1
-4
/
+4
*
Docs: Use "-l::\n--long\n" format in OPTIONS sections
Stephan Beyer
2008-06-08
1
-11
/
+19
*
git pull manpage: don't include -n from fetch-options.txt
Miklos Vajna
2008-01-26
1
-4
/
+8
*
Documentation: rename gitlink macro to linkgit
Dan McGee
2008-01-07
1
-1
/
+1
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
Document additional options for git-fetch
Andrew Ruder
2007-04-27
1
-5
/
+12
*
Update clone/fetch documentation with --depth (shallow clone) option
Junio C Hamano
2007-01-02
1
-0
/
+5
*
Strongly discourage --update-head-ok in fetch-options documentation.
Junio C Hamano
2007-01-02
1
-2
/
+4
*
git-fetch --upload-pack: disambiguate.
Junio C Hamano
2006-01-27
1
-2
/
+1
*
git-fetch: pass --upload-pack to fetch-pack
Michal Ostrowski
2006-01-25
1
-0
/
+7
*
Add --keep option to keep downloaded packs to git-fetch.
Tom Prince
2006-01-11
1
-0
/
+3
*
git-fetch: auto-following tags.
Junio C Hamano
2006-01-08
1
-5
/
+13
*
Documentation: describe '-f' option to git-fetch.
Junio C Hamano
2005-12-01
1
-0
/
+5
*
Update pull/fetch --tags documentation
Luck, Tony
2005-11-18
1
-1
/
+3
*
Add --tags documentation, scraped from JC mail.
Jon Loeliger
2005-11-08
1
-0
/
+3
*
Refactored merge options into separate merge-options.txt.
Jon Loeliger
2005-11-07
1
-0
/
+14