summaryrefslogtreecommitdiffstats
path: root/src/modules/conda.rs
AgeCommit message (Expand)Author
2021-03-26refactor: use `unwrap_or_default` (#2516)Dario Vladović
2021-02-11refactor(clippy): fix new lints (#2297)David Knaack
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-07-30feat(conda): add ignore_base option (#1539)Jason Wang
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2019-12-09fix: Truncate long paths in conda environment names (#694)AppleTheGolden
2019-10-16feat: Implement PowerShell support (#470)David Knaack
2019-10-05feat: Add conda module (#469)AppleTheGolden