summary refs log tree commit diff
path: root/bin/dash/install-sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-12 21:18:42 +0000
committerJune McEnroe <june@causal.agency>2021-04-12 21:21:56 +0000
commit84672549b3b23c9d9fc11c30c216e8f64b3e6a2a (patch)
tree60e9624159de5b51bd1a93dde765b7f10d0aecca /bin/dash/install-sh
parentSimplify rfctags (diff)
downloadsrc-84672549b3b23c9d9fc11c30c216e8f64b3e6a2a.tar.gz
src-84672549b3b23c9d9fc11c30c216e8f64b3e6a2a.zip
Fix crash trying to print "this commit" on 404s
For example any URL that starts with a real repo name but isn't
valid.
Diffstat (limited to 'bin/dash/install-sh')
0 files changed, 0 insertions, 0 deletions
ot delimitersLukas Fleischer 2014-01-10Replace most uses of strncmp() with prefixcmp()Lukas Fleischer 2014-01-09README: Fix dependenciesLukas Fleischer 2014-01-08README: Spelling and formatting fixesLukas Fleischer 2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch 2014-01-08Add a suggestion to the manpagePřemysl Janouch 2014-01-08Fix the example configurationPřemysl Janouch 2014-01-08Fix about-formatting.shPřemysl Janouch 2014-01-08Fix some spelling errorsPřemysl Janouch 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts