summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-05-20Update dependency: indicatif 0.15 -> 0.16.1Matthias Beyer
2021-05-17Revert "Update dependency: indicatif 0.15 -> 0.16"Matthias Beyer
2021-05-17Add "db setup" subcommandMatthias Beyer
2021-05-12Revert "Add automatic pager setup"Matthias Beyer
2021-05-11Merge branch 'update-deps'Matthias Beyer
2021-05-11Update dependency: indicatif 0.15 -> 0.16Matthias Beyer
2021-05-11Merge branch 'auto-pager'Matthias Beyer
2021-05-10Add automatic pager setupMatthias Beyer
2021-05-10Add human-panic setupMatthias Beyer
2021-04-19Update dependency: diesel 1.4 -> 1.4.6Matthias Beyer
2021-04-19Update dependency: tar 0.4 -> 0.4.16Matthias Beyer
2021-04-12Use aquamarine 0.1 branchMike Lubients
2021-03-17Add crate metadataMatthias Beyer
2021-03-17Update config: own fork -> 0.11Matthias Beyer
2021-03-16Update dialoguer: 0.7 -> 0.8Matthias Beyer
2021-03-13Switch from sha1 to sha-1Matthias Beyer
2021-03-11Add xdg-based config file mergingMatthias Beyer
2021-03-10Merge branch 'pathes-to-absolute'Matthias Beyer
2021-03-10Merge branch 'update-deps'Matthias Beyer
2021-03-10Re-write patch postprocessingMatthias Beyer
2021-03-09Implement patch-path rewritingMatthias Beyer
2021-03-07Add filters for listing containers on endpointsMatthias Beyer
2021-03-07Use the bytesize crate to format size of memory nicelyMatthias Beyer
2021-03-07result-inspect: 0.1 -> 0.2Matthias Beyer
2021-03-05Enable tokio feature "time"Matthias Beyer
2021-03-01Implement "release rm" subcommandMatthias Beyer
2021-02-21Update typed-builder: 0.8 -> 0.9Matthias Beyer
2021-02-21Update shiplift: git -> 0.7Matthias Beyer
2021-02-15Force "funty" to 1.1.0Matthias Beyer
2021-02-06Rewrite package organizational structure using DAGMatthias Beyer
2021-01-30Update tokio: 0.2 -> 1.0, shipliftMatthias Beyer
2021-01-30typed-builder: 0.7 -> 0.8Matthias Beyer
2021-01-30reqwest: 0.10 -> 0.11Matthias Beyer
2021-01-30itertools: 0.9 -> 0.10Matthias Beyer
2021-01-29Add dependency: aquamarineMatthias Beyer
2021-01-25Remove unused crateMatthias Beyer
2021-01-15Reimplement tree printing using 'ptree'Matthias Beyer
2021-01-15Add compatiblity setting in configuration fileMatthias Beyer
2021-01-13Revert "Reimplement hash verification"Matthias Beyer
2021-01-13Add more Authors to Cargo.tomlMatthias Beyer
2021-01-13Set license in Cargo.tomlMatthias Beyer
2021-01-12Reimplement hash verificationMatthias Beyer
2021-01-12Fix: Spawn filesystem task on a blocking tokio threadMatthias Beyer
2021-01-12Pin shiplift to revisionMatthias Beyer
2021-01-11Fix: Remove indentation from script snippets when building scriptChristoph Prokop
2020-12-16Replace manual Display implementations with deriveMatthias Beyer
2020-12-15Add subcommand to generate CLI completion scriptMatthias Beyer
2020-12-14Disable logging in handlebarsMatthias Beyer
2020-12-14Remove ContainerError type, thiserror dependencyMatthias Beyer
2020-12-11CleanupMatthias Beyer