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