| Commit message (Expand) | Author | Age |
* | wildmatch: remove unused wildopts parameter | Ævar Arnfjörð Bjarmason | 2017-06-23 |
* | avoid using fixed PATH_MAX buffers for refs | Jeff King | 2017-03-30 |
* | ls-remote: add support for showing symrefs | Thomas Gummerer | 2016-01-19 |
* | ls-remote: use parse-options api | Thomas Gummerer | 2016-01-19 |
* | ls-remote: document --refs option | Thomas Gummerer | 2016-01-19 |
* | Convert struct ref to use object_id. | brian m. carlson | 2015-11-20 |
* | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 |
|\ |
|
| * | replace trivial malloc + sprintf / strcpy calls with xstrfmt | Jeff King | 2015-09-25 |
* | | ls-remote.txt: delete unsupported option | Nguyễn Thái Ngọc Duy | 2015-09-28 |
|/ |
|
* | standardize usage info string format | Alex Henrie | 2015-01-14 |
* | builtin/ls-remote.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 |
* | use wildmatch() directly without fnmatch() wrapper | Nguyễn Thái Ngọc Duy | 2014-02-20 |
* | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 2013-12-05 |
* | ls-remote: document the '--get-url' option | Stefan Naewe | 2012-09-07 |
* | Merge branch 'jc/ls-remote-short-help' | Junio C Hamano | 2011-10-05 |
|\ |
|
| * | ls-remote: a lone "-h" is asking for help | Junio C Hamano | 2011-09-16 |
* | | ls-remote: the --exit-code option reports "no matching refs" | Michael Schubert | 2011-05-18 |
* | | get_remote_url(): use the same data source as ls-remote to get remote urls | Uwe Kleine-König | 2011-03-02 |
|/ |
|
* | ls-remote: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 |
* | ls-remote: print URL when no repo is specified | Tay Ray Chuan | 2010-05-11 |
* | ls-remote: fall-back to default remotes when no remote specified | Tay Ray Chuan | 2010-04-08 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 |