summaryrefslogtreecommitdiff
path: root/builtin/clone.c
Commit message (Expand)AuthorAgeFilesLines
* clone: drop period from end of die_errno messagejk/cleanup-failed-cloneJeff King2015-03-191-1/+1
* clone: initialize atexit cleanup handler earlierJeff King2015-03-191-4/+5
* builtin/clone.c: detect a clone starting at a tag correctlyjc/fix-clone-single-starting-at-a-tagJunio C Hamano2014-06-231-1/+1
* commit: fix patch hunk editing with "commit -p -m"Benoit Pierre2014-03-181-2/+2
* Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-171-2/+16
|\
| * clone: use git protocol for cloning shallow repo locallyNguyễn Thái Ngọc Duy2013-12-101-2/+9
| * clone: support remote shallow repositoryNguyễn Thái Ngọc Duy2013-12-101-0/+1
| * clone: prevent --reference to a shallow repositoryNguyễn Thái Ngọc Duy2013-12-101-0/+6
* | Merge branch 'nd/transport-positive-depth-only'Junio C Hamano2013-12-171-0/+4
|\ \
| * | clone,fetch: catch non positive --depth option valuend/transport-positive-depth-onlyNguyễn Thái Ngọc Duy2013-12-061-0/+4
| * | Merge branch 'jk/clone-progress-to-stderr' into maintJunio C Hamano2013-10-281-23/+21
| |\ \
* | | | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-4/+4
| |_|/ |/| |
* | | Merge branch 'jk/clone-progress-to-stderr'Junio C Hamano2013-10-181-23/+21
|\ \ \ | | |/ | |/|
| * | clone: always set transport optionsjk/clone-progress-to-stderrJeff King2013-09-181-16/+14
| * | clone: treat "checking connectivity" like other progressJeff King2013-09-181-2/+2
| * | clone: send diagnostic messages to stderrJeff King2013-09-181-5/+5
* | | Merge branch 'maint'Junio C Hamano2013-10-151-0/+4
|\ \ \ | | |/ | |/|
| * | clone --branch: refuse to clone if upstream repo is emptyRalf Thielow2013-10-141-0/+4
| |/
* | clone: add a period after "done" to end the sentenceSebastian Schuberth2013-09-241-1/+1
* | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-051-8/+8
* | Remove deprecated OPTION_BOOLEAN for parsing argumentsStefan Beller2013-08-051-4/+3
|/
* Merge branch 'jk/maint-clone-shared-no-connectivity-validation'Junio C Hamano2013-07-181-9/+12
|\
| * clone: drop connectivity check for local clonesjk/maint-clone-shared-no-connectivity-validationJeff King2013-07-081-4/+7
* | Merge branch 'ms/remote-tracking-branches-in-doc'Junio C Hamano2013-07-121-1/+1
|\ \
| * | Change "remote tracking" to "remote-tracking"ms/remote-tracking-branches-in-docMichael Schubert2013-07-031-1/+1
* | | refs: implement simple transactions for the packed-refs fileMichael Haggerty2013-06-201-1/+4
* | | Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano2013-06-061-3/+12
|\ \ \
| * | | clone: open a shortcut for connectivity checkNguyễn Thái Ngọc Duy2013-05-281-3/+8
| |/ /
| * | clone: let the user know when check_everything_connected is runNguyễn Thái Ngọc Duy2013-05-111-0/+4
| |/
* | Merge branch 'nd/clone-local-with-colon'Junio C Hamano2013-06-021-0/+2
|\ \
| * | clone: allow cloning local paths with colons in themNguyễn Thái Ngọc Duy2013-05-071-0/+2
* | | Merge branch 'mh/packed-refs-various'Junio C Hamano2013-05-291-1/+0
|\ \ \ | |_|/ |/| |
| * | pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}Michael Haggerty2013-05-011-1/+0
| * | Merge branch 'nd/clone-no-separate-git-dir-with-bare' into maintJunio C Hamano2013-02-251-0/+2
| |\ \
| * \ \ Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maintJunio C Hamano2013-01-141-1/+3
| |\ \ \
* | \ \ \ Merge branch 'jk/check-corrupt-objects-carefully'Junio C Hamano2013-04-281-1/+1
|\ \ \ \ \
| * | | | | clone: Make the 'junk_mode' symbol a file staticRamsay Jones2013-04-281-1/+1
* | | | | | clone: Allow repo using gitfile as a referenceAaron Schrab2013-04-091-2/+12
* | | | | | clone: Fix error message for reference repositoryAaron Schrab2013-04-081-1/+1
|/ / / / /
* | | | | clone: leave repo in place after checkout errorsJeff King2013-03-291-1/+24
* | | | | clone: run check_everything_connectedJeff King2013-03-271-0/+26
* | | | | clone: die on errors from unpack_treesJeff King2013-03-271-1/+2
| |_|_|/ |/| | |
* | | | Merge branch 'jc/no-git-config-in-clone'Junio C Hamano2013-02-011-9/+0
|\ \ \ \
| * | | | clone: do not export and unexport GIT_CONFIGJunio C Hamano2013-01-111-9/+0
* | | | | Merge branch 'nd/clone-no-separate-git-dir-with-bare'Junio C Hamano2013-01-211-0/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | clone: forbid --bare --separate-git-dir <dir>Nguyễn Thái Ngọc Duy2013-01-101-0/+2
| * | | | Merge branch 'rt/maint-clone-single' into maintJunio C Hamano2012-10-081-14/+51
| |\ \ \ \
* | \ \ \ \ Merge branch 'jl/interrupt-clone-remove-separate-git-dir'Junio C Hamano2013-01-101-1/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | clone: support atomic operation with --separate-git-dirJens Lehmann2013-01-051-1/+3
* | | | | Merge branch 'rt/maint-clone-single'Junio C Hamano2012-10-011-14/+51
|\ \ \ \ \ | | |_|/ / | |/| | |