summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-08Fix: Update the progress bar each secondMatthias Beyer
2021-04-08Remove pub(super) on Job membersMatthias Beyer
2021-04-06Remove pub from FileStoreImpl::root_path memberMatthias Beyer
2021-04-06Remove outdated commentMatthias Beyer
2021-03-18Merge branch 'nice-error-for-package_version_contraint'Matthias Beyer
2021-03-18Make error message more verboseMatthias Beyer
2021-03-18Rewrite PackageVersionConstraint constructingMatthias Beyer
2021-03-18Make ::parser() privateMatthias Beyer
2021-03-18Rewrite to use constructorMatthias 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
2021-03-11Fix: Make error message more readable for humansMatthias Beyer
2021-03-11Add missing about message for release subcommandMatthias Beyer
2021-03-11Add more verbose error output if no subcommand is givenMatthias Beyer
2021-03-11Add more verbose error output if no subcommand is givenMatthias Beyer
2021-03-11Add more error context if CLI command failsMatthias Beyer
2021-03-11Add more error contextMatthias Beyer
2021-03-11Fix: Remove job input/output artifacts tablesMatthias Beyer
2021-03-10Remove job input/output artifacts tablesMatthias Beyer
2021-03-10Merge branch 'pathes-to-absolute'Matthias Beyer
2021-03-10Fix: Do not check lint script path in config validationMatthias Beyer
2021-03-10Merge branch 'update-deps'Matthias Beyer
2021-03-10Merge branch 'subcommand-endpoint'Matthias Beyer
2021-03-10Add comments on patch-path-fixing algorithmMatthias Beyer
2021-03-10Refactor for more readabilityMatthias Beyer
2021-03-10Re-write patch postprocessingMatthias Beyer
2021-03-10Example: Add multiple sub-versions of "s", with different patchesMatthias Beyer
2021-03-10Add "patch" file to sMatthias Beyer
2021-03-10Example: Add patchcheck phase to check whether patches are presentMatthias Beyer
2021-03-10Implement patch-to-container copyingMatthias Beyer