index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
clone.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
read-cache: new API write_locked_index instead of write_index/write_cache
Nguyễn Thái Ngọc Duy
2014-06-13
1
-4
/
+3
*
commit: fix patch hunk editing with "commit -p -m"
Benoit Pierre
2014-03-18
1
-2
/
+2
*
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
1
-2
/
+16
|
\
|
*
clone: use git protocol for cloning shallow repo locally
Nguyễn Thái Ngọc Duy
2013-12-11
1
-2
/
+9
|
*
clone: support remote shallow repository
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+1
|
*
clone: prevent --reference to a shallow repository
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+6
*
|
Merge branch 'nd/transport-positive-depth-only'
Junio C Hamano
2013-12-17
1
-0
/
+4
|
\
\
|
*
|
clone,fetch: catch non positive --depth option value
Nguyễn Thái Ngọc Duy
2013-12-06
1
-0
/
+4
|
*
|
Merge branch 'jk/clone-progress-to-stderr' into maint
Junio C Hamano
2013-10-28
1
-23
/
+21
|
|
\
\
*
|
|
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-4
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'jk/clone-progress-to-stderr'
Junio C Hamano
2013-10-18
1
-23
/
+21
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
clone: always set transport options
Jeff King
2013-09-18
1
-16
/
+14
|
*
|
clone: treat "checking connectivity" like other progress
Jeff King
2013-09-18
1
-2
/
+2
|
*
|
clone: send diagnostic messages to stderr
Jeff King
2013-09-18
1
-5
/
+5
*
|
|
Merge branch 'maint'
Junio C Hamano
2013-10-16
1
-0
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
clone --branch: refuse to clone if upstream repo is empty
Ralf Thielow
2013-10-14
1
-0
/
+4
|
|
/
*
|
clone: add a period after "done" to end the sentence
Sebastian Schuberth
2013-09-24
1
-1
/
+1
*
|
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
1
-8
/
+8
*
|
Remove deprecated OPTION_BOOLEAN for parsing arguments
Stefan Beller
2013-08-05
1
-4
/
+3
|
/
*
Merge branch 'jk/maint-clone-shared-no-connectivity-validation'
Junio C Hamano
2013-07-18
1
-9
/
+12
|
\
|
*
clone: drop connectivity check for local clones
Jeff King
2013-07-08
1
-4
/
+7
*
|
Merge branch 'ms/remote-tracking-branches-in-doc'
Junio C Hamano
2013-07-12
1
-1
/
+1
|
\
\
|
*
|
Change "remote tracking" to "remote-tracking"
Michael Schubert
2013-07-03
1
-1
/
+1
*
|
|
refs: implement simple transactions for the packed-refs file
Michael Haggerty
2013-06-21
1
-1
/
+4
*
|
|
Merge branch 'nd/clone-connectivity-shortcut'
Junio C Hamano
2013-06-06
1
-3
/
+12
|
\
\
\
|
*
|
|
clone: open a shortcut for connectivity check
Nguyễn Thái Ngọc Duy
2013-05-28
1
-3
/
+8
|
|
/
/
|
*
/
clone: let the user know when check_everything_connected is run
Nguyễn Thái Ngọc Duy
2013-05-11
1
-0
/
+4
|
|
/
*
|
Merge branch 'nd/clone-local-with-colon'
Junio C Hamano
2013-06-03
1
-0
/
+2
|
\
\
|
*
|
clone: allow cloning local paths with colons in them
Nguyễn Thái Ngọc Duy
2013-05-07
1
-0
/
+2
*
|
|
Merge branch 'mh/packed-refs-various'
Junio C Hamano
2013-05-29
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
Michael Haggerty
2013-05-02
1
-1
/
+0
|
*
|
Merge branch 'nd/clone-no-separate-git-dir-with-bare' into maint
Junio C Hamano
2013-02-25
1
-0
/
+2
|
|
\
\
|
*
\
\
Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maint
Junio C Hamano
2013-01-14
1
-1
/
+3
|
|
\
\
\
*
|
\
\
\
Merge branch 'jk/check-corrupt-objects-carefully'
Junio C Hamano
2013-04-28
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
clone: Make the 'junk_mode' symbol a file static
Ramsay Jones
2013-04-28
1
-1
/
+1
*
|
|
|
|
|
clone: Allow repo using gitfile as a reference
Aaron Schrab
2013-04-10
1
-2
/
+12
*
|
|
|
|
|
clone: Fix error message for reference repository
Aaron Schrab
2013-04-09
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
clone: leave repo in place after checkout errors
Jeff King
2013-03-29
1
-1
/
+24
*
|
|
|
|
clone: run check_everything_connected
Jeff King
2013-03-27
1
-0
/
+26
*
|
|
|
|
clone: die on errors from unpack_trees
Jeff King
2013-03-27
1
-1
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'jc/no-git-config-in-clone'
Junio C Hamano
2013-02-01
1
-9
/
+0
|
\
\
\
\
|
*
|
|
|
clone: do not export and unexport GIT_CONFIG
Junio C Hamano
2013-01-11
1
-9
/
+0
*
|
|
|
|
Merge branch 'nd/clone-no-separate-git-dir-with-bare'
Junio C Hamano
2013-01-22
1
-0
/
+2
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
clone: forbid --bare --separate-git-dir <dir>
Nguyễn Thái Ngọc Duy
2013-01-11
1
-0
/
+2
|
*
|
|
|
Merge branch 'rt/maint-clone-single' into maint
Junio C Hamano
2012-10-08
1
-14
/
+51
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'jl/interrupt-clone-remove-separate-git-dir'
Junio C Hamano
2013-01-10
1
-1
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
clone: support atomic operation with --separate-git-dir
Jens Lehmann
2013-01-06
1
-1
/
+3
*
|
|
|
|
Merge branch 'rt/maint-clone-single'
Junio C Hamano
2012-10-01
1
-14
/
+51
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
clone --single: limit the fetch refspec to fetched branch
Ralf Thielow
2012-09-20
1
-14
/
+51
|
*
|
|
|
Merge branch 'ar/clone-honor-umask-at-top' into maint
Junio C Hamano
2012-07-22
1
-1
/
+1
|
|
\
\
\
\
[next]