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
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-671
/
+0
*
Merge branch 'tc/clone-v-progress'
Junio C Hamano
2010-01-18
1
-0
/
+6
|
\
|
*
clone: use --progress to force progress reporting
Tay Ray Chuan
2009-12-29
1
-2
/
+6
|
*
clone: set transport->verbose when -v/--verbose is used
Tay Ray Chuan
2009-12-29
1
-1
/
+3
*
|
Merge branch 'sr/vcs-helper'
Junio C Hamano
2009-12-26
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Allow fetch to modify refs
Daniel Barkalow
2009-11-18
1
-1
/
+2
*
|
clone: detect extra arguments
Jonathan Nieder
2009-10-30
1
-1
/
+6
*
|
clone: fix help on options
Junio C Hamano
2009-10-30
1
-2
/
+4
|
/
*
clone: Supply the right commit hash to post-checkout when -b is used
Björn Steinbrink
2009-10-14
1
-1
/
+2
*
make 'git clone' ask the remote only for objects it cares about
Nicolas Pitre
2009-09-26
1
-10
/
+17
*
preserve mtime of local clone
Clemens Buchacher
2009-09-13
1
-1
/
+1
*
Merge branch 'jk/clone-b'
Junio C Hamano
2009-09-08
1
-28
/
+47
|
\
|
*
clone: add --branch option to select a different HEAD
Jeff King
2009-08-27
1
-28
/
+47
*
|
Merge branch 'maint'
Junio C Hamano
2009-09-03
1
-1
/
+3
|
\
\
|
*
\
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
2009-09-03
1
-1
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'maint-1.6.2' into maint-1.6.3
Junio C Hamano
2009-09-03
1
-1
/
+3
|
|
|
\
|
|
|
*
clone: disconnect transport after fetching
Jeff King
2009-09-03
1
-1
/
+3
*
|
|
|
Style fixes, add a space after if/for/while.
Brian Gianforcaro
2009-09-01
1
-1
/
+1
*
|
|
|
git clone: Add --recursive to automatically checkout (nested) submodules
Johan Herland
2009-08-21
1
-1
/
+10
|
/
/
/
*
|
|
Merge branch 'tr/die_errno'
Junio C Hamano
2009-07-06
1
-11
/
+10
|
\
\
\
|
*
|
|
Use die_errno() instead of die() when checking syscalls
Thomas Rast
2009-06-27
1
-5
/
+5
|
*
|
|
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
1
-6
/
+5
*
|
|
|
Fix various sparse warnings in the git source code
Linus Torvalds
2009-06-21
1
-1
/
+1
|
/
/
/
*
|
|
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
2009-05-25
1
-1
/
+1
*
|
|
Merge branch 'ar/unlink-err'
Junio C Hamano
2009-05-18
1
-1
/
+2
|
\
|
|
|
*
|
print unlink(2) errno in copy_or_link_directory
Alex Riesen
2009-04-30
1
-1
/
+2
*
|
|
Improve the naming of guessed target repository for git clone
Alex Riesen
2009-05-17
1
-5
/
+29
|
/
/
*
|
builtin-clone.c: no need to strdup for setenv
Ali Gholami Rudi
2009-04-01
1
-1
/
+1
*
|
builtin-clone.c: make junk_pid static
Ali Gholami Rudi
2009-04-01
1
-1
/
+1
*
|
Merge branch 'xx/db-refspec-vs-js-remote'
Junio C Hamano
2009-03-20
1
-12
/
+13
|
\
\
|
*
\
Adjust js/remote-improvements and db/refspec-wildcard-in-the-middle
Junio C Hamano
2009-03-08
1
-38
/
+3
|
|
\
\
|
*
|
|
Make clone parse the default refspec with the normal code
Daniel Barkalow
2009-03-07
1
-12
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jc/clone-branch-rebase'
Junio C Hamano
2009-03-20
1
-15
/
+3
|
\
\
\
|
*
|
|
Make git-clone respect branch.autosetuprebase
Junio C Hamano
2009-03-04
1
-15
/
+3
|
|
/
/
*
|
|
Merge branch 'js/remote-improvements'
Junio C Hamano
2009-03-18
1
-38
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
remote: let guess_remote_head() optionally return all matches
Jay Soffian
2009-02-28
1
-1
/
+1
|
*
|
remote: simplify guess_remote_head()
Jay Soffian
2009-02-26
1
-2
/
+2
|
*
|
move locate_head() to remote.c
Jay Soffian
2009-02-26
1
-38
/
+3
|
|
/
*
|
Merge branch 'jk/clone-post-checkout'
Junio C Hamano
2009-03-11
1
-1
/
+6
|
\
\
|
*
|
clone: run post-checkout hook when checking out
Jeff King
2009-03-03
1
-1
/
+6
|
|
/
*
/
Remove unused function scope local variables
Benjamin Kramer
2009-03-08
1
-6
/
+0
|
/
*
Install the default "master" branch configuration after cloning a void
Junio C Hamano
2009-02-13
1
-5
/
+18
*
Merge branch 'jk/signal-cleanup'
Junio C Hamano
2009-02-01
1
-2
/
+3
|
\
|
*
refactor signal handling for cleanup functions
Jeff King
2009-01-22
1
-1
/
+1
|
*
chain kill signals for cleanup functions
Jeff King
2009-01-22
1
-2
/
+3
*
|
Allow cloning an empty repository
Sverre Rabbelier
2009-01-23
1
-4
/
+13
*
|
Allow cloning to an existing empty directory
Alexander Potashev
2009-01-11
1
-3
/
+6
|
/
*
remove trailing LF in die() messages
Alexander Potashev
2009-01-05
1
-7
/
+7
*
builtin_clone: use strbuf in cmd_clone()
Miklos Vajna
2008-11-26
1
-20
/
+25
*
builtin-clone: use strbuf in clone_local() and copy_or_link_directory()
Miklos Vajna
2008-11-26
1
-27
/
+31
[next]