summaryrefslogtreecommitdiffstats
path: root/src/commands/find_artifact.rs
AgeCommit message (Expand)Author
2021-11-19Update Copyright string to 2020-2022Matthias Beyer
2021-09-06Add CLI option to call find-artifacts subcommand with filter for imageMatthias Beyer
2021-09-06Rewrite interface for finding artifacts with builderMatthias Beyer
2021-08-12Fix clippy: Remove needless borrowsMatthias Beyer
2021-05-11Add module-level docsMatthias Beyer
2021-03-18Rewrite PackageVersionConstraint constructingMatthias Beyer
2021-03-04Remove counting of package filesMatthias Beyer
2021-03-04Do not pass progress bars by value, but by referenceMatthias Beyer
2021-02-25Multiple release storesMatthias Beyer
2021-02-11Fix: Collect results first, then abort on first resultMatthias Beyer
2021-02-11Implement find-artifact subcommandMatthias Beyer