summary refs log tree commit diff
path: root/home/.bin/tup
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-09-05 22:38:55 -0400
committerJune McEnroe <programble@gmail.com>2017-09-05 22:38:55 -0400
commit5181f4adaac153b2d1cb03730e428d526bfa5a3a (patch)
treeb5ebdf863184fe2092b5045aab72b7d0ea1e102b /home/.bin/tup
parentAdd watch.c (diff)
downloadsrc-5181f4adaac153b2d1cb03730e428d526bfa5a3a.tar.gz
src-5181f4adaac153b2d1cb03730e428d526bfa5a3a.zip
Pass final NULL to execlp
Diffstat (limited to 'home/.bin/tup')
0 files changed, 0 insertions, 0 deletions
='3' class='logmsg'> 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='2020-02-11 03:09:51 -0500'>2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe