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
/
git-clone.sh
Commit message (
Expand
)
Author
Age
*
git clone: do not issue warning while cloning locally across filesystems
Junio C Hamano
2007-08-20
*
git-clone: allow --bare clone
Junio C Hamano
2007-08-15
*
git-clone: aggressively optimize local clone behaviour.
Junio C Hamano
2007-08-01
*
make git-clone GIT_WORK_TREE aware
Matthias Lederhofer
2007-07-05
*
git-clone: split up long &&-command-chain and use a function for cleanup
Matthias Lederhofer
2007-07-05
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-02
*
Merge branch 'jo/init'
Junio C Hamano
2007-07-02
|
\
|
*
Quiet the output from git-init when cloning, if requested.
Jeffrey C. Ollie
2007-06-27
*
|
git-clone: fetch possibly detached HEAD over dumb http
Sven Verdoolaege
2007-07-02
|
/
*
Cloning from a repo without "current branch"
Nanako Shiraishi
2007-06-20
*
Merge branch 'ar/clone'
Junio C Hamano
2007-06-08
|
\
|
*
Fix clone to setup the origin if its name ends with .git
Alex Riesen
2007-06-06
*
|
War on whitespace
Junio C Hamano
2007-06-07
|
/
*
Fix git-clone buglet for remote case.
Junio C Hamano
2007-05-14
*
git-clone: don't get fooled by $PWD
Junio C Hamano
2007-05-10
*
git-clone: fix dumb protocol transport to clone from pack-pruned ref
Junio C Hamano
2007-04-20
*
http-fetch: don't use double-slash as directory separator in URLs
Gerrit Pape
2007-03-28
*
make git clone -q suppress the noise with http fetch
Chris Wright
2007-03-19
*
Fixup no-progress for fetch & clone
Johannes Schindelin
2007-02-24
*
fetch & clone: do not output progress when not on a tty
Johannes Schindelin
2007-02-19
*
git-clone --reference: work well with pack-ref'ed reference repository
Junio C Hamano
2007-02-07
*
git-clone --reference: saner handling of borrowed symrefs.
Junio C Hamano
2007-02-04
*
Escape --upload-pack from expr.
Shawn O. Pearce
2007-01-31
*
Replace perl code with pure shell code
Simon 'corecode' Schubert
2007-01-29
*
[PATCH] Rename git-repo-config to git-config.
Tom Prince
2007-01-28
*
ls-remote and clone: accept --upload-pack=<path> as well.
Junio C Hamano
2007-01-24
*
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
2007-01-12
*
git-clone: Make sure the master branch exists before running cat on it.
Alexandre Julliard
2007-01-09
*
Allow non-fast-forward of remote tracking branches in default clone
Junio C Hamano
2006-12-28
*
Merge branch 'master' into js/shallow
Junio C Hamano
2006-12-27
|
\
|
*
git-clone: lose the traditional 'no-separate-remote' layout
Junio C Hamano
2006-12-16
|
*
git-clone: lose the artificial "first" fetch refspec
Junio C Hamano
2006-12-16
|
*
git-clone: use wildcard specification for tracking branches
Junio C Hamano
2006-12-16
|
*
Explicitly add the default "git pull" behaviour to .git/config on clone
Andy Parkins
2006-12-06
|
*
Merge
Junio C Hamano
2006-12-06
|
|
\
|
|
*
Use .git/config for storing "origin" shortcut repository
Andy Parkins
2006-11-27
|
*
|
git-clone: Rename --use-immingled-remote option to --no-separate-remote
Jakub Narebski
2006-12-04
|
|
/
|
*
git-clone: stop dumb protocol from copying refs outside heads/ and tags/.
Junio C Hamano
2006-11-24
*
|
allow cloning a repository "shallowly"
Johannes Schindelin
2006-11-24
|
/
*
Make git-clone --use-separate-remote the default
Petr Baudis
2006-11-23
*
Merge branch 'maint'
Junio C Hamano
2006-10-23
|
\
|
*
git-clone: honor --quiet
Jim Meyering
2006-10-23
*
|
git-clone: define die() and use it.
Dmitry V. Levin
2006-10-20
|
/
*
clone: the given repository dir should be relative to $PWD
Yasushi SHOJI
2006-10-14
*
http/ftp: optionally ask curl to not use EPSV command
Sasha Khapyorsky
2006-09-28
*
Trivial support for cloning and fetching via ftp://.
Sasha Khapyorsky
2006-09-13
*
handle https:// protocol in git-clone
Michael Krelin
2006-08-07
*
Ensure git-clone exits with error if perl script fails.
Ramsay Allan Jones
2006-08-02
*
fetch/clone: check return status from ls-remote
Junio C Hamano
2006-07-13
*
Using 'perl' in *.sh
Michal Rokos
2006-07-08
[next]