| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Repoint installation instructions at Gitlab. | Owen Jacobson | 2022-06-22 |
| | | |||
| * | Add branch specification to README.md install instructions (oops) | Owen Jacobson | 2020-12-22 |
| | | |||
| * | Rust rewrite. | Owen Jacobson | 2020-12-22 |
| | | | | | | | The Python version was taking hundreds of millis for a small number of env vars on my machine - enough that starting a new shell was a bit itchy. The compiled version, even in debug mode, is ~10x faster. | ||
| * | Add support for --no-export options. | Owen Jacobson | 2020-12-22 |
| | | | | | | This is intended for use in shell rc files, where variables need to be set for the current shell but not exported. | ||
| * | Add support for pyenv. | Owen Jacobson | 2020-12-22 |
| | | |||
| * | Add direnv support to streamline virtualenv management. | Owen Jacobson | 2020-12-21 |
| | | |||
| * | Created a helper for loading environment entries from a directory. | Owen Jacobson | 2020-12-21 |
