aboutsummaryrefslogtreecommitdiff
path: root/include/copy.h
Commit message (Collapse)AuthorAgeFilesLines
* Rebrand OhMyCal (OMC) as STASIS (#7)Joseph Hunkeler2024-06-211-3/+3
|
* Prototypes documentationJoseph Hunkeler2024-03-041-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.hJoseph Hunkeler2023-11-201-0/+19
* copytree() * mkdirs() * copy2()