aboutsummaryrefslogtreecommitdiff
path: root/builtin-clone.c
Commit message (Expand)AuthorAge
* print unlink(2) errno in copy_or_link_directoryAlex Riesen2009-04-29
* builtin-clone.c: no need to strdup for setenvAli Gholami Rudi2009-04-01
* builtin-clone.c: make junk_pid staticAli Gholami Rudi2009-04-01
* Merge branch 'xx/db-refspec-vs-js-remote'Junio C Hamano2009-03-20
|\
| * Adjust js/remote-improvements and db/refspec-wildcard-in-the-middleJunio C Hamano2009-03-08
| |\
| * | Make clone parse the default refspec with the normal codeDaniel Barkalow2009-03-07
* | | Merge branch 'jc/clone-branch-rebase'Junio C Hamano2009-03-20
|\ \ \
| * | | Make git-clone respect branch.autosetuprebaseJunio C Hamano2009-03-03
| |/ /
* | | Merge branch 'js/remote-improvements'Junio C Hamano2009-03-17
|\ \ \ | | |/ | |/|
| * | remote: let guess_remote_head() optionally return all matchesJay Soffian2009-02-27
| * | remote: simplify guess_remote_head()Jay Soffian2009-02-26
| * | move locate_head() to remote.cJay Soffian2009-02-26
| |/
* | Merge branch 'jk/clone-post-checkout'Junio C Hamano2009-03-11
|\ \
| * | clone: run post-checkout hook when checking outJeff King2009-03-02
| |/
* | Remove unused function scope local variablesBenjamin Kramer2009-03-07
|/
* Install the default "master" branch configuration after cloning a voidJunio C Hamano2009-02-12
* Merge branch 'jk/signal-cleanup'Junio C Hamano2009-01-31
|\
| * refactor signal handling for cleanup functionsJeff King2009-01-21
| * chain kill signals for cleanup functionsJeff King2009-01-21
* | Allow cloning an empty repositorySverre Rabbelier2009-01-23
* | Allow cloning to an existing empty directoryAlexander Potashev2009-01-11
|/
* remove trailing LF in die() messagesAlexander Potashev2009-01-05
* builtin_clone: use strbuf in cmd_clone()Miklos Vajna2008-11-25
* builtin-clone: use strbuf in clone_local() and copy_or_link_directory()Miklos Vajna2008-11-25
* builtin-clone: use strbuf in guess_dir_name()Miklos Vajna2008-11-25
* Merge branch 'mv/clonev'Junio C Hamano2008-10-19
|\
| * Implement git clone -vMiklos Vajna2008-10-09
* | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
|/
* Merge branch 'jc/alternate-push'Shawn O. Pearce2008-09-25
|\
| * is_directory(): a generic helper functionJunio C Hamano2008-09-09
* | builtin-clone: fix typoFabrizio Chiarello2008-09-19
|/
* clone: fix creation of explicitly named target directoryClemens Buchacher2008-09-03
* Bring local clone's origin URL in line with that of a remote cloneJohan Herland2008-09-01
* clone --mirror: avoid storing repeated tagsJohannes Schindelin2008-08-07
* 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
* Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2008-07-25
* builtin-clone: rewrite guess_dir_name()Johannes Sixt2008-07-19
* Make usage strings dash-lessStephan Beyer2008-07-13
* Merge branch 'maint'Junio C Hamano2008-07-09
|\
| * Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce2008-07-08
* | Merge branch 'qq/maint'Junio C Hamano2008-07-07
|\ \ | |/
| * git-clone: remove leftover debugging fprintf().Alex Riesen2008-07-06
* | Merge branch 'js/maint-clone-insteadof'Junio C Hamano2008-07-01
|\ \ | |/
| * clone: respect the settings in $HOME/.gitconfig and /etc/gitconfigJohannes Schindelin2008-06-29
| * clone: respect url.insteadOf setting in global configsJohannes Schindelin2008-06-27
| * clone: create intermediate directories of destination repoJeff King2008-06-25
* | Merge branch 'jh/clone-packed-refs'Junio C Hamano2008-06-25
|\ \
| * | Teach "git clone" to pack refsJohan Herland2008-06-19
| |/
* | clone: create intermediate directories of destination repoJeff King2008-06-24
|/