aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Wow. Typo hell.Joseph Hunkeler2023-11-201-2/+2
* Emit error information when the temporary directory cannot be used.Joseph Hunkeler2023-11-201-18/+40
* Use TMPDIR, and fail when script cannot be executed within that filesystemJoseph Hunkeler2023-11-201-1/+46
* Reduce stack usage for archsuffix variableJoseph Hunkeler2023-11-201-3/+3
* Implements slightly improved error handlingJoseph Hunkeler2023-11-201-32/+101
* Implements getopt argument parsingJoseph Hunkeler2023-11-201-3/+132
* Add placeholders for conda.tool[_build_]versionJoseph Hunkeler2023-10-311-0/+4
* Guard ini_free() in case cfg is not in useJoseph Hunkeler2023-10-311-1/+4
* Remove or disable dead codeJoseph Hunkeler2023-10-311-5/+1
* Use new info.release_name memberJoseph Hunkeler2023-10-311-0/+3
* Removes code that has moved to various source filesJoseph Hunkeler2023-10-311-142/+0
* Initial commitJoseph Hunkeler2023-10-261-0/+373