Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused code | Joseph Hunkeler | 2024-11-02 | 1 | -2/+0 |
* | Add missing doc parameter | Joseph Hunkeler | 2024-11-02 | 1 | -0/+1 |
* | Combine initializer with declaration | Joseph Hunkeler | 2024-11-02 | 2 | -8/+5 |
* | Return shell() directly | Joseph Hunkeler | 2024-11-02 | 1 | -3/+1 |
* | Bug fixes: | Joseph Hunkeler | 2024-11-02 | 1 | -1/+34 |
* | Initialize structs to {0} and combine declaration and assignment where possible | Joseph Hunkeler | 2024-11-01 | 25 | -193/+114 |
* | Replace initialize character arrays using {0} instead of memset | Joseph Hunkeler | 2024-11-01 | 14 | -77/+40 |
* | Remote PATH= definition in commandorder-matters | Joseph Hunkeler | 2024-10-31 | 1 | -3/+1 |
* | Workaround for latest conda regression | Joseph Hunkeler | 2024-10-28 | 1 | -1/+3 |
* | Strip the version spec off of the package name if presentcombine-provides | Joseph Hunkeler | 2024-10-24 | 1 | -3/+15 |
* | Fix regression: | Joseph Hunkeler | 2024-10-24 | 1 | -34/+45 |
* | Move fd initializer down | Joseph Hunkeler | 2024-10-24 | 1 | -2/+2 |
* | Generalize *_index_provides interface | Joseph Hunkeler | 2024-10-24 | 2 | -46/+61 |
* | mp_pool_show_summary now prints "HOLD" when queued tasks haven't been execute... | Joseph Hunkeler | 2024-10-22 | 1 | -1/+7 |
* | Add MP_POOL_TASK_STATUS_INITIAL | Joseph Hunkeler | 2024-10-22 | 1 | -2/+2 |
* | Bug fix: | Joseph Hunkeler | 2024-10-21 | 1 | -1/+1 |
* | Change signature: | Joseph Hunkeler | 2024-10-21 | 1 | -4/+10 |
* | Update conda_provides: | Joseph Hunkeler | 2024-10-21 | 1 | -2/+11 |
* | Fix pip_index_provides | Joseph Hunkeler | 2024-10-21 | 1 | -1/+1 |
* | Reduce length of stasis_main.crestructure-the-world | Joseph Hunkeler | 2024-10-14 | 1 | -0/+41 |
* | Refactor directory structure | Joseph Hunkeler | 2024-10-14 | 35 | -0/+9153 |