summaryrefslogtreecommitdiffstats
path: root/lib/core/libimagrt/src/lib.rs
AgeCommit message (Expand)Author
2020-03-24Add blackhole as default cli optionMatthias Beyer
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-02-28Remove module-based loggingMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-10-27Add iterator extensions for store-id touched reportingMatthias Beyer
2019-10-26Add ImagApplication trait for CLI completion + single-binary supportLeon Schuermann
2019-05-30Rewrite to use derive macroMatthias Beyer
2019-05-30Rewrite logging config deserializationMatthias Beyer
2019-04-13Fix for rust beta compilerMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-11Forbid unsafe code in all cratesMatthias Beyer
2018-10-30libimagrt: Move from error-chain to failureMatthias Beyer
2018-03-04Implement proxy object where runtime configures outputMatthias Beyer
2018-03-04Provide stdin/out/err resources via Runtime objectMatthias Beyer
2018-02-13Add buildscript and infrastructure to include git information in versionMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2017-10-12Move handlebars custom helpers to libimaginteractionMatthias Beyer
2017-09-04Merge branch 'master' into libimagerror/integrationMatthias Beyer
2017-09-03libimagrt: Rewrite error handlingMatthias Beyer
2017-09-03Add recursion limits to cratesMatthias Beyer
2017-09-03Add dependency to crates: error_chain = 0.10Matthias Beyer
2017-09-03Rewrite logging: TypesMatthias Beyer
2017-08-31Remove unused crate importsMatthias Beyer
2017-08-28Change crates to use toml-query crateMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer