summary refs log tree commit diff
path: root/port/file2c/file2c.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-28 18:25:55 -0400
committerJune McEnroe <june@causal.agency>2020-08-28 18:25:55 -0400
commit6d6479f03143e0ed89a063b66683c8e63c124e9a (patch)
tree6251b9ddf8aa68b863af77787e187733172d7e96 /port/file2c/file2c.1
parentUse scheme for bin html (diff)
downloadsrc-6d6479f03143e0ed89a063b66683c8e63c124e9a.tar.gz
src-6d6479f03143e0ed89a063b66683c8e63c124e9a.zip
Clean up plan file
Diffstat (limited to 'port/file2c/file2c.1')
0 files changed, 0 insertions, 0 deletions
/commit/www/git.causal.agency/.gitignore?id=82293c4cd812a15fbc619fd640c82ab1464a48e3&follow=1'>Ignore about-filterJune McEnroe 2019-12-19Fix matching make tags with no sourcesJune McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe