Sylvain Corlay
|
cf6017edd7
|
Add copyright headers
|
2020-07-10 11:08:44 +02:00 |
Johan Mabille
|
270c28708f
|
Replaced tree with graph in query result
|
2020-06-30 17:15:17 +02:00 |
Wolf Vollprecht
|
b5db1abff9
|
remove timeout for downloads, use speed limit instead
|
2020-06-15 15:33:54 +02:00 |
Wolf Vollprecht
|
9ddc4cf7b6
|
properly set pkgs and envs dirs
|
2020-06-15 14:55:07 +02:00 |
Wolf Vollprecht
|
4110e61f49
|
simplify force-reinstall
|
2020-06-05 08:38:41 +02:00 |
Wolf Vollprecht
|
124091067d
|
implement force reinstall the right way
|
2020-06-04 18:24:30 +02:00 |
Wolf Vollprecht
|
6a712f1293
|
add force reinstall support to core mamba
|
2020-06-04 18:24:30 +02:00 |
Johan Mabille
|
00061595e7
|
Replaced vector with deque to guarantee iterator validity upon insertion
|
2020-06-02 14:06:37 +02:00 |
Johan Mabille
|
ec79a3e7bd
|
Plugged QueryResult
|
2020-06-02 12:10:36 +02:00 |
Wolf Vollprecht
|
68874a783a
|
add repo clear functionality, needed for boa
|
2020-05-28 17:46:49 +02:00 |
Wolf Vollprecht
|
70d214c305
|
refactor to add & check metadata in .solv file
|
2020-05-25 20:24:26 +02:00 |
Wolf Vollprecht
|
b2663f9c3d
|
add pip to repo
|
2020-05-25 13:39:18 +02:00 |
Johan Mabille
|
e9704320f0
|
Implemented create_cache_dir and cache_fn_url functions
|
2020-05-22 16:33:26 +02:00 |
Wolf Vollprecht
|
8edcdd3170
|
Merge pull request #284 from JohanMabille/multichannel
Implemented MultiChannel logic, calculate_channel_urls and get_channe…
|
2020-05-20 18:05:04 +02:00 |
Wolf Vollprecht
|
630e849b8d
|
fix nodeps environment creation
|
2020-05-20 16:47:49 +02:00 |
Johan Mabille
|
535e0ac39c
|
Implemented MultiChannel logic, calculate_channel_urls and get_channel_urls
|
2020-05-20 15:55:55 +02:00 |
Wolf Vollprecht
|
33a095ae8f
|
add initial version of repoquery json
|
2020-05-20 14:20:13 +02:00 |
Johan Mabille
|
c6f2ebdd61
|
More fixes of Channel C++ implementation
|
2020-05-18 23:55:49 +02:00 |
Wolf Vollprecht
|
183ea330da
|
Merge pull request #270 from JohanMabille/channel
Added unit test for channel and fixed some bugs
|
2020-05-18 19:54:48 +02:00 |
Johan Mabille
|
8d0351470d
|
Added unit test for channel and fixed some bugs
|
2020-05-18 18:31:07 +02:00 |
Wolf Vollprecht
|
c01b504f0d
|
add no-deps, only-deps and improve transaction printing, history writing
|
2020-05-18 07:30:27 +02:00 |
Johan Mabille
|
2ac238f3be
|
Python bindings for Channel
|
2020-05-16 00:26:18 +02:00 |
Wolf Vollprecht
|
289672dc94
|
integrate package cache (#235)
integrate package cache
|
2020-05-13 19:49:06 +02:00 |
Wolf Vollprecht
|
51c569d1bb
|
Fix http file issues (#213)
fix http file issues, and add locate env functions
|
2020-05-09 11:33:56 +02:00 |
Wolf Vollprecht
|
1791d792de
|
add history writing
|
2020-05-05 15:32:07 +02:00 |
Wolf Vollprecht
|
0f91cb4d3d
|
add package linking to mamba-experimental flag
|
2020-05-05 15:27:37 +02:00 |
Wolf Vollprecht
|
26281cf8b1
|
add a PyString to fs::path interface
|
2020-05-04 13:04:44 +02:00 |
Rutuja Surve
|
4cbb20d58e
|
Adding conda-tree like dependency printing functionality to mamba
|
2020-04-28 15:04:55 +00:00 |
Johan Mabille
|
156b2dd4df
|
Moved implementation files to src
|
2020-04-24 11:54:54 +02:00 |