summaryrefslogtreecommitdiff
path: root/builtin/clone.c
Commit message (Expand)AuthorAgeFilesLines
* clone: the -o option has nothing to do with <branch>Carlos Martín Nieto2011-12-211-2/+2
* clone: Quote user supplied path in a single quote pairRichard Hartmann2011-10-271-2/+2
* Merge branch 'nd/maint-clone-gitdir'Junio C Hamano2011-08-281-1/+18
|\
| * clone: allow to clone from .git fileNguyễn Thái Ngọc Duy2011-08-221-1/+18
* | Merge branch 'jc/maint-clone-alternates'Junio C Hamano2011-08-281-29/+90
|\ \
| * | clone: clone from a repository with relative alternatesJunio C Hamano2011-08-231-23/+68
| * | clone: allow more than one --referenceJunio C Hamano2011-08-221-8/+24
| |/
| * Merge branch 'maint'Junio C Hamano2011-05-251-1/+1
| |\
* | \ Merge branch 'jk/clone-detached'Junio C Hamano2011-08-011-3/+7
|\ \ \
| * | | clone: always fetch remote HEADJeff King2011-06-071-3/+7
| * | | Merge branch 'jk/fail-null-clone' into maintJunio C Hamano2011-03-161-1/+1
| |\ \ \
* | | | | clone: accept config options on the command lineJeff King2011-06-221-1/+20
* | | | | Merge branch 'ab/i18n-fixup' into maintJunio C Hamano2011-05-311-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | i18n: mark clone nonexistent repository message for translationÆvar Arnfjörð Bjarmason2011-04-121-1/+1
* | | | init/clone: remove short option -L and document --separate-git-dirNguyen Thai Ngoc Duy2011-05-251-1/+1
|/ / /
* | | Merge branch 'nd/init-gitdir'Junio C Hamano2011-04-011-1/+7
|\ \ \
| * | | init, clone: support --separate-git-dir for .git fileNguyễn Thái Ngọc Duy2011-03-191-1/+7
* | | | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-011-30/+33
|\ \ \ \
| * | | | i18n: git-clone "Cloning into" messageÆvar Arnfjörð Bjarmason2011-03-091-2/+2
| * | | | i18n: git-clone "Cloning into" messageÆvar Arnfjörð Bjarmason2011-03-091-3/+6
| * | | | i18n: git-clone basic messagesÆvar Arnfjörð Bjarmason2011-03-091-27/+27
| | |/ / | |/| |
* | | | Fix sparse warningsStephen Boyd2011-03-221-1/+1
* | | | Merge branch 'jk/trace-sifter'Junio C Hamano2011-03-191-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | add packet tracing debug codeJeff King2011-03-081-0/+1
| |/ /
* | | Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-171-5/+5
* | | Merge branch 'jk/fail-null-clone'Junio C Hamano2011-03-041-1/+1
|\ \ \ | |/ / |/| / | |/
| * clone: die when trying to clone missing local pathJeff King2011-02-181-1/+1
* | clone,init: describe --template using the same wordingMichael J Gruber2011-02-151-2/+2
* | clone: fixup recurse_submodules optionChris Packham2011-02-111-1/+1
|/
* clone: Add the --recurse-submodules option as alias for --recursiveJens Lehmann2010-11-051-0/+2
* clone: warn users --depth is ignored in local clonesNguyễn Thái Ngọc Duy2010-08-241-2/+5
* Merge branch 'ph/clone-message-reword'Junio C Hamano2010-06-181-1/+2
|\
| * clone: reword messages to match the end-user perceptionPete Harlan2010-05-091-1/+2
* | Merge branch 'sr/remote-helper-export'Junio C Hamano2010-05-211-8/+8
|\ \ | |/ |/|
| * clone: also configure url for bare clonesSverre Rabbelier2010-03-311-4/+4
| * clone: pass the remote name to remote_getSverre Rabbelier2010-03-311-4/+4
* | clone: quell the progress report from init and report on cloneJunio C Hamano2010-05-041-1/+5
|/
* Merge branch 'tc/transport-verbosity'Junio C Hamano2010-03-151-13/+6
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+671