summary refs log tree commit diff
path: root/home/.config/nvim/autoload
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2026-02-17 15:32:22 -0500
committerJune McEnroe <june@causal.agency>2026-02-17 15:32:22 -0500
commitfda061260db69a6d8da4a0aa4893d710db2e3db5 (patch)
tree698be7cd676fd3ac2623d7fb253d9465654e8e2f /home/.config/nvim/autoload
parentPopulate films datalist with 20 most recently used (diff)
downloadsrc-fda061260db69a6d8da4a0aa4893d710db2e3db5.tar.gz
src-fda061260db69a6d8da4a0aa4893d710db2e3db5.zip
Ignore photo metadata
I just don't want to be adding all this stuff to git.
Diffstat (limited to 'home/.config/nvim/autoload')
0 files changed, 0 insertions, 0 deletions
service.c?h=1.0&id=497cafbf0f2e96c21539fcc65b149450de262be8&follow=1'>Add reset interval after which restart interval is resetJune McEnroe 2020-08-15Log when service name pattern doesn't matchJune McEnroe 2020-08-15Add FreeBSD rc scriptJune McEnroe 2020-08-15Call setproctitle with number of servicesJune McEnroe 2020-08-15Rename project to catsitJune McEnroe 2020-08-15Use only LOG_NOTICE and LOG_WARNINGJune McEnroe 2020-08-15Make log messages consistentJune McEnroe 2020-08-15Remove closelog callJune McEnroe 2020-08-15Implement service statusJune McEnroe 2020-08-15Parse control commandsJune McEnroe 2020-08-15Read service pipesJune McEnroe 2020-08-15Implement non-blocking line-buffered readingJune McEnroe 2020-08-15Generate tags fileJune McEnroe 2020-08-15Just use CLOCK_MONOTONIC and clean up includesJune McEnroe 2020-08-15Reap childrenJune McEnroe 2020-08-14Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe