Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix pip_index_provides | Joseph Hunkeler | 2024-10-21 | 1 | -1/+1 | |
| | | | | | * Always quote the incoming spec to avoid accidental shell redirection * Never use the local cache. We're checking a remote source, so it matters greatly where pip is looking for the package | |||||
* | 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 | |
* Move core library sources into src/lib/core * Move command-line programs into src/cli |