index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
clone.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init
Junio C Hamano
2016-04-14
|
\
|
*
builtin/clone.c: mark strings for translation
Nguyễn Thái Ngọc Duy
2016-02-29
|
*
Merge branch 'ps/config-error'
Junio C Hamano
2016-02-26
|
|
\
|
|
*
config: rename git_config_set_or_die to git_config_set
Patrick Steinhardt
2016-02-22
|
|
*
config: rename git_config_set to git_config_set_gently
Patrick Steinhardt
2016-02-22
|
|
*
clone: die on config error in cmd_clone
Patrick Steinhardt
2016-02-22
|
*
|
Merge branch 'ew/force-ipv4'
Junio C Hamano
2016-02-24
|
|
\
\
|
|
*
|
connect & http: support -4 and -6 switches for remote operations
Eric Wong
2016-02-12
|
|
|
/
|
*
|
Merge branch 'jc/peace-with-crlf'
Junio C Hamano
2016-02-03
|
|
\
\
|
|
*
|
clone/sha1_file: read info/alternates with strbuf_getline()
Junio C Hamano
2016-01-15
|
*
|
|
Merge branch 'jc/strbuf-getline'
Junio C Hamano
2016-01-28
|
|
\
\
\
|
|
|
/
/
|
|
*
|
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
2016-01-15
|
|
|
/
|
*
|
checkout,clone: check return value of create_symref
Jeff King
2016-01-12
|
|
/
*
|
clone: allow an explicit argument for parallel submodule clones
Stefan Beller
2016-03-01
|
/
*
Remove get_object_hash.
brian m. carlson
2015-11-20
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
Convert struct ref to use object_id.
brian m. carlson
2015-11-20
*
clone: allow "--dissociate" without reference
Alex Riesen
2015-10-22
*
Merge branch 'js/clone-dissociate'
Junio C Hamano
2015-10-15
|
\
|
*
clone --dissociate: avoid locking pack files
Johannes Schindelin
2015-10-07
*
|
clone: better error when --reference is a linked checkout
Nguyễn Thái Ngọc Duy
2015-09-28
*
|
clone: allow --local from a linked checkout
Nguyễn Thái Ngọc Duy
2015-09-28
*
|
Merge branch 'jk/git-path'
Junio C Hamano
2015-08-19
|
\
\
|
*
|
get_repo_path: refactor path-allocation
Jeff King
2015-08-10
*
|
|
Merge branch 'ps/guess-repo-name-at-root'
Junio C Hamano
2015-08-19
|
\
\
\
|
*
|
|
clone: abort if no dir name could be guessed
Patrick Steinhardt
2015-08-10
|
*
|
|
clone: do not use port number as dir name
Patrick Steinhardt
2015-08-10
|
*
|
|
clone: do not include authentication data in guessed dir
Patrick Steinhardt
2015-08-10
*
|
|
|
Merge branch 'jk/guess-repo-name-regression-fix'
Junio C Hamano
2015-08-19
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
clone: use computed length in guess_dir_name
Jeff King
2015-08-10
|
|
/
*
|
Merge branch 'mh/init-delete-refs-api'
Junio C Hamano
2015-08-03
|
\
\
|
*
|
initial_ref_transaction_commit(): function for initial ref creation
Michael Haggerty
2015-06-22
*
|
|
Merge branch 'ss/clone-guess-dir-name-simplify'
Junio C Hamano
2015-07-13
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
clone: simplify string handling in guess_dir_name()
Sebastian Schuberth
2015-07-09
|
*
Merge branch 'jk/clone-dissociate' into maint
Junio C Hamano
2015-06-16
|
|
\
|
*
\
Merge branch 'mh/clone-verbosity-fix' into maint
Junio C Hamano
2015-06-05
|
|
\
\
*
|
\
\
Merge branch 'jk/clone-dissociate'
Junio C Hamano
2015-06-11
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
clone: reorder --dissociate and --reference options
Jeff King
2015-05-27
|
*
|
|
clone: use OPT_STRING_LIST for --reference
Jeff King
2015-05-27
|
*
|
|
Merge branch 'jk/cleanup-failed-clone' into maint
Junio C Hamano
2015-03-28
|
|
\
\
\
*
|
\
\
\
Merge branch 'mh/clone-verbosity-fix'
Junio C Hamano
2015-05-22
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
clone: call transport_set_verbosity before anything else on the newly created...
Mike Hommey
2015-05-19
|
|
/
/
/
*
|
|
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
path.c: make get_pathname() call sites return const char *
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
|
|
Merge branch 'jk/cleanup-failed-clone'
Junio C Hamano
2015-03-25
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
clone: drop period from end of die_errno message
Jeff King
2015-03-19
|
*
|
|
clone: initialize atexit cleanup handler earlier
Jeff King
2015-03-19
*
|
|
|
standardize usage info string format
Alex Henrie
2015-01-14
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'jc/clone-borrow'
Junio C Hamano
2015-01-07
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
clone: --dissociate option to mark that reference is only temporary
Junio C Hamano
2014-10-15
[next]