summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-29move constants to topu
2023-05-28rename db -> db.fossilAndrew Cady
if you have a fossil named bare 'db' then do 'ln -s db db.fossil' to migrate.
2023-05-28endofossil will find *.fossil files in various pathsAndrew Cady
2023-05-27add sshd config filesAndrew Cady
these contain a hard-coded username at the moment
2023-05-27endoforge proof of conceptAndrew Cady
2023-05-27begin to implement user serviceAndrew Cady
2023-05-25move files to src/Andrew Cady
2023-05-25improve makefileAndrew Cady
2023-05-24rule to make dbAndrew Cady
2023-05-24tidyAndrew Cady
2023-05-24use .path file to trigger fossil syncAndrew Cady
2023-05-24use fossil sync to syncAndrew Cady
2023-05-24remove db from repositoryAndrew Cady
2023-05-12modifiedAndrew Cady
2023-05-12auto-push via systemd path monitoringAndrew Cady
2023-05-11modifiedAndrew Cady
2023-05-11modifiedAndrew Cady
2023-05-11modifiedAndrew Cady
2023-05-10modifiedu