index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-clone.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
2013-02-01
1
-7
/
+7
*
Documentation: avoid poor-man's small caps GIT
Thomas Ackermann
2013-02-01
1
-1
/
+1
*
Documentation: remote tracking branch -> remote-tracking branch
Matthieu Moy
2012-10-25
1
-2
/
+2
*
Merge branch 'rt/maint-clone-single' into maint
Junio C Hamano
2012-10-08
1
-4
/
+11
|
\
|
*
clone --single: limit the fetch refspec to fetched branch
Ralf Thielow
2012-09-20
1
-4
/
+11
*
|
clone: allow --no-local to turn off local optimizations
Jeff King
2012-05-30
1
-1
/
+3
*
|
docs/clone: mention that --local may be ignored
Jeff King
2012-05-30
1
-7
/
+10
|
/
*
clone: allow --branch to take a tag
Nguyễn Thái Ngọc Duy
2012-01-17
1
-2
/
+3
*
clone: add --single-branch to fetch only one branch
Nguyễn Thái Ngọc Duy
2012-01-08
1
-1
/
+10
*
clone: accept config options on the command line
Jeff King
2011-06-22
1
-0
/
+11
*
init/clone: remove short option -L and document --separate-git-dir
Nguyen Thai Ngoc Duy
2011-05-25
1
-2
/
+1
*
init, clone: support --separate-git-dir for .git file
Nguyễn Thái Ngọc Duy
2011-03-20
1
-0
/
+10
*
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-11
/
+0
*
Merge branch 'jl/clone-recurse-sm-synonym'
Junio C Hamano
2010-11-30
1
-1
/
+3
|
\
|
*
clone: Add the --recurse-submodules option as alias for --recursive
Jens Lehmann
2010-11-05
1
-1
/
+3
*
|
Change incorrect uses of "remote branch" meaning "remote-tracking"
Matthieu Moy
2010-11-03
1
-1
/
+1
|
/
*
Documentation/git-clone: describe --mirror more verbosely
Uwe Kleine-König
2010-10-06
1
-1
/
+6
*
Sync with Git 1.7.0.3
Junio C Hamano
2010-03-22
1
-5
/
+5
|
\
|
*
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
2010-03-22
1
-5
/
+5
|
|
\
|
|
*
Documentation/git-clone: Transform description list into item list
Michael J Gruber
2010-03-21
1
-5
/
+5
*
|
|
Merge branch 'tc/transport-verbosity'
Junio C Hamano
2010-03-15
1
-1
/
+2
|
\
\
\
|
*
|
|
Documentation/git-clone: mention progress in -v
Tay Ray Chuan
2010-02-24
1
-1
/
+2
*
|
|
|
Merge branch 'sd/init-template'
Junio C Hamano
2010-03-11
1
-2
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add a "TEMPLATE DIRECTORY" section to git-init[1].
Steven Drake
2010-02-17
1
-2
/
+1
|
|
/
/
*
/
/
docs: don't talk about $GIT_DIR/refs/ everywhere
Jeff King
2010-02-18
1
-1
/
+1
|
/
/
*
|
clone: use --progress to force progress reporting
Tay Ray Chuan
2009-12-29
1
-0
/
+3
*
|
git-clone.txt: reword description of progress behaviour
Tay Ray Chuan
2009-12-29
1
-3
/
+6
*
|
check stderr with isatty() instead of stdout when deciding to show progress
Tay Ray Chuan
2009-12-29
1
-1
/
+1
|
/
*
Documentation: Document --branch option in git clone synopsis
David Soria Parra
2009-11-30
1
-1
/
+1
*
git-clone.txt: Fix grammar and formatting
Björn Gustavsson
2009-10-22
1
-13
/
+13
*
Documentation: clone: clarify discussion of initial branch
Jonathan Nieder
2009-10-10
1
-2
/
+3
*
git-clone doc: typofix
Johannes Gilger
2009-09-13
1
-1
/
+1
*
Merge branch 'jk/clone-b'
Junio C Hamano
2009-09-08
1
-0
/
+7
|
\
|
*
clone: add --branch option to select a different HEAD
Jeff King
2009-08-27
1
-0
/
+7
*
|
Merge branch 'maint'
Junio C Hamano
2009-09-03
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
2009-09-03
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'maint-1.6.2' into maint-1.6.3
Junio C Hamano
2009-09-03
1
-1
/
+1
|
|
|
\
|
|
|
*
git-clone: add missing comma in --reference documentation
Miklos Vajna
2009-09-03
1
-1
/
+1
*
|
|
|
Merge branch 'jh/submodule-foreach'
Junio C Hamano
2009-08-28
1
-1
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
git clone: Add --recursive to automatically checkout (nested) submodules
Johan Herland
2009-08-21
1
-1
/
+9
|
|
/
/
*
/
/
docs: describe impact of repack on "clone -s"
Jeff King
2009-08-17
1
-2
/
+10
|
/
/
*
/
Documentation: cloning to empty directory is allowed
Alexander Potashev
2009-05-09
1
-1
/
+1
|
/
*
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-04-02
1
-1
/
+1
|
\
|
*
Documentation: Remove an odd "instead"
Holger Weiß
2009-04-01
1
-1
/
+1
*
|
Implement git clone -v
Miklos Vajna
2008-10-09
1
-0
/
+5
|
/
*
clone: Add an option to set up a mirror
Johannes Schindelin
2008-08-03
1
-1
/
+4
*
Remove references to git-fetch-pack from "git clone" documentation.
Steve Haslam
2008-07-26
1
-5
/
+4
*
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
2008-07-05
1
-3
/
+3
*
Documentation formatting and cleanup
Jonathan Nieder
2008-07-02
1
-6
/
+6
*
Documentation: be consistent about "git-" versus "git "
Jonathan Nieder
2008-07-02
1
-1
/
+1
[next]