index
:
gh_mirror/jhunkeler/stasis.git
2025-copyright
add-convience-funcs
add-get-version-spec
add-multiprocessing
add-no-export
add-strlist-contains
broken-rt-test
bug-fix-leaks-indexer
bug-fixes-again
but_why
check-release-jf
ci-add-pandoc
clone-existing-delivery
codename-for-all-missions
combine-provides
conda-get-active-environment
delivery-lib
delivery-wheel-index-basename
dynamic-commands
extra-spec
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-dir-regression
indexer-fixups
indexer-minor-fixups
indexer-tlc
ini-list-indent
its-backwards
jf-upload-fix-spec-pattern
leaks-and-squeaks
master
memfixes
minimum-viable-tools
more-rt
more-tests
more-unit-tests
move-mkdirs
optional-artifactory-build-info
order-matters
order-of-battle
pandoc-improvements
per-mission-base-env
pip-dynamic
pip-dynamic2
pip-dynamic3
pypi-existence-check
rebrand
regression-test-generic
remove-copytree
remove-package-from-delivery
render-bootstrap
requirement_from_test-type
restructure-the-world
safety-and-convenience
sanitize-docker-archive-name
split-delivery-code
support-git-schema-in-package-list
system-calls-fixup
test-recipe
testable-entrypoint
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
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
*
Fix accidental copy/paste
dynamic-commands
Joseph Hunkeler
12 days
1
-1
/
+1
*
Use DEBUG_HEXDUMP_FMT_BYTES
Joseph Hunkeler
12 days
1
-2
/
+2
*
Handle download() errors
Joseph Hunkeler
12 days
1
-2
/
+15
*
Fix snprintf length argument
Joseph Hunkeler
12 days
1
-4
/
+4
*
Always free tag_data
Joseph Hunkeler
12 days
1
-1
/
+1
*
Dynamically allocate memory for system commands
Joseph Hunkeler
12 days
2
-42
/
+82
*
Make MicromambaInfo a const
Joseph Hunkeler
12 days
2
-2
/
+2
*
Move grow() function to utils.c
Joseph Hunkeler
12 days
3
-21
/
+64
*
Merge pull request #109 from jhunkeler/pip-dynamic3
Joseph Hunkeler
2025-06-10
1
-0
/
+1
|
\
|
*
Dynamic pip delivery_install_package()
pip-dynamic3
Joseph Hunkeler
2025-06-10
1
-0
/
+1
*
|
Merge pull request #108 from jhunkeler/pip-dynamic2
Joseph Hunkeler
2025-06-10
1
-11
/
+39
|
\
|
|
*
Dynamic pip delivery_install_package()
pip-dynamic2
pip-dynamic
Joseph Hunkeler
2025-06-10
1
-11
/
+39
*
|
Merge pull request #107 from jhunkeler/pip-dynamic
Joseph Hunkeler
2025-06-10
1
-6
/
+28
|
\
|
|
*
Dynamic pip_exec()
Joseph Hunkeler
2025-06-10
1
-3
/
+14
|
*
Dynamic python_exec()
Joseph Hunkeler
2025-06-10
1
-3
/
+14
|
/
*
Merge pull request #106 from jhunkeler/fix-strcmp-len
Joseph Hunkeler
2025-05-29
1
-1
/
+1
|
\
|
*
Compare up to the length of the name string, not the package.
fix-strcmp-len
Joseph Hunkeler
2025-05-29
1
-1
/
+1
|
/
*
Merge pull request #105 from jhunkeler/order-of-battle
HEAD
master
Joseph Hunkeler
2025-04-08
4
-2
/
+59
|
\
|
*
Fix bad indent
order-of-battle
Joseph Hunkeler
2025-04-08
1
-1
/
+1
|
*
Add debug_hexdump utility
Joseph Hunkeler
2025-04-08
2
-0
/
+53
|
*
Inform user that wheel are being built
Joseph Hunkeler
2025-04-08
1
-0
/
+1
|
*
Bug fix: Prevents garbage at the end of generated release notes
Joseph Hunkeler
2025-04-08
1
-2
/
+5
*
|
Merge pull request #104 from jhunkeler/order-of-battle
Joseph Hunkeler
2025-04-02
4
-10
/
+30
|
\
|
|
*
base and "based_on" installations shall hardcode the requested python version...
Joseph Hunkeler
2025-04-02
1
-1
/
+1
|
*
base and "based_on" installations shall hardcode the requested python version...
Joseph Hunkeler
2025-04-02
3
-9
/
+29
*
|
Merge pull request #102 from jhunkeler/order-of-battle
Joseph Hunkeler
2025-03-31
4
-1
/
+87
|
\
|
|
*
Store latest revision number in "REVISION"
Joseph Hunkeler
2025-03-27
1
-0
/
+18
|
*
Add write_manifest() helper
Joseph Hunkeler
2025-03-27
3
-0
/
+57
|
*
Converts file system path to file:// path
Joseph Hunkeler
2025-03-25
1
-1
/
+12
|
/
*
Merge pull request #101 from jhunkeler/without-extras-in-spec
Joseph Hunkeler
2025-03-20
2
-13
/
+9
|
\
|
*
Always use the local index
without-extras-in-spec
Joseph Hunkeler
2025-03-20
1
-1
/
+2
|
*
Do not populate frozen_list if pip freeze returns nothing
Joseph Hunkeler
2025-03-20
1
-1
/
+3
|
*
Free lists using guard_ macro
Joseph Hunkeler
2025-03-20
1
-2
/
+2
|
*
Remove extras in more locations
Joseph Hunkeler
2025-03-20
2
-9
/
+2
*
|
Update jwst/base.yml
Joseph Hunkeler
2025-03-20
1
-1
/
+3
*
|
Merge pull request #100 from jhunkeler/without-extras-in-spec
Joseph Hunkeler
2025-03-20
19
-32
/
+79
|
\
|
|
*
Remove extras usage where applicable
Joseph Hunkeler
2025-03-20
4
-22
/
+41
|
*
Remove extras from spec in overlay generator
Joseph Hunkeler
2025-03-20
1
-0
/
+21
|
*
free(3): If ptr is NULL, no operation is performed.
free-mem
Joseph Hunkeler
2025-03-20
15
-30
/
+37
|
/
*
Merge pull request #98 from jhunkeler/indexer-minor-fixups
Joseph Hunkeler
2025-02-18
3
-17
/
+58
|
\
|
*
Favor writing .md extensions first
indexer-minor-fixups
Joseph Hunkeler
2025-02-18
2
-5
/
+9
|
*
Do not show docker line if no image exists
Joseph Hunkeler
2025-02-18
1
-9
/
+23
|
*
Inject horizontal line between RCs
Joseph Hunkeler
2025-02-18
1
-4
/
+12
|
*
sort_by_latest_rc now sorts against the rc, platform, and python version (des...
Joseph Hunkeler
2025-02-18
1
-2
/
+17
|
/
*
Merge pull request #97 from jhunkeler/sanitize-docker-archive-name
Joseph Hunkeler
2025-02-15
2
-2
/
+4
|
\
|
*
Exclude wildcard from docker_sanitize_tag_test
sanitize-docker-archive-name
Joseph Hunkeler
2025-02-15
1
-1
/
+1
|
*
Match harder
Joseph Hunkeler
2025-02-15
1
-1
/
+3
*
|
Merge pull request #96 from jhunkeler/sanitize-docker-archive-name
Joseph Hunkeler
2025-02-15
1
-1
/
+1
|
\
|
|
*
Ignore wildcards in docker_sanitize_tag
Joseph Hunkeler
2025-02-15
1
-1
/
+1
*
|
Merge pull request #95 from jhunkeler/sanitize-docker-archive-name
Joseph Hunkeler
2025-02-14
4
-5
/
+7
|
\
|
[next]