Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebrand OhMyCal (OMC) as STASIS (#7) | Joseph Hunkeler | 2024-06-21 | 1 | -4/+4 |
* | Unit tests (#6) | Joseph Hunkeler | 2024-06-20 | 1 | -25/+29 |
* | Fix realloc handler | Joseph Hunkeler | 2024-04-10 | 1 | -2/+1 |
* | Remove commented code | Joseph Hunkeler | 2024-03-22 | 1 | -1/+0 |
* | Bugfix | Joseph Hunkeler | 2024-03-14 | 1 | -5/+6 |
* | Use do/while in guard_* macros to make them behave more like functions | Joseph Hunkeler | 2024-03-10 | 1 | -1/+1 |
* | xmkstemp allow setting file mode | Joseph Hunkeler | 2024-03-04 | 1 | -1/+1 |
* | Fixes several memory leaks | Joseph Hunkeler | 2024-02-26 | 1 | -0/+2 |
* | Refactor std output stream to use f_std{out,err} | Joseph Hunkeler | 2024-02-06 | 1 | -6/+6 |
* | Refactor std{out,err} to f_std{out,err} | Joseph Hunkeler | 2024-02-06 | 1 | -4/+4 |
* | General improvements | Joseph Hunkeler | 2024-01-30 | 1 | -78/+5 |
* | Use TMPDIR, and fail when script cannot be executed within that filesystem | Joseph Hunkeler | 2023-11-20 | 1 | -1/+9 |
* | Add shell_output() and use xmkstemp() | Joseph Hunkeler | 2023-11-20 | 1 | -8/+36 |
* | Rebrand for the last time | Joseph Hunkeler | 2023-11-20 | 1 | -0/+1 |
* | Close dangling file descriptor | Joseph Hunkeler | 2023-10-31 | 1 | -1/+8 |
* | Initial commit | Joseph Hunkeler | 2023-10-26 | 1 | -0/+201 |