summary refs log tree commit diff
path: root/home/.config/git/config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-18 22:59:41 -0500
committerJune McEnroe <june@causal.agency>2020-12-18 22:59:41 -0500
commit592efa05e747359be717705d82ec25acca0f16b2 (patch)
tree7bf5dcd4e2cd7dd063f76aa0fed862f3bc2ab916 /home/.config/git/config
parentFix bibsort name sorting for middle names, trailing titles (diff)
downloadsrc-592efa05e747359be717705d82ec25acca0f16b2.tar.gz
src-592efa05e747359be717705d82ec25acca0f16b2.zip
Add scripts to download, compress and tag IETF RFCs
Diffstat (limited to 'home/.config/git/config')
0 files changed, 0 insertions, 0 deletions
ers/syntax-highlighting.py?id=b6da53dd75a662f9a72163bc0f7052b5aa0d8d19&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