index
:
gh_mirror/jhunkeler/ohmycal.git
master
unit-tests
windows-support
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
*
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