about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-08 16:59:51 -0400
committerJune McEnroe <june@causal.agency>2020-07-08 16:59:51 -0400
commite1717e8fdd03b228b2c449353ec9129ef619aa79 (patch)
treed2445eadc616d3912f5ac05686501b8ffe93a630 /Makefile
parentAvoid copying message to match if no ignores are set (diff)
downloadcatgirl-e1717e8fdd03b228b2c449353ec9129ef619aa79.tar.gz
catgirl-e1717e8fdd03b228b2c449353ec9129ef619aa79.zip
Add link to "IRC Suite" post in README
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
;follow=1'>Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch Previously the script tried to encode output from Pygments with the ASCII codec, which failed. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Add a suggestion to the manpagePřemysl Janouch So that people wishing to use "enable-http-clone" don't have to find out the correct settings on their own. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix the example configurationPřemysl Janouch "enable-git-clone" doesn't exist, replaced with "enable-http-clone". Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix about-formatting.shPřemysl Janouch dash failed to parse the script. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix some spelling errorsPřemysl Janouch Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts