summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-01v0.1.4v0.1.4v0.1.xMatthias Beyer
2021-06-01Update changelog for the 0.1.4 releaseMatthias Beyer
2021-06-01Remove sourcehut buildsMatthias Beyer
2021-06-01Fix: Insert shouldn't be done with LogItem::display()Matthias Beyer
2021-05-25Fix: Error out if a dependency cannot be foundMatthias Beyer
2021-05-25Impl Display for PackageVersionConstraintMatthias Beyer
2021-05-18Fix typo in help messageMatthias Beyer
2021-05-17v0.1.3v0.1.3Matthias Beyer
2021-05-17Update changelog for the 0.1.3 releaseMatthias Beyer
2021-05-17Fix: Consume all items before failingMatthias Beyer
2021-05-17Fix: Helptext is for downloadingMatthias Beyer
2021-05-17Fix: Do not print database password in debug logMatthias Beyer
2021-05-17Fix: Check whether environments are equalMatthias Beyer
2021-05-11v0.1.2v0.1.2Matthias Beyer
2021-05-11Update changelog for the 0.1.2 releaseMatthias Beyer
2021-05-11Fix: Do not return "dependencies missing" error on closed channelMatthias Beyer
2021-04-27Fix typoMatthias Beyer
2021-04-27Fix: copy release artifact instead of renaming itMatthias Beyer
2021-04-27Fix: clap value querying should match CLI specMatthias Beyer
2021-04-22v0.1.1v0.1.1Matthias Beyer
2021-04-22Update changelog for 0.1.1 releaseMatthias Beyer
2021-04-22Fix: If no, returnMatthias Beyer
2021-04-20Update dependency: diesel 1.4 -> 1.4.6Matthias Beyer
2021-04-20Update dependency: tar 0.4 -> 0.4.16Matthias Beyer
2021-04-13Fix: Value nameChristoph Prokop
2021-04-09Fix: Patch file finding algorithmMatthias Beyer
2021-04-09Fix: Error out if a patch file is missingMatthias Beyer
2021-03-17v0.1.0v0.1.0Matthias Beyer
2021-03-17Merge branch 'prepare-0.1.0'Matthias Beyer
2021-03-17Add entry for 0.1.0Matthias Beyer
2021-03-17Add crate metadataMatthias Beyer
2021-03-17Add note about MSRVMatthias Beyer
2021-03-17Make error on closed channel more verboseMatthias Beyer
2021-03-17Add check whether package name or version is emptyMatthias Beyer
2021-03-17Update config: own fork -> 0.11Matthias Beyer
2021-03-17Merge branch 'update-deps'Matthias Beyer
2021-03-16Merge branch 'ban-fuchsia'Matthias Beyer
2021-03-16Merge branch 'fix-confirm'Matthias Beyer
2021-03-16Update dialoguer: 0.7 -> 0.8Matthias Beyer
2021-03-16Fix: Check return value of confirmation promptMatthias Beyer
2021-03-13Add lint in CI to check banned cratesMatthias Beyer
2021-03-13Ban fuchsia-cprgnMatthias Beyer
2021-03-13Switch from sha1 to sha-1Matthias Beyer
2021-03-11Fix: Make XDG configuration not requiredMatthias Beyer
2021-03-11Merge branch 'misc'Matthias Beyer
2021-03-11Merge branch 'xdg-config'Matthias Beyer
2021-03-11Add more error context to config loadingMatthias Beyer
2021-03-11Endpoint configuration as MapMatthias Beyer
2021-03-11Add xdg-based config file mergingMatthias Beyer
2021-03-11Add more verbose error if ./. is not a git repositoryMatthias Beyer