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