index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
fetch-options.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-10
Merge branch 'nd/shallow-deepen'
Junio C Hamano
1
-0
/
+14
2016-07-13
Merge branch 'mm/doc-tt'
Junio C Hamano
1
-3
/
+3
2016-06-28
doc: typeset long command-line options as literal
Matthieu Moy
1
-3
/
+3
2016-06-27
Merge branch 'jk/fetch-prune-doc'
Junio C Hamano
1
-1
/
+1
2016-06-14
fetch: document that pruning happens before fetching
Jeff King
1
-1
/
+1
2016-06-13
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2016-06-13
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2016-06-13
fetch: define shallow boundary with --shallow-since
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2016-02-24
Merge branch 'ew/force-ipv4'
Junio C Hamano
1
-0
/
+8
2016-02-12
connect & http: support -4 and -6 switches for remote operations
Eric Wong
1
-0
/
+8
2016-01-20
Merge branch 'ss/clone-depth-single-doc'
Junio C Hamano
1
-4
/
+5
2016-01-08
docs: clarify that --depth for git-fetch works with newly initialized repos
Sebastian Schuberth
1
-4
/
+5
2015-12-16
submodules: allow parallel fetching, add tests and documentation
Stefan Beller
1
-0
/
+7
2015-03-13
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-06-05
fetch: allow explicit --refmap to override configuration
Junio C Hamano
1
-0
/
+8
2014-01-17
Merge branch 'nd/shallow-clone'
Junio C Hamano
1
-2
/
+12
2013-12-10
fetch: add --update-shallow to accept refs that update .git/shallow
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2013-12-10
upload-pack: make sure deepening preserves shallow roots
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2013-10-30
fetch-options.txt: simplify ifdef/ifndef/endif usage
Michael Haggerty
1
-4
/
+1
2013-10-30
fetch --prune: prune only based on explicit refspecs
Michael Haggerty
1
-5
/
+14
2013-10-30
fetch --tags: fetch tags *in addition to* other stuff
Michael Haggerty
1
-5
/
+3
2013-06-11
Merge branch 'rr/maint-fetch-tag-doc-asterisks'
Junio C Hamano
1
-1
/
+1
2013-06-07
fetch-options.txt: prevent a wildcard refspec from getting misformatted
Junio C Hamano
1
-1
/
+1
2013-01-11
fetch: elaborate --depth action
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-01-11
fetch: add --unshallow for turning shallow repo into complete one
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2012-12-13
fetch --tags: clarify documentation
Junio C Hamano
1
-8
/
+5
2012-09-18
Doc: shallow clone deepens _to_ new depth
Philip Oakley
1
-1
/
+2
2011-03-09
fetch/pull: Don't recurse into a submodule when commits are already present
Jens Lehmann
1
-1
/
+2
2011-03-09
fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
Jens Lehmann
1
-3
/
+13
2011-03-09
fetch/pull: recurse into submodules when necessary
Jens Lehmann
1
-0
/
+8
2011-02-07
pull: Document the "--[no-]recurse-submodules" options
Jens Lehmann
1
-2
/
+0
2010-12-16
Merge branch 'jl/fetch-submodule-recursive'
Junio C Hamano
1
-0
/
+11
2010-11-24
Merge branch 'mm/phrase-remote-tracking'
Junio C Hamano
1
-1
/
+1
2010-11-12
Submodules: Add the "fetchRecurseSubmodules" config option
Jens Lehmann
1
-1
/
+1
2010-11-12
Add the 'fetch.recurseSubmodules' config setting
Jens Lehmann
1
-2
/
+3
2010-11-12
fetch/pull: Add the --recurse-submodules option
Jens Lehmann
1
-0
/
+10
2010-11-03
pull: Remove --tags option from manpage
Jens Lehmann
1
-0
/
+2
2010-11-03
Replace "remote tracking" with "remote-tracking"
Matthieu Moy
1
-1
/
+1
2010-08-14
fetch: allow command line --tags to override config
Daniel Johnson
1
-2
/
+6
2010-07-13
git fetch documentation: describe short '-p' synonym to '--prune' option
Oren Held
1
-0
/
+1
2010-02-24
fetch and pull: learn --progress
Tay Ray Chuan
1
-1
/
+8
2010-01-10
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
1
-5
/
+5
2009-11-10
builtin-fetch: add --dry-run option
Jay Soffian
1
-0
/
+5
2009-11-10
builtin-fetch: add --prune option
Jay Soffian
1
-0
/
+4
2009-11-10
Teach the --multiple option to 'git fetch'
Björn Gustavsson
1
-0
/
+6
2009-11-10
Teach the --all option to 'git fetch'
Björn Gustavsson
1
-0
/
+3
2009-10-21
Documentation/fetch-options.txt: order options alphabetically
Jari Aalto
1
-24
/
+24
2009-09-07
git-pull: do not mention --quiet and --verbose twice
Emmanuel Trillaud
1
-0
/
+2
2009-08-12
Change mentions of "git programs" to "git commands"
Ori Avtalion
1
-1
/
+1
2008-07-05
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
1
-4
/
+4
[next]