summary refs log tree commit diff
path: root/bin/cash/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-10 17:42:47 -0500
committerJune McEnroe <june@causal.agency>2019-02-10 17:42:47 -0500
commitf164c7a39a279f0f1224f7872486e32ec9ade7c9 (patch)
tree86600f683e1c59140a1a824a351a806a5fb041ff /bin/cash/Makefile
parentSkip only one character if a match fails due to parent (diff)
downloadsrc-f164c7a39a279f0f1224f7872486e32ec9ade7c9.tar.gz
src-f164c7a39a279f0f1224f7872486e32ec9ade7c9.zip
Don't match DQ string inside SQ string
Diffstat (limited to 'bin/cash/Makefile')
0 files changed, 0 insertions, 0 deletions
>remove trailing whitespaces from source filesChristian Hesse 2014-04-12git: update to 1.9.2Christian Hesse Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required. 2014-04-05Fix cgit_parse_url when a repo url is contained in another repo urlJulian Maurice 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'" 2014-03-20Makefile: use more reliable git tarball mirrorJason A. Donenfeld 2014-03-20git: update to 1.9.1Christian Hesse