index
:
gh_mirror/jhunkeler/stasis.git
2025-copyright
add-convience-funcs
add-get-version-spec
add-multiprocessing
add-no-export
add-strlist-contains
allow-hashes-as-version
breakdown
broken-rt-test
bug-fix-leaks-indexer
bug-fixes-again
but_why
check-release-jf
ci-add-pandoc
cibuildwheel
clone-existing-delivery
cmake-qol
codename-for-all-missions
combine-provides
conda-get-active-environment
delivery-lib
delivery-wheel-index-basename
dynamic-commands
dynamic-tests
errant-extra-index
extra-spec
fail-on-baked-in-vcs-requirements
fix-bare-package-arguments
fix-botched-pr-19
fix-build-system
fix-conda-default-env-var
fix-conda-forge-build
fix-delivery-conda-show
fix-deprecated-docker-env-declaration
fix-docker-add
fix-dockerfile-pypi-index
fix-download-auth
fix-git-clone-return
fix-index-junitxml-report
fix-leaks
fix-pandoc-arguments
fix-parallel-clobbering
fix-reactivation-var
fix-readme-typos
fix-sefault-null-key
fix-strcmp-len
free-mem
huge-changeset
implement-release-notes
indexer-buffer-overlow
indexer-dir-regression
indexer-fixups
indexer-minor-fixups
indexer-tlc
ini-list-indent
its-backwards
jf-upload-fix-spec-pattern
leaks-and-squeaks
manylinux
master
memfixes
minimum-viable-tools
more-rt
more-tests
more-unit-tests
move-mkdirs
next
optional-artifactory-build-info
order-matters
order-of-battle
pandoc-improvements
per-mission-base-env
pip-dynamic
pip-dynamic2
pip-dynamic3
pypi-existence-check
realloc-sefault-tests_add
rebrand
regression-test-generic
remove-copytree
remove-package-from-delivery
render-bootstrap
requirement_from_test-type
restructure-the-world
retry-download
safety-and-convenience
sanitize-docker-archive-name
semaphore
split-delivery-code
support-git-schema-in-package-list
system-calls-fixup
test-recipe
testable-entrypoint
timeout-hours-bug
timeout-in-test-block
unclean-before-coe
undo-dockerfile-add-separation
unindent-scripts
unit-tests
unit-tests-again
update-doc-pytest-funcs
update-mission-configs
update-readme
update-tests
version-in-package-name
wheel-funcs-clean-up
wheel-parser
windows-support
with-indexer-tlc
without-extras-in-spec
workaround-shebang-nightmare
A pipeline delivery generator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
python3, not python
realloc-sefault-tests_add
Joseph Hunkeler
12 hours
1
-1
/
+1
*
Return immediately if tests struct is NULL
Joseph Hunkeler
12 hours
1
-0
/
+4
*
Clear errno on touch
Joseph Hunkeler
12 hours
1
-0
/
+3
*
Fix invalid printf formatter
Joseph Hunkeler
17 hours
1
-1
/
+1
*
ASAN: Darwin arm64 doesn't support "leak"
Joseph Hunkeler
18 hours
1
-1
/
+1
*
Add test_tests.c
Joseph Hunkeler
18 hours
1
-0
/
+52
*
Move test free code from delivery.c:delivery_free() to delivery_test.c:test_f...
Joseph Hunkeler
18 hours
2
-22
/
+21
*
Check memory allocations on init
Joseph Hunkeler
18 hours
1
-0
/
+7
*
Expose tests_free()
Joseph Hunkeler
18 hours
1
-0
/
+6
*
Fix incorrect size used by realloc
Joseph Hunkeler
19 hours
1
-2
/
+2
*
Merge pull request #122 from spacetelescope/dependabot/github_actions/dot-git...
Joseph Hunkeler
26 hours
1
-1
/
+1
|
\
|
*
Bump actions/checkout in /.github/workflows in the actions group
dependabot[bot]
2026-03-01
1
-1
/
+1
*
|
Merge pull request #129 from jhunkeler/dynamic-tests
Joseph Hunkeler
26 hours
12
-107
/
+230
|
\
\
|
*
|
Remove unintentional LF
dynamic-tests
Joseph Hunkeler
27 hours
1
-2
/
+2
|
*
|
Debug: Only report hangcheck value on error.
Joseph Hunkeler
27 hours
1
-2
/
+2
|
*
|
Free context on error
Joseph Hunkeler
27 hours
1
-0
/
+5
|
*
|
Free platform array by length
Joseph Hunkeler
27 hours
2
-1
/
+8
|
*
|
Only free when allocated
Joseph Hunkeler
27 hours
1
-4
/
+6
|
*
|
Use msg instead of printf
Joseph Hunkeler
27 hours
1
-1
/
+1
|
*
|
Convert from stack to heap based test allocation
Joseph Hunkeler
27 hours
7
-83
/
+153
|
*
|
Add `Tests` structure to house an array of `Test` structures
Joseph Hunkeler
27 hours
1
-18
/
+57
|
/
/
*
|
Merge pull request #130 from jhunkeler/cmake-qol
Joseph Hunkeler
27 hours
3
-5
/
+6
|
\
\
|
*
|
Only show output from failed suites
cmake-qol
Joseph Hunkeler
27 hours
1
-1
/
+1
|
*
|
tests: Increase timeout to 10 minutes
Joseph Hunkeler
27 hours
1
-1
/
+1
|
*
|
ASAN: Keep frame pointer
Joseph Hunkeler
27 hours
1
-1
/
+1
|
*
|
ASAN: Keep it simple
Joseph Hunkeler
27 hours
1
-3
/
+4
|
/
/
*
|
Merge pull request #123 from jhunkeler/wheel-parser
Joseph Hunkeler
46 hours
15
-212
/
+2087
|
\
\
|
*
|
Make the requirement of libzip known
wheel-parser
Joseph Hunkeler
47 hours
2
-1
/
+2
|
*
|
Finish commenting function prototypes
Joseph Hunkeler
47 hours
1
-3
/
+40
|
*
|
Directly test getting the value of least one keyword per list
Joseph Hunkeler
47 hours
1
-0
/
+15
|
*
|
Add enum for wheel_package error handling
Joseph Hunkeler
47 hours
3
-10
/
+49
|
*
|
Consolidate count member assignment
Joseph Hunkeler
47 hours
1
-17
/
+25
|
*
|
NULL terminate keyword arrays
Joseph Hunkeler
47 hours
1
-0
/
+2
|
*
|
Trying to get macOS to pick up libzip
Joseph Hunkeler
2 days
1
-1
/
+1
|
*
|
Trying to get macOS to pick up libzip
Joseph Hunkeler
2 days
1
-1
/
+4
|
*
|
Add missing includes for libzip
Joseph Hunkeler
2 days
1
-0
/
+1
|
*
|
CI: Install libzip
Joseph Hunkeler
2 days
1
-0
/
+2
|
*
|
CI: Install libzip
Joseph Hunkeler
2 days
1
-0
/
+7
|
*
|
QOL: Fix ambiguous error message when mission directory does not exist
Joseph Hunkeler
2 days
1
-1
/
+1
|
*
|
Implement wheel package parser
Joseph Hunkeler
2 days
7
-0
/
+1760
|
*
|
Rename wheel.c and wheel.h to wheelinfo.c and wheelinfo.h
Joseph Hunkeler
2 days
6
-24
/
+24
|
/
/
*
|
Merge pull request #128 from jhunkeler/manylinux
HEAD
next
master
Joseph Hunkeler
3 days
25
-99
/
+571
|
\
\
|
|
/
|
/
|
|
*
Add wheel builder options to README.md
manylinux
Joseph Hunkeler
3 days
1
-24
/
+26
|
*
Fix system requirement logic. If docker is not usable, disable.
Joseph Hunkeler
2026-03-06
1
-3
/
+7
|
*
Fix segfault if repository_info_tag was NULL
Joseph Hunkeler
2026-03-06
1
-3
/
+5
|
*
Only execute image check when requested
Joseph Hunkeler
2026-03-06
1
-9
/
+14
|
*
Bugfix: Only use the version field of the tag
Joseph Hunkeler
2026-03-06
1
-1
/
+14
|
*
Fix git describe tests
Joseph Hunkeler
2026-03-05
1
-3
/
+7
|
*
Add TODOs
Joseph Hunkeler
2026-03-05
1
-0
/
+2
|
*
Add strlist_appendf function (future use)
Joseph Hunkeler
2026-03-05
3
-0
/
+38
[next]