Commit Graph

31 Commits

Author SHA1 Message Date
Sylvain Corlay cf6017edd7 Add copyright headers 2020-07-10 11:08:44 +02:00
Wolf Vollprecht a72bd0c29d improve update all handling 2020-06-05 13:11:31 +02:00
Wolf Vollprecht e49c1ca950 use enum class everywhere 2020-05-18 17:49:04 +02:00
Wolf Vollprecht af82cdf53e remove unused python, add some handling for empty transactions 2020-05-18 11:04:55 +02:00
Wolf Vollprecht 73e3489922 switch to tristate filter state 2020-05-18 09:00:37 +02:00
Wolf Vollprecht c01b504f0d add no-deps, only-deps and improve transaction printing, history writing 2020-05-18 07:30:27 +02:00
Wolf Vollprecht 289672dc94
integrate package cache (#235)
integrate package cache
2020-05-13 19:49:06 +02:00
Wolf Vollprecht 1791d792de add history writing 2020-05-05 15:32:07 +02:00
Wolf Vollprecht db1b90b9d4 nearing final api 2020-05-05 15:27:37 +02:00
Wolf Vollprecht 1f9dba27b5 add find python in transaction functionality 2020-05-05 15:27:37 +02:00
Wolf Vollprecht 0f91cb4d3d add package linking to mamba-experimental flag 2020-05-05 15:27:37 +02:00
Wolf Vollprecht d7f3d56c6d initial version of pyc file compilation 2020-05-05 15:27:37 +02:00
Wolf Vollprecht 4c12eba43b add transaction execute and unlink action 2020-05-05 15:27:37 +02:00
Johan Mabille e02c086cb9 API cleanup 2020-04-24 14:17:10 +02:00
Wolf Vollprecht ac240be29d implement retry mechanism 2020-04-23 10:38:28 +02:00
Wolf Vollprecht 62c4b3b898 init all the bools 2020-04-22 20:58:50 +02:00
Wolf Vollprecht b799941aa5 move extract to a thread 2020-04-22 20:58:15 +02:00
David Brochart 731581df6b Separate JsonLogger class 2020-04-22 16:22:03 +02:00
David Brochart 5bcccf3984 JSON output 2020-04-22 16:07:26 +02:00
Johan Mabille b06b6b21a7 Integrated minilog in output 2020-04-22 15:00:09 +02:00
Wolf Vollprecht d4c1182fe4 improve downloading and available pkg data checking 2020-04-22 09:05:53 +02:00
Johan Mabille 4258a5f938 Refactored output.hpp 2020-04-21 12:44:40 +02:00
Johan Mabille 5d78677611 Refactored transaction.hpp 2020-04-20 22:27:59 +02:00
Wolf Vollprecht d3e9ecdb17 enrich data with unzipped index.json 2020-04-20 15:40:27 +02:00
Wolf Vollprecht 8f2d8e5697 add --mamba-download flag 2020-04-17 20:58:29 +02:00
Wolf Vollprecht f048d0a32a add conda extraction 2020-04-17 17:04:04 +02:00
Wolf Vollprecht c16056aa16 add validation and unpacking for packages 2020-04-17 13:18:49 +02:00
Wolf Vollprecht a925d219a7 add parallel downloading of packages 2020-04-17 13:17:13 +02:00
Wolf Vollprecht f40e1a0f0f initial parallel package download 2020-04-17 13:16:14 +02:00
Wolf Vollprecht ad4e5bdd2c clean up code and output 2020-04-07 13:45:56 +02:00
Wolf Vollprecht e4278e2db9 big cpp refactor 2020-04-03 17:40:12 +02:00