index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-ls-remote.sh
Age
Commit message (
Expand
)
Author
2007-07-14
Remove useless uses of cat, and replace with filename arguments
Josh Triplett
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-02-22
Add git-bundle: move objects and references by archive
Johannes Schindelin
2007-01-31
Escape --upload-pack from expr.
Shawn O. Pearce
2007-01-28
[PATCH] Rename git-repo-config to git-config.
Tom Prince
2007-01-24
ls-remote and clone: accept --upload-pack=<path> as well.
Junio C Hamano
2006-12-18
make git a bit less cryptic on fetch errors
Nicolas Pitre
2006-09-28
http/ftp: optionally ask curl to not use EPSV command
Sasha Khapyorsky
2006-09-13
Trivial support for cloning and fetching via ftp://.
Sasha Khapyorsky
2006-05-24
ls-remote: fix rsync:// to report HEAD
Junio C Hamano
2006-04-04
git-ls-remote: send no-cache header when fetching info/refs
Nick Hengeveld
2006-01-24
git-{fetch,peek-remote} handling of --upload-pack
Michal Ostrowski
2005-11-28
ls-remote: define die() now we do not use git-sh-setup
Junio C Hamano
2005-11-25
parse-remote and ls-remote clean-up.
Junio C Hamano
2005-10-06
Do not require ls-remote to be run inside a git repository.
Alex Riesen
2005-09-13
Detect ls-remote failure properly.
Junio C Hamano
2005-09-07
Big tool rename.
Junio C Hamano