summaryrefslogtreecommitdiffstats
path: root/src/commands/tree_of.rs
AgeCommit message (Expand)Author
2021-01-18Run `cargo fmt`Matthias Beyer
2021-01-18Add comments on subcommand implementationsMatthias Beyer
2021-01-15Fix clippy: you should consider adding a `Default` implementation for `packag...Matthias Beyer
2021-01-15Reimplement tree printing using 'ptree'Matthias Beyer
2021-01-13Add LICENSE file and license headersMatthias Beyer
2020-12-11Add "tree-of" subcommand to print dependency tree of a packageMatthias Beyer