aboutsummaryrefslogtreecommitdiff
path: root/src/cli/stasis_indexer/helpers.c
Commit message (Expand)AuthorAgeFilesLines
* Add write_manifest() helperJoseph Hunkeler2025-03-271-0/+34
* free(3): If ptr is NULL, no operation is performed.free-memJoseph Hunkeler2025-03-201-2/+2
* sort_by_latest_rc now sorts against the rc, platform, and python version (des...Joseph Hunkeler2025-02-181-2/+17
* Use the same function as the delivery mechanism to ensure the docker archive ...Joseph Hunkeler2025-02-141-1/+1
* Free version_strJoseph Hunkeler2025-01-301-0/+6
* Add get_docker_images() helper functionJoseph Hunkeler2024-12-071-0/+17
* get_files: empty pattern becomes '*'Joseph Hunkeler2024-12-071-0/+4
* Improved markdown output and presentationJoseph Hunkeler2024-12-061-0/+1
* Fix pointers to Delivery structJoseph Hunkeler2024-12-061-6/+16
* Move pandoc code into its own function pandoc_exec()Joseph Hunkeler2024-12-061-0/+59
* Check whether arch and platform are populated before accessing themJoseph Hunkeler2024-12-061-4/+8
* Break down indexer into independent source filesJoseph Hunkeler2024-11-181-0/+242