Commit Graph

28 Commits

Author SHA1 Message Date
Sylvain Corlay cf6017edd7 Add copyright headers 2020-07-10 11:08:44 +02:00
Wolf Vollprecht 0c85f6f7a9 cut credentials from repo printing, and add binstar token 2020-06-30 16:28:26 +02:00
Wolf Vollprecht 0ae5fe520a get rid of infinite loops on small terminals 2020-06-30 15:27:08 +02:00
Johan Mabille 9e1aba5759 Removed warnings 2020-06-02 16:05:31 +02:00
Johan Mabille 175cfe5d84 Initial implementation of QueryResult 2020-06-02 12:10:36 +02:00
Wolf Vollprecht e49c1ca950 use enum class everywhere 2020-05-18 17:49:04 +02:00
Wolf Vollprecht 74e585fbc4
Beautify transaction printing (#227)
Beautify transaction printing
2020-05-13 16:27:20 +02:00
David Brochart 40206ee123 Add LINK section to JSON output 2020-05-11 18:26:15 +02:00
Wolf Vollprecht 3ad025e441 add initial windows run_script support 2020-05-05 15:27:37 +02:00
Wolf Vollprecht 3023e403c6 fix win build 2020-04-22 21:08:30 +02:00
Wolf Vollprecht e406de52aa better final print after transfer 2020-04-22 20:58:49 +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 677d3e4d6b win fixes, remove string_view 2020-04-22 11:00:31 +02:00
Wolf Vollprecht d4c1182fe4 improve downloading and available pkg data checking 2020-04-22 09:05:53 +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 3247022106 Refactored fetch.hpp 2020-04-20 17:58:35 +02:00
Wolf Vollprecht 8f2d8e5697 add --mamba-download flag 2020-04-17 20:58:29 +02:00
Wolf Vollprecht 5acd3ddfbe rebase & cleanup 2020-04-17 13:21:01 +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