summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-04-24Change JSON output of compareMatthias Beyer
2019-04-24Add missing "ComparePackage" typeMatthias Beyer
2019-04-24Add "compare" functionality in main()Matthias Beyer
2019-04-24Implement TableFrontend::compare_packages()Matthias Beyer
2019-04-24Implement JsonFrontend::compare_packages()Matthias Beyer
2019-04-24Implement ListFrontend::compare_packages()Matthias Beyer
2019-04-24Add Frontend::compare_packages()Matthias Beyer
2019-04-24Add "compare" functionality in CLIMatthias Beyer
2019-04-23Merge pull request #2 from matthiasbeyer/frontend-jsonMatthias Beyer
2019-04-23Fix: Status and Www implement Display, so they implement ToString as wellMatthias Beyer
2019-04-23Refactor: Do not use the `format!("{}", ...)` trickMatthias Beyer
2019-04-23Implement JSON frontendMatthias Beyer
2019-04-19Initial importMatthias Beyer