aboutsummaryrefslogtreecommitdiff
path: root/git-ls-remote.sh
Commit message (Expand)AuthorAge
* Remove useless uses of cat, and replace with filename argumentsJosh Triplett2007-07-14
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Add git-bundle: move objects and references by archiveJohannes Schindelin2007-02-22
* Escape --upload-pack from expr.Shawn O. Pearce2007-01-31
* [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
* make git a bit less cryptic on fetch errorsNicolas Pitre2006-12-18
* 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
* ls-remote: fix rsync:// to report HEADJunio C Hamano2006-05-24
* git-ls-remote: send no-cache header when fetching info/refsNick Hengeveld2006-04-04
* git-{fetch,peek-remote} handling of --upload-packMichal Ostrowski2006-01-24
* ls-remote: define die() now we do not use git-sh-setupJunio C Hamano2005-11-28
* parse-remote and ls-remote clean-up.Junio C Hamano2005-11-25
* Do not require ls-remote to be run inside a git repository.Alex Riesen2005-10-06
* Detect ls-remote failure properly.Junio C Hamano2005-09-13
* Big tool rename.Junio C Hamano2005-09-07