summaryrefslogtreecommitdiffstats
path: root/lib/etc
AgeCommit message (Expand)Author
2018-11-01Make "ask" functions get input and output streamsMatthias Beyer
2018-11-01Do not pass --rtp in test runtimeMatthias Beyer
2018-11-01Add debug output in test runtime generating macroMatthias Beyer
2018-10-31Add more CLI validatorsMatthias Beyer
2018-10-30libimaginteraction: Move from error-chain to failureMatthias Beyer
2018-10-30libimagnotification: Move from error-chain to failureMatthias Beyer
2018-10-30libimagutil: Move from error-chain to failureMatthias Beyer
2018-10-09Fix: Do not pass --rtp in testing environmentMatthias Beyer
2018-10-06Update dependency: regex: 0.2 -> 1Matthias Beyer
2018-10-06Update dependenciesMatthias Beyer
2018-10-06Update dependencies: regex: 0.2 -> 1, tempfile: 2 -> 3Matthias Beyer
2018-09-27Update dependency: lazy_static: 0.2 -> 1Matthias Beyer
2018-09-27Update dependency: handlebars: 0.29.0 -> 1.0Matthias Beyer
2018-09-27Revert "Update dependency: handlebars: 0.29.0 -> 1.0"Matthias Beyer
2018-09-27Update dependency: handlebars: 0.29.0 -> 1.0Matthias Beyer
2018-09-27Update dependency: error-chain: 0.11 -> 0.12Matthias Beyer
2018-05-09Update version string: 0.8.0 -> 0.9.0Matthias Beyer
2018-04-25Remove unecessary cloneMatthias Beyer
2018-04-25Be more ergonomic hereMatthias Beyer
2018-04-25Be less verbose when constructing an objectMatthias Beyer
2018-04-25Change generate_variants() helper to use base by refMatthias Beyer
2018-04-25Use or_else() instead of or()Matthias Beyer
2018-04-24Refactor: Use AsRef<str> instead of String as arg typeMatthias Beyer
2018-04-24Clippy fixesMatthias Beyer
2018-04-19Update version numbers: 0.7.0 -> 0.8.0Matthias Beyer
2018-04-18Merge pull request #1380 from matthiasbeyer/minorMatthias Beyer
2018-04-17Fix documentation in crate metadataMatthias Beyer
2018-04-14Add lintsMatthias Beyer
2018-04-13Use clap with wrap_help featureMatthias Beyer
2018-04-13Use clap "^2.29" instead of ">=2.29"Matthias Beyer
2018-04-08Add debug outputMatthias Beyer
2018-03-23Use "ui" module in libimagtimeuiMatthias Beyer
2018-02-11Update version string: 0.6.0 -> 0.7.0Matthias Beyer
2018-02-10Update dependency: clap: 2.17 -> 2.29Matthias Beyer
2018-02-10Compile clap with suggestions and color supportMatthias Beyer
2018-02-10Add missing Cargo.toml metadataMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-02-01Refactor to use AsRef<str>Matthias Beyer
2018-02-01Add datetime <-> string conversion utilityMatthias Beyer
2018-02-01Move date <-> string conversion utility to libimagutilMatthias Beyer
2018-01-15log: 0.4.0-rc.1 -> 0.4.0Matthias Beyer
2018-01-15Update dependency: log: 0.3.* -> 0.4.0-rc.1Matthias Beyer
2018-01-05Refactoring: Use function chaining rather than matchingMatthias Beyer
2018-01-05Replace matching with command chainingMatthias Beyer
2018-01-04Remove unused importsMatthias Beyer
2017-12-25Update version strings: 0.5.0 -> 0.6.0Matthias Beyer
2017-12-24Update version stringMatthias Beyer
2017-12-24Fix README pathMatthias Beyer
2017-12-23Transform to use error-chainMatthias Beyer
2017-12-23Initial importMatthias Beyer