summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-12-02Merge branch 'optimize-mass-download'HEADmasterMatthias Beyer
2021-12-02Merge branch 'container-create-with-sensible-name'Matthias Beyer
2021-12-02Merge branch 'misc'Matthias Beyer
2021-12-02Allow spinner_format in config, to be backwards compatibleMatthias Beyer
2021-12-02Fix: Increase bar length when adding downloadMatthias Beyer
2021-12-02Fix: Add missing closing parenMatthias Beyer
2021-12-02Introduce semaphore for max of 100 concurrent downloadsMatthias Beyer
2021-12-02Optimize: Do not increase the download counter too soonMatthias Beyer
2021-12-02Optimize: Write bytes to disk and increase statusbar in parallelMatthias Beyer
2021-12-02Fix: Do not finish download twiceMatthias Beyer
2021-12-02Add doc for helper typeMatthias Beyer
2021-12-02Outsource "source download" subcommand implMatthias Beyer
2021-12-02Move source command implementation to submoduleMatthias Beyer
2021-12-02Add progress wrapperMatthias Beyer
2021-12-02Remove multiple progress when downloadingMatthias Beyer
2021-12-02Remove spinner support in progress bar helperMatthias Beyer
2021-12-02Fix: Use already existing response type to get byte stream, instead of starti...Matthias Beyer
2021-11-23Build unique container name from job metadataMatthias Beyer
2021-11-19Fix error/info messages for binary nameMatthias Beyer
2021-11-19Update Copyright string to 2020-2022Matthias Beyer
2021-11-12Fix: Refer to CONTRIBUTING.md fileMatthias Beyer
2021-11-12Merge branch 'source-download-timeout' into nextMatthias Beyer
2021-11-12Merge branch 'job-failure-message-with-log-command-hint' into nextMatthias Beyer
2021-11-12Merge branch 'jobs-listing-without-ms' into nextMatthias Beyer
2021-11-12Merge branch 'simplify-no-repo-error-output' into nextMatthias Beyer
2021-11-11Simplify error message if butido is not executed from the package repositoryMatthias Beyer
2021-11-11Format listed jobs timestamps without millisecondsMatthias Beyer
2021-11-11Restructure error output for more screen real estateMatthias Beyer
2021-11-11Add line which can be used to print the job log with butidoMatthias Beyer
2021-11-11Add support for timeout in source download subcommandMatthias Beyer
2021-11-03Merge pull request #24 from dtolnay-contrib/fmtMatthias Beyer
2021-11-02Fix missing fmt argument in error messageDavid Tolnay
2021-10-19Ignore advisory from "ptree" dependenciesMatthias Beyer
2021-10-19Revert "Replace "ptree" with maintenance fork"Matthias Beyer
2021-10-19Update version string to 0.3.0Matthias Beyer
2021-10-19Changelog for the v0.3.0 releaseMatthias Beyer
2021-10-19Remove unused fieldMatthias Beyer
2021-10-19cargo-deny: Ignore security advisories for nowMatthias Beyer
2021-10-19Replace "ptree" with maintenance forkMatthias Beyer
2021-10-19Merge branch 'release-late-error'Matthias Beyer
2021-10-12Rewrite to be more idomaticMatthias Beyer
2021-10-12Late error reporting in release commandMatthias Beyer
2021-09-30Fix CLI about text for "source download" subcommandMatthias Beyer
2021-09-29Merge branch 'source-path-do-not-contain-hash'Matthias Beyer
2021-09-29Do not include source hash in source file nameMatthias Beyer
2021-09-23Merge branch 'received-errors-fmt'Matthias Beyer
2021-09-23Add missing license headerMatthias Beyer
2021-09-23Add helper for displaying maps of errorsMatthias Beyer
2021-09-23Merge branch 'github-community'Matthias Beyer
2021-09-23Merge branch 'github-actions'Matthias Beyer