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
audit-wheel-args
breakdown
broken-rt-test
bug-fix-leaks-indexer
bug-fixes-again
bughunt-1001
bughunt-1002
but_why
check-release-jf
ci-add-pandoc
cibuildwheel
clone-existing-delivery
cmake-git-version
cmake-git-version-fixups
cmake-qol
codename-for-all-missions
combine-provides
conda-get-active-environment
conda-updates
debug_log_type
delivery-lib
delivery-wheel-index-basename
docker-debug
dry-run-for-real
dynamic-commands
dynamic-tests
errant-extra-index
execpoint
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
safe-strings-finally
safety-and-convenience
sanitize-docker-archive-name
semaphore
split-delivery-code
sprintf-to-snprintf
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
use-stasis-bufsiz
use-sys-macros
version-compare
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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant code left behind from development
conda-updates
Joseph Hunkeler
27 hours
1
-11
/
+0
*
Add python_importlib_metadata_version function
Joseph Hunkeler
27 hours
2
-18
/
+46
*
Add support for modern versions of conda and mamba
Joseph Hunkeler
39 hours
1
-22
/
+54
*
Separate the recipe style and build system.
Joseph Hunkeler
40 hours
1
-22
/
+45
*
Set mamba-related environment variables
Joseph Hunkeler
2 days
1
-0
/
+2
*
Free result when shell_output fails
Joseph Hunkeler
2 days
1
-0
/
+1
*
Remove redundant calls to memset
Joseph Hunkeler
2 days
1
-7
/
+0
*
Initialize installer_url and python_override_version to zero
Joseph Hunkeler
2 days
1
-2
/
+3
*
Remove unused proc
Joseph Hunkeler
2 days
1
-7
/
+2
*
Return when item is NULL
Joseph Hunkeler
2 days
1
-2
/
+7
*
Add STASIS_ALWAYS_BUILD_FOR_HOST environment variable trigger
Joseph Hunkeler
2 days
1
-0
/
+4
*
Disallow extraneous conda and pip version specs
Joseph Hunkeler
2 days
1
-0
/
+48
*
Add recipe_get_build_system
Joseph Hunkeler
9 days
2
-17
/
+43
*
delivery_conda_enable: always pin conda's version to the same version provide...
Joseph Hunkeler
9 days
1
-0
/
+24
*
shell: throw warning if temporary script's permissions cannot be modified
Joseph Hunkeler
9 days
1
-1
/
+3
*
strlist_contains: Allow index result argument to be NULL
Joseph Hunkeler
9 days
1
-2
/
+6
*
join: Fix segfault on memory error
Joseph Hunkeler
9 days
1
-0
/
+4
*
join_ex: Fix leak on memory error
Joseph Hunkeler
9 days
1
-0
/
+5
*
delivery_conda_enable populates CondaCapabilities members
Joseph Hunkeler
9 days
1
-1
/
+11
*
Add CondaCapabilities as argument to conda_setup_headless
Joseph Hunkeler
9 days
2
-2
/
+2
*
Hook CondaCapabilities up to the delivery context
Joseph Hunkeler
9 days
2
-0
/
+4
*
String handling
Joseph Hunkeler
9 days
1
-19
/
+18
*
Add conda_capable, conda_capable functions
Joseph Hunkeler
9 days
2
-0
/
+108
*
Safe strings, finally (#145)
Joseph Hunkeler
11 days
30
-323
/
+230
*
Replace escape sequence '\e' with '\x1b' (portable)
Joseph Hunkeler
2026-05-12
1
-6
/
+6
*
Replace __FUNCTION__ with __func__ (portable)
Joseph Hunkeler
2026-05-12
1
-1
/
+1
*
Replace void pointer with pointer to tplfunc_frame structure
Joseph Hunkeler
2026-05-12
4
-13
/
+16
*
Remove redundant __FUNCTION__
Joseph Hunkeler
2026-05-12
2
-4
/
+4
*
Placate FORTIFY_SOURCE warning
Joseph Hunkeler
2026-05-12
1
-1
/
+3
*
Reverse logic on status check
Joseph Hunkeler
2026-05-12
1
-14
/
+14
*
Usable lines denote the number of entries
Joseph Hunkeler
2026-05-12
1
-3
/
+6
*
One argument for error message string
Joseph Hunkeler
2026-05-12
1
-2
/
+2
*
Remove linefeed from debug message
Joseph Hunkeler
2026-05-12
1
-1
/
+1
*
Missing temp file is a warning, not an error
Joseph Hunkeler
2026-05-12
1
-1
/
+1
*
exit on error
Joseph Hunkeler
2026-05-12
1
-14
/
+77
*
free result on error
Joseph Hunkeler
2026-05-12
1
-0
/
+1
*
Use log_print_error instead of SYSERROR
Joseph Hunkeler
2026-05-12
1
-1
/
+1
*
give a better idea of which munmap failed
Joseph Hunkeler
2026-05-12
1
-2
/
+2
*
make dep_status constant
Joseph Hunkeler
2026-05-12
1
-1
/
+1
*
if conda fails, return
Joseph Hunkeler
2026-05-12
1
-2
/
+10
*
when no spec is present use the package name instead
Joseph Hunkeler
2026-05-12
1
-4
/
+8
*
remove linefeed from debug message
Joseph Hunkeler
2026-05-12
1
-1
/
+1
*
free platform array on error
Joseph Hunkeler
2026-05-12
1
-0
/
+3
*
Remove linefeed from error
Joseph Hunkeler
2026-05-12
1
-1
/
+1
*
Blank warning as new line
Joseph Hunkeler
2026-05-12
1
-1
/
+2
*
Give log messages variable verbosity
Joseph Hunkeler
2026-05-11
1
-7
/
+26
*
Remove linefeed from warning message
Joseph Hunkeler
2026-05-11
1
-1
/
+1
*
The time has come
Joseph Hunkeler
2026-05-11
1
-1
/
+1
*
Remove check for DEBUG define
Joseph Hunkeler
2026-05-11
1
-26
/
+14
*
Handle error for mapping pool
Joseph Hunkeler
2026-05-11
1
-0
/
+4
[next]