summaryrefslogtreecommitdiffstats
path: root/lib/etc
AgeCommit message (Expand)Author
2020-05-31handlebars: 2 -> 3Matthias Beyer
2020-04-29Replace repository with new sourcehut repoMatthias Beyer
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-02-28Add helper type for passing data to Handlebars::render()Matthias Beyer
2020-02-28Add IndentionHelper for handlebars templatingMatthias Beyer
2020-02-28Make error output in handlebars render error more verboseMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-12-23Remove unused lifetimeMatthias Beyer
2019-12-23Remove DebugResult and DebugOption helpersMatthias Beyer
2019-10-26Pass the path to the ui builder function when creating a mock applicationMatthias Beyer
2019-10-07Update dependency: ansi_term: 0.11.0 -> 0.12Matthias Beyer
2019-10-07Update dependency: handlebars: 1.1.0 -> 2Matthias Beyer
2019-10-07Update dependency: url: 1.7.2 -> 2Matthias Beyer
2019-10-03Add helper function to parse string by several datetime formatsMatthias Beyer
2019-08-28[No-auto] lib/etc/interaction: Fix Clippy warningsflip1995
2019-08-28[Auto] lib/etc/util: Fix Clippy warningsflip1995
2019-08-28[Auto] lib/etc/interaction: Fix Clippy warningsflip1995
2019-08-25Run "cargo fix --all-features" in root of projectMatthias Beyer
2019-07-14Add cli validators for date and datetimeMatthias Beyer
2019-06-30Update all dependenciesMatthias Beyer
2019-05-29Update dependency: toml: 0.4 -> 0.5Matthias Beyer
2019-05-25Remove unused functionsMatthias Beyer
2019-05-25Remove ununsed sourcefileMatthias Beyer
2019-05-18Add more context in error messagesMatthias Beyer
2019-05-18Fix: Do not write newline character when asked not to doMatthias Beyer
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-04-22Remove libimagnotificationMatthias Beyer
2019-02-15Rewrite: StoreId::new_baseless() -> StoreId::new()Matthias Beyer
2019-02-11Make generate_variants() more flexibleMatthias Beyer
2019-02-11Make doc comment test executableMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-11Update lazy_static to 1.2Matthias Beyer
2018-11-11Forbid unsafe code in all cratesMatthias Beyer
2018-11-10Update version stringsMatthias Beyer
2018-11-09Add Option extensions for logging optional valuesMatthias Beyer
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