summaryrefslogtreecommitdiffstats
path: root/src/config
AgeCommit message (Expand)Author
2020-12-03Remove the idea of "system dependencies"Matthias Beyer
2020-12-03Allow multiple sources per packageMatthias Beyer
2020-12-03Fix warning: No need to call into_iter() here, iter() is okayMatthias Beyer
2020-11-26Fix: Rename possible values to lowercaseMatthias Beyer
2020-11-26Fix: Repo path should be cwd, not configurableMatthias Beyer
2020-11-14Implement on-disk logsMatthias Beyer
2020-11-13Make highlighting optionalMatthias Beyer
2020-11-13Add flag to show script, highlighted automaticallyMatthias Beyer
2020-11-11Add configuration setting for source cache rootMatthias Beyer
2020-11-11Fix: Remove trailing quote characterMatthias Beyer
2020-11-10Split configuration module in multiple filesMatthias Beyer
2020-11-08Move package print format setting from CLI into config fileMatthias Beyer
2020-11-08Remove unused imports, sort importsMatthias Beyer
2020-11-07Change progress bar format to be a configuration parameter.Matthias Beyer
2020-11-06Add Clone derive for config::EndpointMatthias Beyer
2020-11-03Add configuration entries for database configMatthias Beyer
2020-10-28Add configuration for releases/staging directories, including variable interp...Matthias Beyer
2020-10-14Add more configuration for docker endpointsMatthias Beyer
2020-10-14Add speed and max number of jobs endpoint settingsMatthias Beyer
2020-10-13Use Configuration instead of manually pulling together configuration valuesMatthias Beyer
2020-10-12Initial importMatthias Beyer