summary refs log tree commit diff
path: root/bounce.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-18 02:00:14 -0500
committerJune McEnroe <june@causal.agency>2019-11-18 02:00:14 -0500
commit7a396707c85ccc56586cf13b27ac3dbde38bc277 (patch)
treef10187daebe24f239bba41d08dcf040e890aafef /bounce.c
parentDocument inadvertent echo bug (diff)
downloadpounce-7a396707c85ccc56586cf13b27ac3dbde38bc277.tar.gz
pounce-7a396707c85ccc56586cf13b27ac3dbde38bc277.zip
Remove ISUPPORT draft reference
I don't actually deal with it at all other than storing them for syncing
clients.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
95&follow=1'>cgit.c: Use "else" for mutually exclusive branchesLukas Fleischer 2014-01-10ui-snapshot.c: Do not reinvent suffixcmp()Lukas Fleischer 2014-01-10Refactor cgit_parse_snapshots_mask()Lukas Fleischer 2014-01-10Disallow use of undocumented snapshot 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