aboutsummaryrefslogtreecommitdiff
path: root/src/recipe.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor directory structureJoseph Hunkeler2024-10-141-64/+0
| | | | | * Move core library sources into src/lib/core * Move command-line programs into src/cli
* Fix string op warningsJoseph Hunkeler2024-09-201-1/+1
| | | | * Fix unused-result warnings
* Rebrand OhMyCal (OMC) as STASIS (#7)Joseph Hunkeler2024-06-211-1/+1
|
* Use do/while in guard_* macros to make them behave more like functionsJoseph Hunkeler2024-03-101-1/+1
|
* Actually exit when a path is /, instead of removing the entire filesystemJoseph Hunkeler2024-03-041-0/+1
|
* guard_free() all pointersJoseph Hunkeler2023-12-101-1/+1
|
* RebrandingJoseph Hunkeler2023-11-201-1/+1
|
* Initial commitJoseph Hunkeler2023-10-261-0/+63