index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-clone.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clone: fix options '-o' and '--origin' to be recognised again
Marco Roeland
2007-12-19
1
-1
/
+1
*
Merge branch 'maint'
Junio C Hamano
2007-12-18
1
-5
/
+6
|
\
|
*
clone: correctly report http_fetch errors
Jeff King
2007-12-18
1
-5
/
+6
*
|
Fix clone not to ignore depth when performing a local clone
Charles Bailey
2007-12-12
1
-1
/
+4
*
|
git-clone: print an error message when trying to clone empty repo
Jeff King
2007-12-11
1
-1
/
+2
*
|
Replace instances of export VAR=VAL with VAR=VAL; export VAR
Johannes Schindelin
2007-11-29
1
-1
/
+1
*
|
sh-setup: don't let eval output to be shell-expanded.
Pierre Habouzit
2007-11-08
1
-1
/
+1
*
|
Migrate git-clone to use git-rev-parse --parseopt
Pierre Habouzit
2007-11-06
1
-45
/
+56
*
|
git-clone: honor "--" to end argument parsing
Heikki Orsila
2007-11-04
1
-1
/
+4
|
/
*
honor the http.sslVerify option in shell scripts
Aurelien Bompard
2007-10-28
1
-1
/
+2
*
git-clone: improve error message if curl program is missing or not executable
Gerrit Pape
2007-09-14
1
-1
/
+5
*
git clone: do not issue warning while cloning locally across filesystems
Junio C Hamano
2007-08-21
1
-1
/
+4
*
git-clone: allow --bare clone
Junio C Hamano
2007-08-16
1
-1
/
+6
*
git-clone: aggressively optimize local clone behaviour.
Junio C Hamano
2007-08-02
1
-29
/
+35
*
make git-clone GIT_WORK_TREE aware
Matthias Lederhofer
2007-07-06
1
-7
/
+18
*
git-clone: split up long &&-command-chain and use a function for cleanup
Matthias Lederhofer
2007-07-06
1
-4
/
+13
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-03
1
-13
/
+13
*
Merge branch 'jo/init'
Junio C Hamano
2007-07-03
1
-1
/
+1
|
\
|
*
Quiet the output from git-init when cloning, if requested.
Jeffrey C. Ollie
2007-06-28
1
-1
/
+1
*
|
git-clone: fetch possibly detached HEAD over dumb http
Sven Verdoolaege
2007-07-02
1
-0
/
+11
|
/
*
Cloning from a repo without "current branch"
Nanako Shiraishi
2007-06-21
1
-7
/
+13
*
Merge branch 'ar/clone'
Junio C Hamano
2007-06-09
1
-1
/
+1
|
\
|
*
Fix clone to setup the origin if its name ends with .git
Alex Riesen
2007-06-07
1
-1
/
+1
*
|
War on whitespace
Junio C Hamano
2007-06-07
1
-3
/
+2
|
/
*
Fix git-clone buglet for remote case.
Junio C Hamano
2007-05-14
1
-2
/
+2
*
git-clone: don't get fooled by $PWD
Junio C Hamano
2007-05-10
1
-1
/
+8
*
git-clone: fix dumb protocol transport to clone from pack-pruned ref
Junio C Hamano
2007-04-21
1
-1
/
+1
*
http-fetch: don't use double-slash as directory separator in URLs
Gerrit Pape
2007-03-28
1
-1
/
+1
*
make git clone -q suppress the noise with http fetch
Chris Wright
2007-03-20
1
-1
/
+2
*
Fixup no-progress for fetch & clone
Johannes Schindelin
2007-02-24
1
-1
/
+1
*
fetch & clone: do not output progress when not on a tty
Johannes Schindelin
2007-02-20
1
-2
/
+4
*
git-clone --reference: work well with pack-ref'ed reference repository
Junio C Hamano
2007-02-07
1
-35
/
+21
*
git-clone --reference: saner handling of borrowed symrefs.
Junio C Hamano
2007-02-04
1
-1
/
+28
*
Escape --upload-pack from expr.
Shawn O. Pearce
2007-01-31
1
-1
/
+1
*
Replace perl code with pure shell code
Simon 'corecode' Schubert
2007-01-29
1
-44
/
+23
*
[PATCH] Rename git-repo-config to git-config.
Tom Prince
2007-01-29
1
-5
/
+5
*
ls-remote and clone: accept --upload-pack=<path> as well.
Junio C Hamano
2007-01-25
1
-1
/
+3
*
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
2007-01-12
1
-1
/
+1
*
git-clone: Make sure the master branch exists before running cat on it.
Alexandre Julliard
2007-01-10
1
-1
/
+1
*
Allow non-fast-forward of remote tracking branches in default clone
Junio C Hamano
2006-12-29
1
-1
/
+1
*
Merge branch 'master' into js/shallow
Junio C Hamano
2006-12-27
1
-45
/
+30
|
\
|
*
git-clone: lose the traditional 'no-separate-remote' layout
Junio C Hamano
2006-12-16
1
-46
/
+12
|
*
git-clone: lose the artificial "first" fetch refspec
Junio C Hamano
2006-12-16
1
-4
/
+4
|
*
git-clone: use wildcard specification for tracking branches
Junio C Hamano
2006-12-16
1
-17
/
+30
|
*
Explicitly add the default "git pull" behaviour to .git/config on clone
Andy Parkins
2006-12-06
1
-1
/
+3
|
*
Merge
Junio C Hamano
2006-12-06
1
-5
/
+5
|
|
\
|
|
*
Use .git/config for storing "origin" shortcut repository
Andy Parkins
2006-11-28
1
-5
/
+5
|
*
|
git-clone: Rename --use-immingled-remote option to --no-separate-remote
Jakub Narebski
2006-12-04
1
-3
/
+3
|
|
/
|
*
git-clone: stop dumb protocol from copying refs outside heads/ and tags/.
Junio C Hamano
2006-11-25
1
-0
/
+4
*
|
allow cloning a repository "shallowly"
Johannes Schindelin
2006-11-25
1
-3
/
+16
|
/
[next]