summaryrefslogtreecommitdiffstats
path: root/src/commands/mod.rs
AgeCommit message (Expand)Author
2021-01-13Add LICENSE file and license headersMatthias Beyer
2020-12-11Add "tree-of" subcommand to print dependency tree of a packageMatthias Beyer
2020-12-11Add "lint" subcommandMatthias Beyer
2020-12-03Implement release subcommandMatthias Beyer
2020-11-11Move to have "source" subcommandMatthias Beyer
2020-11-11Add command: verify-sourcesMatthias Beyer
2020-11-10Move DB cli interface to proper placeMatthias Beyer
2020-11-09Add subcommand: find-pkgMatthias Beyer
2020-11-09Add subcommand: env-ofMatthias Beyer
2020-11-08Move command implementations into dedicated moduleMatthias Beyer