Commit Graph

23 Commits

Author SHA1 Message Date
Sylvain Corlay cf6017edd7 Add copyright headers 2020-07-10 11:08:44 +02:00
Johan Mabille 9e1aba5759 Removed warnings 2020-06-02 16:05:31 +02:00
Wolf Vollprecht 70d214c305 refactor to add & check metadata in .solv file 2020-05-25 20:24:26 +02:00
Johan Mabille e9704320f0 Implemented create_cache_dir and cache_fn_url functions 2020-05-22 16:33:26 +02:00
Johan Mabille a96d1c6808
Merge pull request #174 from JohanMabille/cpp_api
API cleanup
2020-04-24 14:41:40 +02:00
Johan Mabille e02c086cb9 API cleanup 2020-04-24 14:17:10 +02:00
Wolf Vollprecht 71b1c6fa19 fix slightly wrong logic in cache check 2020-04-24 14:01:29 +02:00
Wolf Vollprecht ac240be29d implement retry mechanism 2020-04-23 10:38:28 +02:00
Wolf Vollprecht 68b8b6e12b add temporary file 2020-04-22 11:56:43 +02:00
Wolf Vollprecht ab2d3ffc13 remove thirdparty/indicators, use auto-width 2020-04-21 15:54:56 +02:00
Johan Mabille 4258a5f938 Refactored output.hpp 2020-04-21 12:44:40 +02:00
Johan Mabille 6a00cc5d1c Refactored subdirdata.hpp 2020-04-20 23:22:11 +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
David Brochart 2c1e8b44dd Handle --json as --quiet for now 2020-04-17 10:24:32 +02:00
Wolf Vollprecht 3ba368d874 restore windows compatibility 2020-04-15 16:50:01 +02:00
Wolf Vollprecht e0ef2b6d62 context to C++ 2020-04-15 10:53:48 +02:00
Wolf Vollprecht 987aa00267 clean up output and download 2020-04-15 10:26:17 +02:00
Wolf Vollprecht 060a7132d1 fix up parallel download 2020-04-14 19:16:48 +02:00
Wolf Vollprecht be520ac7c2 refactor cURL code, add quiet param 2020-04-14 13:14:20 +02:00
Wolf Vollprecht ec910a3f93 use libCURL for downloading 2020-04-14 13:13:42 +02:00
Wolf Vollprecht 78589fbfae parallel downloads with librepo 2020-04-14 13:13:00 +02:00