Commit Graph

27 Commits

Author SHA1 Message Date
Sylvain Corlay cf6017edd7 Add copyright headers 2020-07-10 11:08:44 +02:00
Wolf Vollprecht b5db1abff9 remove timeout for downloads, use speed limit instead 2020-06-15 15:33:54 +02:00
Wolf Vollprecht b2663f9c3d add pip to repo 2020-05-25 13:39:18 +02:00
Johan Mabille 535e0ac39c Implemented MultiChannel logic, calculate_channel_urls and get_channel_urls 2020-05-20 15:55:55 +02:00
Johan Mabille 081a53ebff platforms and urls with default argument 2020-05-19 18:33:52 +02:00
Johan Mabille b3625107b2 Partial implementation of Channel 2020-05-14 10:05:35 +02:00
Wolf Vollprecht aa4c232511 add initial work for PackageCache 2020-05-11 08:25:29 +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 b535f10390 add micromamba and finalize initialization 2020-05-06 13:56:45 +02:00
Wolf Vollprecht 217f809f26 add termcolor, fix init shell script for bash 2020-05-06 12:06:01 +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 88e4f240e9 add post-link script handling 2020-05-05 15:27:37 +02:00
Wolf Vollprecht ac116ec1b2 quickfix tests 2020-05-04 14:59:59 +02:00
Wolf Vollprecht 38b583a70a add mamba init and mamba shell activation 2020-05-04 11:25:11 +02:00
Wolf Vollprecht ac240be29d implement retry mechanism 2020-04-23 10:38:28 +02:00
Wolf Vollprecht e406de52aa better final print after transfer 2020-04-22 20:58:49 +02:00
David Brochart 5bcccf3984 JSON output 2020-04-22 16:07:26 +02:00
Wolf Vollprecht fb9bb2b209 add ssl_verify option 2020-04-21 19:04:38 +02:00
Johan Mabille 3e7675c86f Refactored context.hpp 2020-04-20 16:46:11 +02:00
Wolf Vollprecht c16056aa16 add validation and unpacking for packages 2020-04-17 13:18:49 +02:00
Wolf Vollprecht 290cef0d20 respect dry run 2020-04-17 13:17:58 +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
David Brochart 2c1e8b44dd Handle --json as --quiet for now 2020-04-17 10:24:32 +02:00
Wolf Vollprecht be520ac7c2 refactor cURL code, add quiet param 2020-04-14 13:14:20 +02:00
Wolf Vollprecht 78589fbfae parallel downloads with librepo 2020-04-14 13:13:00 +02:00