summary refs log tree commit diff
path: root/bin/dash/ChangeLog
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-03-15 12:21:44 -0400
committerJune McEnroe <june@causal.agency>2021-03-15 12:21:44 -0400
commit63c3d94bdd44b5956d9e0a89bfd790b341f8ee38 (patch)
tree654451960bc0b8b26d908113ff9256accf5f83bb /bin/dash/ChangeLog
parentAdd bubger to causal.agency page (diff)
downloadsrc-63c3d94bdd44b5956d9e0a89bfd790b341f8ee38.tar.gz
src-63c3d94bdd44b5956d9e0a89bfd790b341f8ee38.zip
Add The City We Became
Gotta say the writing of Queens as a math nerd was kinda cringe
though.
Diffstat (limited to 'bin/dash/ChangeLog')
0 files changed, 0 insertions, 0 deletions
6da53dd75a662f9a72163bc0f7052b5aa0d8d19&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