Commit Graph

18 Commits

Author SHA1 Message Date
Sylvain Corlay cf6017edd7 Add copyright headers 2020-07-10 11:08:44 +02:00
Wolf Vollprecht 0605315c3c
Merge pull request #355 from JohanMabille/query_result
Directed graph implementation
2020-06-30 19:03:11 +02:00
Johan Mabille 270c28708f Replaced tree with graph in query result 2020-06-30 17:15:17 +02:00
Wolf Vollprecht 0c85f6f7a9 cut credentials from repo printing, and add binstar token 2020-06-30 16:28:26 +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
Johan Mabille 81bd50088b implemented sort and groupby 2020-06-02 12:10:36 +02:00
Johan Mabille 175cfe5d84 Initial implementation of QueryResult 2020-06-02 12:10:36 +02:00
Wolf Vollprecht 33a095ae8f add initial version of repoquery json 2020-05-20 14:20:13 +02:00
Wolf Vollprecht b29a53f64a implement reverse dependency walker and tree printing 2020-05-13 22:48:51 +02:00
Wolf Vollprecht 20d5b323df more beautification and handling non-found packages 2020-04-29 13:42:03 +02:00
Wolf Vollprecht a993582644 slightly improve styling of dependency tree printing 2020-04-29 12:53:37 +02:00
Rutuja Surve b879f9e726 Resolving conflict changes wrt master 2020-04-28 15:14:18 +00:00
Rutuja Surve 4cbb20d58e Adding conda-tree like dependency printing functionality to mamba 2020-04-28 15:04:55 +00:00
Mariana Meireles dc3155939c Add tabulate on query 2020-04-28 11:25:57 +02:00
Johan Mabille 26222d9e31 Refactored query.hpp 2020-04-21 00:36:58 +02:00
Wolf Vollprecht ad4e5bdd2c clean up code and output 2020-04-07 13:45:56 +02:00
Wolf Vollprecht 100d689ecd add missing file 2020-04-07 09:23:54 +02:00