aboutsummaryrefslogtreecommitdiff
path: root/git-clone.sh
Commit message (Expand)AuthorAge
* git-clone --reference: work well with pack-ref'ed reference repositoryJunio C Hamano2007-02-07
* git-clone --reference: saner handling of borrowed symrefs.Junio C Hamano2007-02-04
* Escape --upload-pack from expr.Shawn O. Pearce2007-01-31
* Replace perl code with pure shell codeSimon 'corecode' Schubert2007-01-29
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* ls-remote and clone: accept --upload-pack=<path> as well.Junio C Hamano2007-01-24
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* git-clone: Make sure the master branch exists before running cat on it.Alexandre Julliard2007-01-09
* Allow non-fast-forward of remote tracking branches in default cloneJunio C Hamano2006-12-28
* Merge branch 'master' into js/shallowJunio C Hamano2006-12-27
|\
| * git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano2006-12-16
| * git-clone: lose the artificial "first" fetch refspecJunio C Hamano2006-12-16
| * git-clone: use wildcard specification for tracking branchesJunio C Hamano2006-12-16
| * Explicitly add the default "git pull" behaviour to .git/config on cloneAndy Parkins2006-12-06
| * Merge Junio C Hamano2006-12-06
| |\
| | * Use .git/config for storing "origin" shortcut repositoryAndy Parkins2006-11-27
| * | git-clone: Rename --use-immingled-remote option to --no-separate-remoteJakub Narebski2006-12-04
| |/
| * git-clone: stop dumb protocol from copying refs outside heads/ and tags/.Junio C Hamano2006-11-24
* | allow cloning a repository "shallowly"Johannes Schindelin2006-11-24
|/
* Make git-clone --use-separate-remote the defaultPetr Baudis2006-11-23
* Merge branch 'maint'Junio C Hamano2006-10-23
|\
| * git-clone: honor --quietJim Meyering2006-10-23
* | git-clone: define die() and use it.Dmitry V. Levin2006-10-20
|/
* clone: the given repository dir should be relative to $PWDYasushi SHOJI2006-10-14
* http/ftp: optionally ask curl to not use EPSV commandSasha Khapyorsky2006-09-28
* Trivial support for cloning and fetching via ftp://.Sasha Khapyorsky2006-09-13
* handle https:// protocol in git-cloneMichael Krelin2006-08-07
* Ensure git-clone exits with error if perl script fails.Ramsay Allan Jones2006-08-02
* fetch/clone: check return status from ls-remoteJunio C Hamano2006-07-13
* Using 'perl' in *.shMichal Rokos2006-07-08
* Fix expr usage for FreeBSDDennis Stosberg2006-06-27
* git-clone: fix --bare over dumb-httpJunio C Hamano2006-06-10
* git-clone: fix duplicated "master" in $GIT_DIR/remotes/originJunio C Hamano2006-06-08
* Let git-clone to pass --template=dir option to git-init-db.Junio C Hamano2006-05-28
* Problem: 'trap...exit' causes error message when /bin/sh is ash.Yakov Lerner2006-05-22
* clone: don't clone the info/alternates fileMartin Waitz2006-05-07
* clone: keep --reference even with -l -sMartin Waitz2006-05-07
* Shell utilities: Guard against expr' magic tokens.Mark Wooding2006-04-13
* git-clone: fix handling of upsteram whose HEAD does not point at master.Junio C Hamano2006-04-02
* git-clone: exit early if repo isn't specifiedYasushi SHOJI2006-03-30
* Make git-clone to take long double-dashed origin option (--origin)Yasushi SHOJI2006-03-30
* git-clone: typofix.Junio C Hamano2006-03-22
* clone: record the remote primary branch with remotes/$origin/HEADJunio C Hamano2006-03-21
* revamp git-clone (take #2).Junio C Hamano2006-03-21
* revamp git-clone.Junio C Hamano2006-03-20
* Merge fixes early for next maint series.Junio C Hamano2006-02-23
|\
| *-. Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak' and 'ar/fix-win' into ...Junio C Hamano2006-02-23
| |\ \
| | | * fix t5600-clone-fail-cleanup.sh on windowsAlex Riesen2006-02-23
| | |/ | |/|
| | * checkout - eye candy.Junio C Hamano2006-02-22
| |/
* | Merge part of jc/portable branchJunio C Hamano2006-02-21
|\ \ | |/ |/|