Commit Graph

203 Commits

Author SHA1 Message Date
esc
e14d3acbb9 update changelog
As title
2024-06-06 16:41:19 +02:00
Emergency Self-Construct
8d397e6cc2 Merge pull request #62 from conda-incubator/update_conda_search
update conda search completion
2024-06-05 10:59:52 +02:00
esc
d150370999 fixup as requested by user
As title
2024-06-03 18:09:38 +02:00
esc
bf0a90fa20 update conda search completion
Add completion of `-i|--info` flags for conda search.

Enable `conda search` to complete packages and versions.

Following discussion at: https://github.com/conda-incubator/conda-zsh-completion/issues/60
2024-06-03 12:03:18 +02:00
esc
a6e88f53e6 open changelog and add #61
As title
2024-06-03 11:58:29 +02:00
Emergency Self-Construct
1b2e9f9437 Merge pull request #61 from Hanspe-3019/conda-info
Conda info: removed arg package
2024-06-03 11:56:04 +02:00
Hanspe-3019
c280910ec3 Conda info: removed arg package 2024-06-03 11:05:12 +02:00
Emergency Self-Construct
d8284fd46d Merge pull request #59 from guger/master
Add support for miniconda installations via homebrew
2024-04-15 16:42:14 +02:00
Daniel Guger
e4b35ef823 Correct comment alignment. 2024-04-15 15:17:49 +02:00
Daniel Guger
9180020084 Apply suggestions from review
Use inherent style in if statements and add comments.

Co-authored-by: Emergency Self-Construct <esc@users.noreply.github.com>
2024-04-15 15:15:26 +02:00
guger
5f108c6d34 Add support for miniconda installations via homebrew 2024-04-15 13:12:45 +02:00
Emergency Self-Construct
db9245508e Merge pull request #57 from jnooree/backport
Improvements in completion usability
2024-03-12 16:42:58 +01:00
Nuri Jung
1f9a7f2668 feat: list only directories for prefixes 2024-03-12 21:31:03 +09:00
Nuri Jung
05a74fb907 feat: update conda completion to support newer conda versions 2024-03-12 21:31:03 +09:00
Nuri Jung
fb6589f23f fix: silence file not found 2024-03-12 21:31:02 +09:00
esc
2b08e3eee2 v0.11
As title
v0.11
2024-03-06 18:17:43 +01:00
Emergency Self-Construct
2b5ff62829 Merge pull request #56 from conda-incubator/fix-repo-url
fix repo url in doc
2024-03-05 16:04:42 +01:00
esc
ce54670b75 fix repo url in doc
As title
2024-03-05 16:02:02 +01:00
Emergency Self-Construct
e5d99a8c3e Merge pull request #47 from rmekdma/master
ignore `KeyboardInterrupt` exception
2024-03-05 16:00:23 +01:00
Emergency Self-Construct
1b1edb2175 Merge pull request #55 from johannes-mueller/fix/complete-activate-dirlocal-prefixed-env
Fix completion of dir local prefixed environments
2024-03-05 15:59:48 +01:00
Johannes Mueller
e9dbe2ffc4 Fix completion of dir local prefixed environments
Fixes #54 by replacing the current directory path in the enviromnent
path with '.'
2024-03-04 17:19:05 +01:00
Emergency Self-Construct
4fce479de7 Merge pull request #46 from hwalinga/old-zsh-cannot-set-initial-value
Set initial value outside of local. Fixes #42
2024-02-27 16:24:52 +01:00
esc
2cc833a650 Merge pull request #50 from dstansby/patch-1
Update repository URL
2023-11-16 10:00:47 +01:00
David Stansby
ffcf389caa Update repository URL 2023-11-15 11:18:45 +00:00
esc
cf03e636d7 Merge pull request #49 from antony-frolov/master
Add micromamba naive support
2023-09-27 14:07:55 +02:00
Antony Frolov
4578535b3d Add micromamba naive support 2023-09-27 13:19:24 +03:00
esc
09c5b1b28c v0.11-dev starts here
As title
2023-06-16 16:20:44 +02:00
esc
3a63d412e6 v0.10 v0.10 2023-06-16 16:19:32 +02:00
Hyunjun Kim
4032acc682 ignore KeyboardInterrupt 2023-02-17 16:56:35 +09:00
Hielke Walinga
9ee803cd86 Set initial value outside of local. 2022-11-09 15:54:01 +00:00
Jannis Leidel
306e16f573 Update changelog 2022-10-24 20:53:09 +02:00
Jannis Leidel
e6587b17f1 Merge pull request #45 from coldfix/custom-conda-envs-path
Search environments in custom environments paths
2022-10-24 20:52:00 +02:00
Thomas G
afe984228b Update _conda
Co-authored-by: Jannis Leidel <jannis@leidel.info>
2022-10-11 10:18:27 +02:00
Thomas Gläßle
bf50ae88e2 List environments in CONDA_ENVS_PATHS and CONDA_ENVS_DIRS 2022-10-10 20:09:03 +02:00
esc
382d840f7a Merge pull request #40 from olegtarasov/master
Naive Mamba support
2021-10-13 07:52:42 +02:00
Oleg Tarasov
271e5dff72 Naive Mamba support 2021-10-03 08:30:53 +03:00
esc
cf2046a58d Merge pull request #37 from 3mb3dw0rk5/master
Remove path prefix from environments in default location
2021-03-07 09:27:28 +01:00
Erik Wolf
23dc3040fb Merge remote-tracking branch 'upstream/master' 2021-03-07 09:18:47 +01:00
Valentin Haenel
29306775cc Merge pull request #36 from huyz-git/master
test if envs dir exists before ls it
2020-12-04 21:32:21 +01:00
Your Name
e09ed1dda3 Update 2020-10-19 18:46:21 +08:00
Your Name
321fe34bec Update 2020-10-18 22:52:32 +08:00
Valentin Haenel
4cb2fe891d Merge pull request #34 from m-novikov/creation-order
Sort environments by creation order
2020-10-17 18:19:23 +02:00
Erik Wolf
df68218cb1 Remove path prefix from environments in default location 2020-09-30 16:21:36 +02:00
Maksim Novikov
113b3da2ac Sort environments by creation order 2020-09-19 09:35:03 +02:00
Valentin Haenel
766e4a2d8f bump version to next dev version and open changelog 2020-07-19 12:56:11 +02:00
Valentin Haenel
66120bad79 v0.9 v0.9 2020-07-19 12:55:07 +02:00
Valentin Haenel
2a632813ea update changelog for v0.9 2020-07-19 12:55:07 +02:00
Valentin Haenel
6c9f5379d1 prune trailing whitespace 2020-07-19 12:48:16 +02:00
Valentin Haenel
aa5abd7a26 Merge pull request #31 from nielstron/master
Improve conda activate suggestions
2020-07-19 12:34:18 +02:00
Niels Mündler
9b3e1bd875 Add configurability of unnamed envs 2020-07-18 12:06:48 +02:00