aboutsummaryrefslogtreecommitdiff
path: root/builtin/clone.c
Commit message (Expand)AuthorAge
* Merge branch 'jk/clone-progress-to-stderr'Junio C Hamano2013-10-18
|\
| * clone: always set transport optionsJeff King2013-09-18
| * clone: treat "checking connectivity" like other progressJeff King2013-09-18
| * clone: send diagnostic messages to stderrJeff King2013-09-18
* | Merge branch 'maint'Junio C Hamano2013-10-15
|\ \
| * | clone --branch: refuse to clone if upstream repo is emptyRalf Thielow2013-10-14
| |/
* | clone: add a period after "done" to end the sentenceSebastian Schuberth2013-09-24
* | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-05
* | Remove deprecated OPTION_BOOLEAN for parsing argumentsStefan Beller2013-08-05
|/
* Merge branch 'jk/maint-clone-shared-no-connectivity-validation'Junio C Hamano2013-07-18
|\
| * clone: drop connectivity check for local clonesJeff King2013-07-08
* | Merge branch 'ms/remote-tracking-branches-in-doc'Junio C Hamano2013-07-12
|\ \
| * | Change "remote tracking" to "remote-tracking"Michael Schubert2013-07-03
* | | refs: implement simple transactions for the packed-refs fileMichael Haggerty2013-06-20
* | | Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano2013-06-06
|\ \ \
| * | | clone: open a shortcut for connectivity checkNguyễn Thái Ngọc Duy2013-05-28
| |/ /
| * | clone: let the user know when check_everything_connected is runNguyễn Thái Ngọc Duy2013-05-11
| |/
* | Merge branch 'nd/clone-local-with-colon'Junio C Hamano2013-06-02
|\ \
| * | clone: allow cloning local paths with colons in themNguyễn Thái Ngọc Duy2013-05-07
* | | Merge branch 'mh/packed-refs-various'Junio C Hamano2013-05-29
|\ \ \ | |_|/ |/| |
| * | pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}Michael Haggerty2013-05-01
| * | Merge branch 'nd/clone-no-separate-git-dir-with-bare' into maintJunio C Hamano2013-02-25
| |\ \
| * \ \ Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maintJunio C Hamano2013-01-14
| |\ \ \
* | \ \ \ Merge branch 'jk/check-corrupt-objects-carefully'Junio C Hamano2013-04-28
|\ \ \ \ \
| * | | | | clone: Make the 'junk_mode' symbol a file staticRamsay Jones2013-04-28
* | | | | | clone: Allow repo using gitfile as a referenceAaron Schrab2013-04-09
* | | | | | clone: Fix error message for reference repositoryAaron Schrab2013-04-08
|/ / / / /
* | | | | clone: leave repo in place after checkout errorsJeff King2013-03-29
* | | | | clone: run check_everything_connectedJeff King2013-03-27
* | | | | clone: die on errors from unpack_treesJeff King2013-03-27
| |_|_|/ |/| | |
* | | | Merge branch 'jc/no-git-config-in-clone'Junio C Hamano2013-02-01
|\ \ \ \
| * | | | clone: do not export and unexport GIT_CONFIGJunio C Hamano2013-01-11
* | | | | Merge branch 'nd/clone-no-separate-git-dir-with-bare'Junio C Hamano2013-01-21
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | clone: forbid --bare --separate-git-dir <dir>Nguyễn Thái Ngọc Duy2013-01-10
| * | | | Merge branch 'rt/maint-clone-single' into maintJunio C Hamano2012-10-08
| |\ \ \ \
* | \ \ \ \ Merge branch 'jl/interrupt-clone-remove-separate-git-dir'Junio C Hamano2013-01-10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | clone: support atomic operation with --separate-git-dirJens Lehmann2013-01-05
* | | | | Merge branch 'rt/maint-clone-single'Junio C Hamano2012-10-01
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | clone --single: limit the fetch refspec to fetched branchRalf Thielow2012-09-20
| * | | | Merge branch 'ar/clone-honor-umask-at-top' into maintJunio C Hamano2012-07-22
| |\ \ \ \
* | \ \ \ \ Merge branch 'rj/path-cleanup'Junio C Hamano2012-09-14
|\ \ \ \ \ \
| * | | | | | Call mkpathdup() rather than xstrdup(mkpath(...))Ramsay Jones2012-09-04
| | |_|_|/ / | |/| | | |
* | | | | | i18n: clone: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
|/ / / / /
* | | | | Merge branch 'ar/clone-honor-umask-at-top'Junio C Hamano2012-07-15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Restore umasks influence on the permissions of work tree created by cloneAlex Riesen2012-07-09
| * | | | Merge branch 'cb/transfer-no-progress' into maintJunio C Hamano2012-02-21
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/git-dir-lookup' into maintJunio C Hamano2012-02-21
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'nd/clone-single-fix'Junio C Hamano2012-07-04
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | clone: fix ref selection in --single-branch --branch=xxxNguyễn Thái Ngọc Duy2012-06-22
| | |_|_|_|/ | |/| | | |
* | | | | | clone: allow --no-local to turn off local optimizationsJeff King2012-05-30
|/ / / / /