Johan Mabille
|
d5c2a83932
|
Fixed test_repoquery after yaml rebuild (#4035)
|
2025-07-31 15:55:35 +02:00 |
Julien Jerphanion
|
4185322d51
|
release libmamba 2.3.1, micromamba 2.3.1, libmambapy 2.3.1
|
2025-07-28 15:50:42 +02:00 |
Hind-M
|
e39196dc20
|
Consider `SHELL` env var (#3997)
|
2025-06-30 15:21:17 +02:00 |
AntoinePrv
|
0ad2c5695c
|
release libmamba 2.3.0, micromamba 2.3.0, libmambapy 2.3.0
|
2025-06-16 10:51:33 +02:00 |
Sandrine Pataut
|
e3e5f54540
|
feat: add option revision to install command (#3966)
Co-authored-by: Klaim (Joël Lamotte) <142265+Klaim@users.noreply.github.com>
|
2025-06-13 18:35:59 +02:00 |
Burt Holzman
|
445bf87ecc
|
fix: Skip inaccessible CONDA_ENVS_DIRS (#3887)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
|
2025-06-12 00:51:31 +02:00 |
Julien Jerphanion
|
0d3758dee8
|
maint: Cancel activation script removal (#3946)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Hind-M <70631848+Hind-M@users.noreply.github.com>
|
2025-06-05 09:58:21 +02:00 |
AntoinePrv
|
aa0d303dbb
|
release libmamba 2.2.0, micromamba 2.2.0, libmambapy 2.2.0
|
2025-06-04 16:01:04 +02:00 |
Antoine Prouvost
|
7ce51b3de9
|
Compile with C++20 (#3965)
|
2025-06-04 11:28:11 +02:00 |
Hind-M
|
835cbe8fcc
|
Fix listing dependencies pulled with `pip` (#3963)
|
2025-06-03 10:18:15 +02:00 |
Hind-M
|
5789fe4f29
|
Handle environment variables from `yaml` file (#3955)
|
2025-05-28 14:08:28 +02:00 |
Sandrine Pataut
|
fb54852b92
|
unify channels of installed and removed packages written in history (#3892)
|
2025-05-28 09:47:33 +02:00 |
Johan Mabille
|
7e6435c605
|
Transaction context (#3950)
|
2025-05-23 16:30:02 +02:00 |
Klaim (Joël Lamotte)
|
b0da2730f3
|
Make integration tests not rely on specific organisation of packages (#3897)
Co-authored-by: Johan Mabille <johan.mabille@gmail.com>
Co-authored-by: Hind-M <70631848+Hind-M@users.noreply.github.com>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
|
2025-05-20 13:47:29 +02:00 |
Antoine Prouvost
|
06000139c9
|
Refactor `SubdirData` > `SubdirIndexLoader` (#3940)
|
2025-05-15 16:57:52 +02:00 |
Kolen Cheung
|
e3ab63ac45
|
Fix typo in help menu for the `reactivate` command (#3932)
|
2025-05-14 13:14:01 +02:00 |
Burt Holzman
|
da0607b039
|
Unify CONDA_ENVS_PATH, CONDA_ENVS_DIRS (#3855)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
|
2025-05-14 12:28:49 +02:00 |
Iisakki Rotko
|
3111778478
|
support installing pip dependencies with uv (#3918)
|
2025-05-14 12:26:12 +02:00 |
Nicola Soranzo
|
cadd3c9e06
|
Allow creating environment with empty folder as target prefix (#3919)
|
2025-05-13 18:12:06 +02:00 |
Antoine Prouvost
|
562f64e8a6
|
Rename str > to_string (#3917)
|
2025-05-06 14:05:33 +02:00 |
Johan Mabille
|
e1f0543810
|
release libmamba 2.1.1, micromamba 2.1.1, libmambapy 2.1.1
|
2025-05-05 15:02:14 +02:00 |
Julien Jerphanion
|
f182c7bd3e
|
Make `self-update` a command for micromamba only (#3906)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Klaim <Klaim@users.noreply.github.com>
|
2025-04-28 16:05:20 +02:00 |
Julien Jerphanion
|
939ed2f038
|
fix: Give precedence to repodata when constructing `repodata_record` files (#3901)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
|
2025-04-24 09:38:55 +02:00 |
Sandrine Pataut
|
88695684da
|
feat: add sha256 flag to list command (#3885)
|
2025-04-23 11:40:00 +02:00 |
Antoine Prouvost
|
8660875d5e
|
Some test isolation (#3900)
|
2025-04-22 10:50:28 +02:00 |
Klaim (Joël Lamotte)
|
f75560a4a6
|
hotfix: in integration tests assume xtensor is v0.26 (#3898)
|
2025-04-16 18:05:25 +02:00 |
Hind-M
|
5cef48350a
|
Fix install using remote yaml files (#3875)
|
2025-04-08 10:47:42 +02:00 |
Johan Mabille
|
9e76befe6e
|
Release 2.1.0
|
2025-04-01 16:09:45 +02:00 |
Burt Holzman
|
b7ea5cf4c0
|
fix: Prohibit conda envs path and conda envs dirs (#3854)
|
2025-03-31 12:54:50 +02:00 |
Hind-M
|
c90b4aab41
|
Fix authenticated downloading (#3868)
|
2025-03-25 13:32:24 +01:00 |
Hind-M
|
7c972d2d47
|
Windows menuinst (#3846)
|
2025-03-25 06:20:47 +01:00 |
Johan Mabille
|
d1ca95e356
|
Release 2.0.8
|
2025-03-19 12:24:43 +01:00 |
Julien Jerphanion
|
d8a36eed43
|
fix: Correct paths and suggestions in `etc/profile.d/mamba.sh` (#3865)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Johan Mabille <johan.mabille@gmail.com>
|
2025-03-19 12:08:57 +01:00 |
Hind Montassif
|
1e66fabb8f
|
release libmamba 2.0.7, micromamba 2.0.7, libmambapy 2.0.7
|
2025-03-07 14:13:31 +01:00 |
Burt Holzman
|
902fd1990f
|
fix: Adapt root prefix' precedence for CONDA_ENVS_PATH (#3852)
|
2025-03-07 10:57:11 +01:00 |
Sandrine Pataut
|
b6b1143b1b
|
feat: add envs flag to info command (#3837)
|
2025-03-05 16:11:55 +01:00 |
Sandrine Pataut
|
b117f3acae
|
feat: add revisions flag to list command (#3800)
|
2025-03-05 16:11:22 +01:00 |
Julien Jerphanion
|
c6ff043d71
|
release libmamba 2.0.7.rc1, micromamba 2.0.7.rc1, libmambapy 2.0.7.rc1
|
2025-03-05 15:00:30 +01:00 |
Burt Holzman
|
d9af139d11
|
fix: Create directories from `envs_dirs` if they do not exist (#3796)
Signed-off-by: Burt Holzman <burt@fnal.gov>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
|
2025-02-28 12:56:06 +01:00 |
Julien Jerphanion
|
392fe3b7c3
|
fix: Temporarily skip `test_pip_git_https_lockfile` (#3838)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
|
2025-02-26 12:24:29 +01:00 |
Julien Jerphanion
|
241fe11c34
|
release libmamba 2.0.7.rc0, micromamba 2.0.7.rc0, libmambapy 2.0.7.rc0
|
2025-02-24 15:45:46 +01:00 |
Ayaz Salikhov
|
6227622587
|
maint: Add markdownlint pre-commit hook (#3756)
|
2025-02-21 19:40:59 +01:00 |
Hind-M
|
8824be1105
|
Use correct `url` in metadata and mirrors (#3816)
|
2025-02-21 10:48:45 +01:00 |
Julien Jerphanion
|
148a25c44d
|
maint: Consistently name `Database` objects (#3831)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
|
2025-02-20 14:01:45 +01:00 |
Sandrine Pataut
|
2bea5a283b
|
feat: add base flag to info command (#3779)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Klaim <Klaim@users.noreply.github.com>
Co-authored-by: Johan Mabille <johan.mabille@gmail.com>
Co-authored-by: Hind Montassif <hind.montassif@gmail.com>
|
2025-02-19 12:37:42 +01:00 |
k-collie
|
746360cb15
|
fix: Explain unsolvable updates (#3829)
|
2025-02-19 09:17:29 +01:00 |
Burt Holzman
|
80019ba423
|
fix: Adapt root prefix' precedence for `envs_dirs` (#3813)
|
2025-02-18 17:47:35 +01:00 |
Hind-M
|
211d79db77
|
Fix windows paths and add tests (#3787)
|
2025-02-18 13:14:55 +01:00 |
Julien Jerphanion
|
402b2d474b
|
fix: Adaptive level for compatible Version formatting (#3818)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
|
2025-02-13 15:41:25 +01:00 |
Sandrine Pataut
|
b5e197fc14
|
feat: add export flag to list command (#3780)
|
2025-02-04 20:25:10 +02:00 |