Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused copytree() function (#27) | Joseph Hunkeler | 2024-08-13 | 1 | -18/+0 |
| | | | * Functionality was replaced by rsync long ago | ||||
* | Move mkdirs() into utils module (#26) | Joseph Hunkeler | 2024-08-13 | 1 | -8/+0 |
| | |||||
* | Rebrand OhMyCal (OMC) as STASIS (#7) | Joseph Hunkeler | 2024-06-21 | 1 | -3/+3 |
| | |||||
* | Prototypes documentation | Joseph Hunkeler | 2024-03-04 | 1 | -0/+42 |
| | | | | | | | Includes minor changes: * Rename jfrt_upload_set_defaults to jfrt_upload_init * Move jfrt_auth_init to artifactory.c * Adds missing error handling to git_describe and git_rev_parse | ||||
* | Add copy.c, copy.h | Joseph Hunkeler | 2023-11-20 | 1 | -0/+19 |
* copytree() * mkdirs() * copy2() |