about summary refs log tree commit diff
path: root/filters/html-converters/resources
diff options
context:
space:
mode:
authorJulian Maurice <julian.maurice@biblibre.com>2014-03-28 23:18:29 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-04-05 19:05:36 -0300
commit10451797fa2370aab6f4146c86e0fa939a9a982b (patch)
tree3fb006eb4c87b9777032db53040d923ff3794340 /filters/html-converters/resources
parentMakefile: use more reliable git tarball mirror (diff)
downloadcgit-pink-10451797fa2370aab6f4146c86e0fa939a9a982b.tar.gz
cgit-pink-10451797fa2370aab6f4146c86e0fa939a9a982b.zip
Fix cgit_parse_url when a repo url is contained in another repo url
For example, if I have two repos (remove-suffix is enabled):
  /foo
  /foo/bar

http://cgit/foo/bar/ is interpreted as "repository 'foo', command 'bar'"
instead of "repository 'foo/bar'"
Diffstat (limited to 'filters/html-converters/resources')
0 files changed, 0 insertions, 0 deletions
mmit/bin/shotty.c?id=5fa21ca1b98ac74bd603fc1e1a504c98bd4bed27&follow=1'>Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe