David Knaack
|
e18c61cd68
|
fix(directory): improve truncation detection (#3266)
|
2021-11-26 13:07:28 +01:00 |
|
Fred Cox
|
c1f2d345aa
|
fix(escaping): move escaping to individual variables (#3107)
|
2021-11-01 22:18:45 +01:00 |
|
Dario Vladović
|
c8a787475c
|
refactor: use unwrap_or_default (#2516)
|
2021-03-26 21:01:20 +01:00 |
|
David Knaack
|
04d1332f9c
|
refactor(clippy): fix new lints (#2297)
|
2021-02-11 21:08:17 +01:00 |
|
Tilmann Meyer
|
88b603be38
|
test: introduce env variable mocking (#1490)
|
2020-08-07 15:13:12 -04:00 |
|
Jason Wang
|
acefbc523f
|
feat(conda): add ignore_base option (#1539)
* Add ignore_base to conda module
* Add ignore_base to conda module in English docs
* `ignore_base` defaults to `true`
|
2020-07-30 18:57:15 +02:00 |
|
Zhenhui Xie
|
ec76fafff0
|
feat: refactor modules to use format strings (#1374)
|
2020-07-07 18:45:32 -04:00 |
|
AppleTheGolden
|
3c835ba34b
|
fix: Truncate long paths in conda environment names (#694)
Environment names created via conda create -p [path] tend to be too long for comfort, so this truncates them.
|
2019-12-09 12:59:02 -05:00 |
|
David Knaack
|
6ab70796db
|
feat: Implement PowerShell support (#470)
|
2019-10-16 00:10:16 +09:00 |
|
AppleTheGolden
|
7657af0680
|
feat: Add conda module (#469)
|
2019-10-05 13:25:25 -05:00 |
|