Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prototypes documentation | Joseph Hunkeler | 2024-03-04 | 1 | -8/+47 |
| | | | | | | | 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 | ||||
* | Document functions and usage | Joseph Hunkeler | 2024-02-28 | 1 | -36/+216 |
| | |||||
* | Quote inputs to string argument | Joseph Hunkeler | 2024-02-18 | 1 | -4/+4 |
| | | | | * Change type of build-number from int to string. RTFM'd. | ||||
* | Fix jf cli option 'regexp' to be boolean, not string | Joseph Hunkeler | 2024-02-06 | 1 | -1/+1 |
| | |||||
* | Consolidate header includes to omc.h | Joseph Hunkeler | 2024-02-06 | 1 | -2/+0 |
| | |||||
* | Add JFrog CLI integration | Joseph Hunkeler | 2023-12-10 | 1 | -0/+106 |