summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-view/src/main.rs
AgeCommit message (Expand)Author
2019-08-28[Auto] bin/core/view: Fix Clippy warningsflip1995
2019-05-30Fix imag-view to ignore broken pipesMatthias Beyer
2019-05-24Introduce proper error handling in IdPathProviderLeon Schuermann
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-02-11Remove magic constants in trace_unwrap_exit/map_err_trace_exit_unwrap callsMatthias Beyer
2019-02-11Change id reporting API to return ExitCodeMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-11Forbid unsafe code in all cratesMatthias Beyer
2018-11-06Add ID reporting in imag-viewMatthias Beyer
2018-11-06Move imag-view to ID provider infrastructureMatthias Beyer
2018-10-30imag-view: Move from error-chain to failureMatthias Beyer
2018-05-01Refactor imag-view to new store iterator interfaceMatthias Beyer
2018-04-24Implement imag-view argument to put seperator between shown entriesMatthias Beyer
2018-04-24Add support for formatted markdown outputMatthias Beyer
2018-04-24Fix imag-view for new view_entry() interfaceMatthias Beyer
2018-04-22Fix: Do not automatically wrap textMatthias Beyer
2018-04-19Add feature for wrapping outputMatthias Beyer
2018-04-18Fix: Make error message more explanatoryMatthias Beyer
2018-04-06Add support for piping entry ids into commandMatthias Beyer
2018-04-06Add support for viewing multiple entriesMatthias Beyer
2018-02-18Merge pull request #1224 from matthiasbeyer/git-version-in-versionMatthias Beyer
2018-02-13Use new make_imag_version!() macro for building version stringMatthias Beyer
2018-02-12Use ErrFromStr convenience extensionMatthias Beyer
2018-02-12Fix imag-view for new error interfaceMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-02-01Show content by defaultMatthias Beyer
2018-01-29Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap()Matthias Beyer
2018-01-13imag-view: Replace read with typed readMatthias Beyer
2018-01-12Remove dependency "version"Matthias Beyer
2017-10-31Fix calls to Runtime::config() to use direct resultMatthias Beyer
2017-10-12Rewrite .map_err_trace_exit().unwrap() with new helper fnMatthias Beyer
2017-10-08Rewrite imag-viewMatthias Beyer
2017-08-31Remove unused crate importsMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer