| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enforce maximum buffer length of `name` | Joseph Hunkeler | 2 days | 1 | -1/+8 |
| * | Remove debugging code | Joseph Hunkeler | 2 days | 1 | -4/+0 |
| * | Do not print error from within function | Joseph Hunkeler | 2 days | 1 | -1/+0 |
| * | Document semaphore usage | Joseph Hunkeler | 2 days | 2 | -1/+43 |
| * | Integrate --no-task-logging CLI argument | Joseph Hunkeler | 5 days | 1 | -11/+24 |
| * | Add --no-task-logging CLI argument | Joseph Hunkeler | 5 days | 2 | -0/+2 |
| * | Decrease length of semaphore name | Joseph Hunkeler | 5 days | 1 | -1/+1 |
| * | Flush buffers | Joseph Hunkeler | 5 days | 1 | -0/+3 |
| * | Integrate semaphore | Joseph Hunkeler | 5 days | 1 | -1/+3 |
| * | Integrate semaphore | Joseph Hunkeler | 5 days | 1 | -0/+11 |
| * | Integrate semaphore | Joseph Hunkeler | 5 days | 2 | -3/+19 |
| * | Add semaphore wrapper | Joseph Hunkeler | 5 days | 3 | -0/+44 |
| * | Squelch unused argument warnings | Joseph Hunkeler | 13 days | 2 | -0/+4 |
| * | Delivery context is constant | Joseph Hunkeler | 13 days | 1 | -1/+1 |
| * | Duplicate tests | Joseph Hunkeler | 13 days | 1 | -0/+17 |
| * | Duplicate jfrog_auth | Joseph Hunkeler | 13 days | 1 | -0/+11 |
| * | Move docker struct duplication down to jfrog struct duplication | Joseph Hunkeler | 13 days | 1 | -9/+9 |
| * | Delivery context is not modified | Joseph Hunkeler | 14 days | 1 | -1/+1 |
| * | Fix System struct comment positions | Joseph Hunkeler | 2025-11-04 | 1 | -4/+2 |
| * | Duplicate upload context | Joseph Hunkeler | 2025-11-04 | 1 | -1/+43 |
| * | Add delivery_duplicate() and strdup_maybe() helper | Joseph Hunkeler | 2025-11-04 | 2 | -0/+110 |
| * | Free errmsg after use | Joseph Hunkeler | 2025-07-08 | 1 | -0/+1 |
| * | Bugfix: HTTP_ERROR did not check for negative values | Joseph Hunkeler | 2025-07-08 | 1 | -1/+1 |
| * | Debug messages | Joseph Hunkeler | 2025-07-08 | 2 | -0/+9 |
| * | Write error message correctly to the buffer | Joseph Hunkeler | 2025-07-08 | 1 | -3/+3 |
| * | Disable noisy debug statements | Joseph Hunkeler | 2025-07-08 | 1 | -2/+2 |
| * | Fix leak | Joseph Hunkeler | 2025-07-07 | 1 | -0/+1 |
| * | Offset is constant | Joseph Hunkeler | 2025-07-07 | 1 | -0/+1 |
| * | Use a copy of the environment variable if its present | Joseph Hunkeler | 2025-07-07 | 1 | -1/+4 |
| * | Return a copy of the input, not the input pointer | Joseph Hunkeler | 2025-07-07 | 1 | -2/+1 |
| * | Separator as variable | Joseph Hunkeler | 2025-07-07 | 1 | -0/+1 |
| * | Memory safety | Joseph Hunkeler | 2025-07-07 | 1 | -5/+27 |
| * | Grammar | Joseph Hunkeler | 2025-07-07 | 1 | -1/+1 |
| * | Convert sprintf to snprintf | Joseph Hunkeler | 2025-07-07 | 1 | -3/+2 |
| * | Add delivery_export.c | Joseph Hunkeler | 2025-07-07 | 3 | -0/+83 |
| * | Remove dead code | Joseph Hunkeler | 2025-07-07 | 1 | -2/+0 |
| * | Merge pull request #114 from jhunkeler/fail-on-baked-in-vcs-requirements | Joseph Hunkeler | 2025-07-03 | 4 | -0/+111 |
| |\ | |||||
| | * | Ban Python packages with VCS requirement URLs in their setup scripts/configsfail-on-baked-in-vcs-requirements | Joseph Hunkeler | 2025-07-02 | 4 | -0/+111 |
| * | | Bug: Injected --extra-index-url into conda and pip commandserrant-extra-index | Joseph Hunkeler | 2025-07-02 | 1 | -1/+1 |
| |/ | |||||
| * | Allow git commit hashes in "version" fieldallow-hashes-as-version | Joseph Hunkeler | 2025-06-30 | 1 | -1/+1 |
| * | Add helper functions | Joseph Hunkeler | 2025-06-30 | 2 | -0/+33 |
| * | Update to_short_version() documentation | Joseph Hunkeler | 2025-06-30 | 1 | -9/+18 |
| * | Fix to_short_version to drop any values beyond "major.minor" | Joseph Hunkeler | 2025-06-30 | 1 | -4/+27 |
| * | A note to self | Joseph Hunkeler | 2025-06-27 | 1 | -0/+3 |
| * | When a second '@' is present, extract the version | Joseph Hunkeler | 2025-06-27 | 1 | -1/+9 |
| * | Fix snprintf maxlen(s) | Joseph Hunkeler | 2025-06-27 | 1 | -3/+3 |
| * | Fix accidental copy/pastedynamic-commands | Joseph Hunkeler | 2025-06-18 | 1 | -1/+1 |
| * | Use DEBUG_HEXDUMP_FMT_BYTES | Joseph Hunkeler | 2025-06-18 | 1 | -2/+2 |
| * | Handle download() errors | Joseph Hunkeler | 2025-06-18 | 1 | -2/+15 |
| * | Fix snprintf length argument | Joseph Hunkeler | 2025-06-18 | 1 | -4/+4 |
