summaryrefslogtreecommitdiff
path: root/builtin-ls-remote.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sr/vcs-helper'Junio C Hamano2009-12-261-1/+1
|\
| * Allow programs to not depend on remotes having urlsDaniel Barkalow2009-11-171-1/+1
* | Require a struct remote in transport_get()Daniel Barkalow2009-11-031-3/+3
|/
* git ls-remote: make usage string match manpageStefan Naewe2008-11-111-1/+1
* Make usage strings dash-lessStephan Beyer2008-07-131-1/+1
* Always set *nongit_ok in setup_git_directory_gently()SZEDER Gábor2008-03-261-1/+1
* Merge branch 'maint'Junio C Hamano2008-03-041-4/+1
|\
| * Fix 'git remote show' regression on empty repository in 1.5.4Shawn O. Pearce2008-03-031-4/+0
* | Reduce the number of connects when fetchingDaniel Barkalow2008-02-051-0/+1
|/
* ls-remote: add -t and -h options.Miklos Vajna2008-01-151-2/+2
* Re-fix ls-remoteJunio C Hamano2007-12-091-18/+21
* ls-remote: resurrect pattern limit supportJunio C Hamano2007-12-091-6/+38
* Reteach builtin-ls-remote to understand remotesShawn O. Pearce2007-11-061-1/+5
* Build in ls-remoteDaniel Barkalow2007-11-051-0/+70