summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/filters
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2025-04-13 17:16:06 -0400
committerJune McEnroe <june@causal.agency>2025-04-13 17:16:06 -0400
commit79ce1bd6a644654032cd497bc6f5486207c32906 (patch)
treecbe9acbc7b43a8a465d8fc63039faa06838f3085 /www/git.causal.agency/cgit/filters
parentAlso hide lens for trips if it hasn't changed (diff)
downloadsrc-79ce1bd6a644654032cd497bc6f5486207c32906.tar.gz
src-79ce1bd6a644654032cd497bc6f5486207c32906.zip
Add A Half-Built Garden
Good one.
Diffstat (limited to 'www/git.causal.agency/cgit/filters')
0 files changed, 0 insertions, 0 deletions
t; 2014-01-08Fix 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