summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2020-06-01 23:13:28 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2020-06-01 23:13:28 +1000
commit39279293fa358fa8bd681f8ae27bdf11d3a66b53 (patch)
treeea63c479b1f1d1c2d0c16d557faa2f45de16f805 /debian
parentparser: Fix double-backslash nl in old-style command sub (diff)
downloaddash-39279293fa358fa8bd681f8ae27bdf11d3a66b53.tar.gz
dash-39279293fa358fa8bd681f8ae27bdf11d3a66b53.zip
Release 0.5.11.
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions
ject'>Reverse order of X macro parameters for pages and keysJune McEnroe 2020-07-18Remove kcgi 0.11 compatibilityJune McEnroe 2020-07-17Filter networks with only private contextsJune McEnroe 2020-07-17Add export optionJune McEnroe Adding the export query parameter to any page downloads a .html with the default stylesheet embedded, and all navigation, forms and internal links removed, for being able to share some part of a private instance of litterbox. 2020-07-17Add margin to inputsJune McEnroe Seems that only Safari provides any margins on form elements by default. 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe