Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clone: the -o option has nothing to do with <branch> | Carlos Martín Nieto | 2011-12-21 | 1 | -2/+2 |
* | clone: Quote user supplied path in a single quote pair | Richard Hartmann | 2011-10-27 | 1 | -2/+2 |
* | Merge branch 'nd/maint-clone-gitdir' | Junio C Hamano | 2011-08-28 | 1 | -1/+18 |
|\ | |||||
| * | clone: allow to clone from .git file | Nguyễn Thái Ngọc Duy | 2011-08-22 | 1 | -1/+18 |
* | | Merge branch 'jc/maint-clone-alternates' | Junio C Hamano | 2011-08-28 | 1 | -29/+90 |
|\ \ | |||||
| * | | clone: clone from a repository with relative alternates | Junio C Hamano | 2011-08-23 | 1 | -23/+68 |
| * | | clone: allow more than one --reference | Junio C Hamano | 2011-08-22 | 1 | -8/+24 |
| |/ | |||||
| * | Merge branch 'maint' | Junio C Hamano | 2011-05-25 | 1 | -1/+1 |
| |\ | |||||
* | \ | Merge branch 'jk/clone-detached' | Junio C Hamano | 2011-08-01 | 1 | -3/+7 |
|\ \ \ | |||||
| * | | | clone: always fetch remote HEAD | Jeff King | 2011-06-07 | 1 | -3/+7 |
| * | | | Merge branch 'jk/fail-null-clone' into maint | Junio C Hamano | 2011-03-16 | 1 | -1/+1 |
| |\ \ \ | |||||
* | | | | | clone: accept config options on the command line | Jeff King | 2011-06-22 | 1 | -1/+20 |
* | | | | | Merge branch 'ab/i18n-fixup' into maint | Junio C Hamano | 2011-05-31 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | i18n: mark clone nonexistent repository message for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 | 1 | -1/+1 |
* | | | | init/clone: remove short option -L and document --separate-git-dir | Nguyen Thai Ngoc Duy | 2011-05-25 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'nd/init-gitdir' | Junio C Hamano | 2011-04-01 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | init, clone: support --separate-git-dir for .git file | Nguyễn Thái Ngọc Duy | 2011-03-19 | 1 | -1/+7 |
* | | | | Merge branch 'ab/i18n-st' | Junio C Hamano | 2011-04-01 | 1 | -30/+33 |
|\ \ \ \ | |||||
| * | | | | i18n: git-clone "Cloning into" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -2/+2 |
| * | | | | i18n: git-clone "Cloning into" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -3/+6 |
| * | | | | i18n: git-clone basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -27/+27 |
| | |/ / | |/| | | |||||
* | | | | Fix sparse warnings | Stephen Boyd | 2011-03-22 | 1 | -1/+1 |
* | | | | Merge branch 'jk/trace-sifter' | Junio C Hamano | 2011-03-19 | 1 | -0/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | add packet tracing debug code | Jeff King | 2011-03-08 | 1 | -0/+1 |
| |/ / | |||||
* | | | Name make_*_path functions more accurately | Carlos Martín Nieto | 2011-03-17 | 1 | -5/+5 |
* | | | Merge branch 'jk/fail-null-clone' | Junio C Hamano | 2011-03-04 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | clone: die when trying to clone missing local path | Jeff King | 2011-02-18 | 1 | -1/+1 |
* | | clone,init: describe --template using the same wording | Michael J Gruber | 2011-02-15 | 1 | -2/+2 |
* | | clone: fixup recurse_submodules option | Chris Packham | 2011-02-11 | 1 | -1/+1 |
|/ | |||||
* | clone: Add the --recurse-submodules option as alias for --recursive | Jens Lehmann | 2010-11-05 | 1 | -0/+2 |
* | clone: warn users --depth is ignored in local clones | Nguyễn Thái Ngọc Duy | 2010-08-24 | 1 | -2/+5 |
* | Merge branch 'ph/clone-message-reword' | Junio C Hamano | 2010-06-18 | 1 | -1/+2 |
|\ | |||||
| * | clone: reword messages to match the end-user perception | Pete Harlan | 2010-05-09 | 1 | -1/+2 |
* | | Merge branch 'sr/remote-helper-export' | Junio C Hamano | 2010-05-21 | 1 | -8/+8 |
|\ \ | |/ |/| | |||||
| * | clone: also configure url for bare clones | Sverre Rabbelier | 2010-03-31 | 1 | -4/+4 |
| * | clone: pass the remote name to remote_get | Sverre Rabbelier | 2010-03-31 | 1 | -4/+4 |
* | | clone: quell the progress report from init and report on clone | Junio C Hamano | 2010-05-04 | 1 | -1/+5 |
|/ | |||||
* | Merge branch 'tc/transport-verbosity' | Junio C Hamano | 2010-03-15 | 1 | -13/+6 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+671 |