Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | free(3): If ptr is NULL, no operation is performed.free-mem | Joseph Hunkeler | 2025-03-20 | 1 | -1/+1 |
* | Ignore wildcards in docker_sanitize_tag | Joseph Hunkeler | 2025-02-15 | 1 | -1/+1 |
* | Initialize structs to {0} and combine declaration and assignment where possible | Joseph Hunkeler | 2024-11-01 | 1 | -2/+2 |
* | Replace initialize character arrays using {0} instead of memset | Joseph Hunkeler | 2024-11-01 | 1 | -13/+5 |
* | Refactor directory structure | Joseph Hunkeler | 2024-10-14 | 1 | -0/+204 |