summaryrefslogtreecommitdiff
path: root/git-ls-remote.sh
AgeCommit message (Expand)AuthorFilesLines
2007-11-05Build in ls-remoteLibravatar Daniel Barkalow1-142/+0
2007-10-28honor the http.sslVerify option in shell scriptsLibravatar Aurelien Bompard1-3/+4
2007-09-23Supplant the "while case ... break ;; esac" idiomLibravatar David Kastrup1-1/+1
2007-07-14Remove useless uses of cat, and replace with filename argumentsLibravatar Josh Triplett1-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-1/+1
2007-02-22Add git-bundle: move objects and references by archiveLibravatar Johannes Schindelin1-1/+6
2007-01-31Escape --upload-pack from expr.Libravatar Shawn O. Pearce1-1/+1
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince1-1/+1
2007-01-24ls-remote and clone: accept --upload-pack=<path> as well.Libravatar Junio C Hamano1-1/+5
2006-12-18make git a bit less cryptic on fetch errorsLibravatar Nicolas Pitre1-1/+1
2006-09-28http/ftp: optionally ask curl to not use EPSV commandLibravatar Sasha Khapyorsky1-0/+4
2006-09-13Trivial support for cloning and fetching via ftp://.Libravatar Sasha Khapyorsky1-1/+1
2006-05-24ls-remote: fix rsync:// to report HEADLibravatar Junio C Hamano1-1/+9
2006-04-04git-ls-remote: send no-cache header when fetching info/refsLibravatar Nick Hengeveld1-1/+1
2006-01-24git-{fetch,peek-remote} handling of --upload-packLibravatar Michal Ostrowski1-2/+9
2005-11-28ls-remote: define die() now we do not use git-sh-setupLibravatar Junio C Hamano1-0/+5
2005-11-25parse-remote and ls-remote clean-up.Libravatar Junio C Hamano1-1/+0
2005-10-06Do not require ls-remote to be run inside a git repository.Libravatar Alex Riesen1-1/+1
2005-09-13Detect ls-remote failure properly.Libravatar Junio C Hamano1-3/+12
2005-09-07Big tool rename.Libravatar Junio C Hamano1-0/+100