aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* free(3): If ptr is NULL, no operation is performed.free-memJoseph Hunkeler2025-03-2015-30/+37
* Merge pull request #98 from jhunkeler/indexer-minor-fixupsJoseph Hunkeler2025-02-183-17/+58
|\
| * Favor writing .md extensions firstindexer-minor-fixupsJoseph Hunkeler2025-02-182-5/+9
| * Do not show docker line if no image existsJoseph Hunkeler2025-02-181-9/+23
| * Inject horizontal line between RCsJoseph Hunkeler2025-02-181-4/+12
| * sort_by_latest_rc now sorts against the rc, platform, and python version (des...Joseph Hunkeler2025-02-181-2/+17
|/
* Merge pull request #97 from jhunkeler/sanitize-docker-archive-nameJoseph Hunkeler2025-02-152-2/+4
|\
| * Exclude wildcard from docker_sanitize_tag_testsanitize-docker-archive-nameJoseph Hunkeler2025-02-151-1/+1
| * Match harderJoseph Hunkeler2025-02-151-1/+3
* | Merge pull request #96 from jhunkeler/sanitize-docker-archive-nameJoseph Hunkeler2025-02-151-1/+1
|\|
| * Ignore wildcards in docker_sanitize_tagJoseph Hunkeler2025-02-151-1/+1
* | Merge pull request #95 from jhunkeler/sanitize-docker-archive-nameJoseph Hunkeler2025-02-144-5/+7
|\|
| * Renable tests D:Joseph Hunkeler2025-02-141-2/+3
| * Use the same function as the delivery mechanism to ensure the docker archive ...Joseph Hunkeler2025-02-141-1/+1
| * Plug a few leaksJoseph Hunkeler2025-02-142-2/+3
|/
* Merge pull request #94 from jhunkeler/codename-for-all-missionsJoseph Hunkeler2025-02-142-11/+19
|\
| * Enable codenames outside of HSTcodename-for-all-missionsJoseph Hunkeler2025-02-142-11/+19
|/
* Merge pull request #93 from spacetelescope/mission-roman-codenamesJoseph Hunkeler2025-02-141-3/+3
|\
| * roman mission: enable codename by defaultJoseph Hunkeler2025-02-141-3/+3
|/
* Merge pull request #91 from jhunkeler/broken-rt-testJoseph Hunkeler2025-02-131-0/+1
|\
| * Fix broken RT testbroken-rt-testJoseph Hunkeler2025-02-131-0/+1
|/
* Merge pull request #90 from jhunkeler/2025-copyrightJoseph Hunkeler2025-02-122-2/+2
|\
| * Update copyright information2025-copyrightJoseph Hunkeler2025-02-122-2/+2
* | Merge pull request #84 from jhunkeler/add-strlist-containsJoseph Hunkeler2025-02-123-0/+91
|\ \
| * | Implements tests function for strlist_containsadd-strlist-containsJoseph Hunkeler2025-01-311-0/+48
| * | Implements function strlist_containsJoseph Hunkeler2025-01-312-0/+43
* | | Merge pull request #87 from jhunkeler/update-readmeJoseph Hunkeler2025-02-121-0/+10
|\ \ \
| * | | Add indexer options to README.mdupdate-readmeJoseph Hunkeler2025-02-111-0/+10
* | | | Merge pull request #89 from jhunkeler/huge-changesetJoseph Hunkeler2025-02-1223-74/+197
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix leaks in test_template.chuge-changesetJoseph Hunkeler2025-02-121-2/+15
| * | | Remove redundant extern in test_environment.cJoseph Hunkeler2025-02-121-2/+2
| * | | Fix leaks in test_conda.cJoseph Hunkeler2025-02-121-1/+5
| * | | Remove redundant externsJoseph Hunkeler2025-02-121-3/+1
| * | | Free basedir on errorJoseph Hunkeler2025-02-121-0/+1
| * | | Add debug statements to template.cJoseph Hunkeler2025-02-121-16/+27
| * | | Add debug statements to multiprocessing.cJoseph Hunkeler2025-02-121-0/+10
| * | | Fix debug statements to ini.cJoseph Hunkeler2025-02-121-9/+3
| * | | Add debug statements to delivery_postprocess.cJoseph Hunkeler2025-02-121-2/+3
| * | | Add debug statements to delivery_postprocess.cJoseph Hunkeler2025-02-121-1/+23
| * | | Add debug statements to copy.cJoseph Hunkeler2025-02-121-0/+6
| * | | Fix memory leaks in delivery_purge_packagesJoseph Hunkeler2025-02-121-1/+3
| * | | Reallocate globals if they are already set by pipulate_delivery_cfgJoseph Hunkeler2025-02-121-0/+38
| * | | Free result on error in stasis_testing_read_asciiJoseph Hunkeler2025-02-121-1/+2
| * | | Free output string on errorJoseph Hunkeler2025-02-121-0/+1
| * | | Simplify string duplication in normalize_spaceJoseph Hunkeler2025-02-121-1/+1
| * | | Display time elapsed in multiprocessing progress-related outputJoseph Hunkeler2025-02-122-4/+8
| * | | Fix empty statement warningJoseph Hunkeler2025-02-121-1/+1
| * | | Move messaging macros into core_message.hJoseph Hunkeler2025-02-123-4/+21
| * | | Encapsulate macro arguments in parenthesesJoseph Hunkeler2025-02-125-12/+11
| * | | Update cmake configurationJoseph Hunkeler2025-02-122-14/+15
|/ / /