Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-09-25 | fix(stdlib): fixed borg name used for the pruning call in the template scriptHEADmaster | Julien Dessaux | 1 | -1/+1 |
2024-09-17 | fix(gonf): fixed gonf -help fd output and return code to not error | Julien Dessaux | 3 | -3/+8 |
2024-09-16 | chore(gonf): updated dependencies and fixed go.mod version | Julien Dessaux | 8 | -11/+11 |
2024-09-05 | chore(gonf): updated dependencies | Julien Dessaux | 2 | -8/+8 |
2024-09-04 | chore(gonf): add a DECLARED promise status and make it the default instead of... | Julien Dessaux | 6 | -21/+49 |
2024-08-29 | feat(stdlib): added a basic borg client custom promise | Julien Dessaux | 5 | -1/+174 |
2024-08-28 | feat(services): support service timers for which a running state means waiting | Julien Dessaux | 1 | -1/+2 |
2024-08-28 | chore(gonf): change Promise() methods return type to be more specific | Julien Dessaux | 8 | -28/+7 |
2024-08-27 | feat(files): support creating directories | Julien Dessaux | 1 | -20/+50 |