Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix includes | Joseph Hunkeler | 2024-10-14 | 1 | -0/+2 |
| | |||||
* | Rebrand OhMyCal (OMC) as STASIS (#7) | Joseph Hunkeler | 2024-06-21 | 1 | -8/+8 |
| | |||||
* | Add docker_validate_image_compression() | Joseph Hunkeler | 2024-04-10 | 1 | -0/+2 |
| | |||||
* | Add docker_sanitize_tag() | Joseph Hunkeler | 2024-04-10 | 1 | -0/+1 |
| | | | | * Replace invalid docker tag characters with dash ('-') | ||||
* | docker_save function will pipe output of "docker save" to a compression ↵ | Joseph Hunkeler | 2024-03-06 | 1 | -1/+4 |
| | | | | program if requested | ||||
* | Prototypes documentation | Joseph Hunkeler | 2024-03-04 | 1 | -4/+66 |
| | | | | | | | 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 | ||||
* | Initial commit of docker integration code | Joseph Hunkeler | 2024-02-23 | 1 | -0/+22 |