summaryrefslogtreecommitdiff
path: root/builtin/clone.c
Commit message (Expand)AuthorAgeFilesLines
* 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