summaryrefslogtreecommitdiff
path: root/git-ls-remote.sh
Commit message (Expand)AuthorAgeFilesLines
* Build in ls-remoteDaniel Barkalow2007-11-051-142/+0
* honor the http.sslVerify option in shell scriptsAurelien Bompard2007-10-281-3/+4
* Supplant the "while case ... break ;; esac" idiomDavid Kastrup2007-09-231-1/+1
* Remove useless uses of cat, and replace with filename argumentsJosh Triplett2007-07-141-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-1/+1
* Add git-bundle: move objects and references by archiveJohannes Schindelin2007-02-221-1/+6
* Escape --upload-pack from expr.Shawn O. Pearce2007-01-311-1/+1
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-1/+1
* ls-remote and clone: accept --upload-pack=<path> as well.Junio C Hamano2007-01-241-1/+5
* make git a bit less cryptic on fetch errorsNicolas Pitre2006-12-181-1/+1
* http/ftp: optionally ask curl to not use EPSV commandSasha Khapyorsky2006-09-281-0/+4
* Trivial support for cloning and fetching via ftp://.Sasha Khapyorsky2006-09-131-1/+1
* ls-remote: fix rsync:// to report HEADJunio C Hamano2006-05-241-1/+9
* git-ls-remote: send no-cache header when fetching info/refsNick Hengeveld2006-04-041-1/+1
* git-{fetch,peek-remote} handling of --upload-packMichal Ostrowski2006-01-241-2/+9
* ls-remote: define die() now we do not use git-sh-setupJunio C Hamano2005-11-281-0/+5
* parse-remote and ls-remote clean-up.Junio C Hamano2005-11-251-1/+0
* Do not require ls-remote to be run inside a git repository.Alex Riesen2005-10-061-1/+1
* Detect ls-remote failure properly.Junio C Hamano2005-09-131-3/+12
* Big tool rename.Junio C Hamano2005-09-071-0/+100