aboutsummaryrefslogtreecommitdiff
path: root/t/t5601-clone.sh
Commit message (Expand)AuthorAge
...
* | clone: clone from a repository with relative alternatesJunio C Hamano2011-08-23
* | clone: allow more than one --referenceJunio C Hamano2011-08-22
|/
* i18n: .git file is not a human readable message (t5601)Junio C Hamano2011-04-13
* i18n: mark init-db messages for translationÆvar Arnfjörð Bjarmason2011-04-12
* Merge branch 'nd/init-gitdir'Junio C Hamano2011-04-01
|\
| * init, clone: support --separate-git-dir for .git fileNguyễn Thái Ngọc Duy2011-03-19
* | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-01
|\ \
| * | i18n: git-clone "Cloning into" messageÆvar Arnfjörð Bjarmason2011-03-09
| |/
* | config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder2011-03-15
|/
* Merge branch 'ab/test-2'Junio C Hamano2010-09-04
|\
| * tests: factor HOME=$(pwd) in test-lib.shMatthieu Moy2010-08-31
* | Do not unquote + into ' ' in URLsThomas Rast2010-07-25
|/
* decode file:// and ssh:// URLsJeff King2010-05-24
* clone: quell the progress report from init and report on cloneJunio C Hamano2010-05-04
* Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-02
|\
| * clone: disconnect transport after fetchingJeff King2009-09-02
* | Make git-clone respect branch.autosetuprebaseJunio C Hamano2009-03-03
|/
* Install the default "master" branch configuration after cloning a voidJunio C Hamano2009-02-12
* Allow cloning to an existing empty directoryAlexander Potashev2009-01-11
* clone: fix creation of explicitly named target directoryClemens Buchacher2008-09-03
* clone --mirror: avoid storing repeated tagsJohannes Schindelin2008-08-07
* Flush output in start_asyncAnders Melchiorsen2008-08-03
* clone --bare: Add ".git" suffix to the directory name to clone intoJohannes Schindelin2008-08-03
* clone: Add an option to set up a mirrorJohannes Schindelin2008-08-02
* Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce2008-07-08
* clone: create intermediate directories of destination repoJeff King2008-06-25
* builtin-clone: fix initial checkoutJohannes Schindelin2008-05-15
* clone: detect and fail on excess parametersJunio C Hamano2008-04-27