summaryrefslogtreecommitdiff
path: root/LICENSE (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-17fix(gonf): fixed gonf -help fd output and return code to not errorJulien Dessaux3-3/+8
2024-09-16chore(gonf): updated dependencies and fixed go.mod versionJulien Dessaux8-11/+11
2024-09-05chore(gonf): updated dependenciesJulien Dessaux2-8/+8
2024-09-04chore(gonf): add a DECLARED promise status and make it the default instead ↵Julien Dessaux6-21/+49
of PROMISED
2024-08-29feat(stdlib): added a basic borg client custom promiseJulien Dessaux5-1/+174
2024-08-28feat(services): support service timers for which a running state means waitingJulien Dessaux1-1/+2
2024-08-28chore(gonf): change Promise() methods return type to be more specificJulien Dessaux8-28/+7
2024-08-27feat(files): support creating directoriesJulien Dessaux1-20/+50