Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor directory structure | Joseph Hunkeler | 2024-10-14 | 1 | -64/+0 |
| | | | | | * Move core library sources into src/lib/core * Move command-line programs into src/cli | ||||
* | Fix string op warnings | Joseph Hunkeler | 2024-09-20 | 1 | -1/+1 |
| | | | | * Fix unused-result warnings | ||||
* | Rebrand OhMyCal (OMC) as STASIS (#7) | Joseph Hunkeler | 2024-06-21 | 1 | -1/+1 |
| | |||||
* | Use do/while in guard_* macros to make them behave more like functions | Joseph Hunkeler | 2024-03-10 | 1 | -1/+1 |
| | |||||
* | Actually exit when a path is /, instead of removing the entire filesystem | Joseph Hunkeler | 2024-03-04 | 1 | -0/+1 |
| | |||||
* | guard_free() all pointers | Joseph Hunkeler | 2023-12-10 | 1 | -1/+1 |
| | |||||
* | Rebranding | Joseph Hunkeler | 2023-11-20 | 1 | -1/+1 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2023-10-26 | 1 | -0/+63 |