aboutsummaryrefslogtreecommitdiff
path: root/builtin/clone.c
Commit message (Expand)AuthorAge
* Merge branch 'mh/clone-verbosity-fix'Junio C Hamano2015-05-22
|\
| * clone: call transport_set_verbosity before anything else on the newly created...Mike Hommey2015-05-19
* | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-11
|\ \
| * | path.c: make get_pathname() call sites return const char *Nguyễn Thái Ngọc Duy2014-12-01
* | | Merge branch 'jk/cleanup-failed-clone'Junio C Hamano2015-03-25
|\ \ \
| * | | clone: drop period from end of die_errno messageJeff King2015-03-19
| * | | clone: initialize atexit cleanup handler earlierJeff King2015-03-19
* | | | standardize usage info string formatAlex Henrie2015-01-14
| |_|/ |/| |
* | | Merge branch 'jc/clone-borrow'Junio C Hamano2015-01-07
|\ \ \ | |_|/ |/| |
| * | clone: --dissociate option to mark that reference is only temporaryJunio C Hamano2014-10-15
* | | Merge branch 'eb/no-pthreads'Junio C Hamano2014-10-24
|\ \ \
| * | | Handle atexit list internaly for unthreaded buildsEtienne Buira2014-10-19
* | | | refs.c: change resolve_ref_unsafe reading argument to be a flags fieldRonnie Sahlberg2014-10-15
* | | | lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty2014-10-01
|/ / /
* | | Merge branch 'da/styles'Junio C Hamano2014-09-19
|\ \ \
| * | | stylefix: asterisks stick to the variable, not the typeDavid Aguilar2014-09-02
| |/ /
* | | Merge branch 'sb/plug-leaks'Junio C Hamano2014-09-09
|\ \ \ | |/ / |/| |
| * | clone.c: don't leak memory in cmd_cloneStefan Beller2014-08-10
| |/
* | use local cloning if insteadOf makes a local URLMichael Barabanov2014-07-17
* | Merge branch 'nd/split-index'Junio C Hamano2014-07-16
|\ \
| * | read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy2014-06-13
* | | Merge branch 'jc/fix-clone-single-starting-at-a-tag'Junio C Hamano2014-07-10
|\ \ \ | | |/ | |/|
| * | builtin/clone.c: detect a clone starting at a tag correctlyJunio C Hamano2014-06-23
| |/
* | refactor skip_prefix to return a booleanJeff King2014-06-20
* | refs.h: rename the action_on_err constantsMichael Haggerty2014-04-07
|/
* commit: fix patch hunk editing with "commit -p -m"Benoit Pierre2014-03-18
* Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-17
|\
| * clone: use git protocol for cloning shallow repo locallyNguyễn Thái Ngọc Duy2013-12-10
| * clone: support remote shallow repositoryNguyễn Thái Ngọc Duy2013-12-10
| * clone: prevent --reference to a shallow repositoryNguyễn Thái Ngọc Duy2013-12-10
* | Merge branch 'nd/transport-positive-depth-only'Junio C Hamano2013-12-17
|\ \
| * | clone,fetch: catch non positive --depth option valueNguyễn Thái Ngọc Duy2013-12-06
| * | Merge branch 'jk/clone-progress-to-stderr' into maintJunio C Hamano2013-10-28
| |\ \
* | | | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
| |_|/ |/| |
* | | 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
| |/ /