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
*
fetch: add a --prune-tags option and fetch.pruneTags config
Ævar Arnfjörð Bjarmason
2018-02-09
1
-1
/
+13
*
git-fetch & config doc: link to the new PRUNING section
Ævar Arnfjörð Bjarmason
2018-02-09
1
-0
/
+3
*
Merge branch 'nd/shallow-deepen'
Junio C Hamano
2016-10-10
1
-0
/
+14
|
\
|
*
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+5
|
*
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+5
|
*
fetch: define shallow boundary with --shallow-since
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+4
*
|
Merge branch 'mm/doc-tt'
Junio C Hamano
2016-07-13
1
-3
/
+3
|
\
\
|
*
|
doc: typeset long command-line options as literal
Matthieu Moy
2016-06-28
1
-3
/
+3
*
|
|
Merge branch 'jk/fetch-prune-doc'
Junio C Hamano
2016-06-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fetch: document that pruning happens before fetching
Jeff King
2016-06-14
1
-1
/
+1
*
|
|
Merge branch 'ew/force-ipv4'
Junio C Hamano
2016-02-24
1
-0
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
connect & http: support -4 and -6 switches for remote operations
Eric Wong
2016-02-12
1
-0
/
+8
|
|
/
*
|
Merge branch 'ss/clone-depth-single-doc'
Junio C Hamano
2016-01-20
1
-4
/
+5
|
\
\
|
*
|
docs: clarify that --depth for git-fetch works with newly initialized repos
Sebastian Schuberth
2016-01-08
1
-4
/
+5
*
|
|
submodules: allow parallel fetching, add tests and documentation
Stefan Beller
2015-12-16
1
-0
/
+7
|
|
/
|
/
|
*
|
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
2015-03-14
1
-1
/
+1
*
|
fetch: allow explicit --refmap to override configuration
Junio C Hamano
2014-06-06
1
-0
/
+8
|
/
*
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
[next]