summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-diagnostics/src/main.rs
AgeCommit message (Expand)Author
2019-10-26imag-diagnostics: implement ImagApplicationLeon Schuermann
2019-08-28[No-auto] bin/core/diagnostics: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/diagnostics: Fix Clippy warningsflip1995
2019-06-30Add imag-diagnostics --more output switchMatthias Beyer
2019-06-21Rename module: linker -> linkableMatthias Beyer
2019-06-21Rename interfaceMatthias Beyer
2019-05-31Split "internal" module into several submodulesMatthias Beyer
2019-02-18Remove unused codeMatthias Beyer
2019-02-15Use StoreId::local_display_string() for less errorhandling hereMatthias Beyer
2019-02-11Remove magic constants in trace_unwrap_exit/map_err_trace_exit_unwrap callsMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-11Forbid unsafe code in all cratesMatthias Beyer
2018-10-30imag-diagnostics: Move from error-chain to failureMatthias Beyer
2018-09-27Add a progressbar to the commandMatthias Beyer
2018-04-30Merge pull request #1476 from matthiasbeyer/imag-diagnostics/refactorMatthias Beyer
2018-04-30Performe cache flushing during aggregationMatthias Beyer
2018-04-30Minify code with helper macroMatthias Beyer
2018-03-26Fix: Entry::to_str() should return Result<_>Matthias Beyer
2018-03-04Use output stream from Runtime::stdout()Matthias Beyer
2018-02-19Fix for broken pipe panicsMatthias Beyer
2018-02-13Use new make_imag_version!() macro for building version stringMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-02-01Change calls to into_get_iter() to not take argumentMatthias Beyer
2018-02-01Provide StoreId Iterator which has a ref to the StoreMatthias Beyer
2018-01-29Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap()Matthias Beyer
2018-01-12Remove dependency "version"Matthias Beyer
2017-12-24Fix: Explicitely import only relevant traitMatthias Beyer
2017-10-16Add output about max internal links and max overall byte sizeMatthias Beyer
2017-10-16Show average link count in all entriesMatthias Beyer
2017-10-16Add a few small diagnosticsMatthias Beyer
2017-10-16Initial imag-diagnostics importMatthias Beyer