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
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
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
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
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
path:
root
/
src
/
conda.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure the temporary output file does not linger
pypi-existence-check
Joseph Hunkeler
2024-08-20
1
-1
/
+2
*
Rename python_package_exists to pip_index_provides
Joseph Hunkeler
2024-08-20
1
-1
/
+1
*
Disable outdated conda notifications
Joseph Hunkeler
2024-08-19
1
-6
/
+7
*
Add python_package_exists() function
Joseph Hunkeler
2024-08-17
1
-0
/
+66
*
Implement TODO item (#32)
Joseph Hunkeler
2024-08-17
1
-11
/
+25
*
Unit tests (#12)
Joseph Hunkeler
2024-07-15
1
-6
/
+11
*
Add github.c and github.h (#9)
Joseph Hunkeler
2024-07-06
1
-1
/
+1
*
Pass .ci_support/plat_arch_.yaml to conda-build (#8)
Joseph Hunkeler
2024-06-24
1
-5
/
+57
*
Rebrand OhMyCal (OMC) as STASIS (#7)
Joseph Hunkeler
2024-06-21
1
-13
/
+11
*
Clean up
Joseph Hunkeler
2024-05-02
1
-2
/
+3
*
Increase buffer size to match input argument sizes
Joseph Hunkeler
2024-04-10
1
-1
/
+1
*
Disable conda's sanity checks. (i.e. don't verify every transaction)
Joseph Hunkeler
2024-04-02
1
-5
/
+6
*
Changes to strlist_*() functions:
Joseph Hunkeler
2024-04-02
1
-2
/
+2
*
Use GENERIC_ARRAY_FREE instead of split_free()
Joseph Hunkeler
2024-03-22
1
-1
/
+1
*
Use do/while in guard_* macros to make them behave more like functions
Joseph Hunkeler
2024-03-10
1
-4
/
+4
*
Fixes several memory leaks
Joseph Hunkeler
2024-02-26
1
-0
/
+4
*
Refactor std{out,err} to f_std{out,err}
Joseph Hunkeler
2024-02-06
1
-2
/
+2
*
Use shell() in place of shell2()
Joseph Hunkeler
2024-01-29
1
-1
/
+1
*
Install conda and pip packages
Joseph Hunkeler
2023-12-10
1
-9
/
+48
*
Add function conda_check_required()
Joseph Hunkeler
2023-12-10
1
-0
/
+37
*
Set solver to libmamba by default
Joseph Hunkeler
2023-12-10
1
-0
/
+1
*
Set conda to quiet mode when verbosity is not toggled
Joseph Hunkeler
2023-12-10
1
-1
/
+7
*
Use "env" program instead of "printenv" shell built-in to read environment
Joseph Hunkeler
2023-12-10
1
-1
/
+1
*
Use TMPDIR, and fail when script cannot be executed within that filesystem
Joseph Hunkeler
2023-11-20
1
-1
/
+4
*
Implements slightly improved error handling
Joseph Hunkeler
2023-11-20
1
-27
/
+32
*
Replaces BUFSIZ with OMC_BUFSIZ
Joseph Hunkeler
2023-11-20
1
-1
/
+1
*
Consolidate conda_setup_headless() from main.c
Joseph Hunkeler
2023-10-31
1
-1
/
+15
*
Parse output of "printenv -0" to preserve environment correctly
Joseph Hunkeler
2023-10-31
1
-10
/
+30
*
Initial commit
Joseph Hunkeler
2023-10-26
1
-0
/
+176