summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-grep/src
AgeCommit message (Expand)Author
2020-04-13Fix: Collapse nested ifminorMatthias Beyer
2020-04-13Fix: Do not write data if output is pipeMatthias Beyer
2020-03-29Implement piping for imag-grepMatthias Beyer
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-12-22Remove error conversion which is not necessary anymore.Matthias Beyer
2019-10-26Add id reporting in imag-grepMatthias Beyer
2019-10-26Use resiter::IterInnerOkOrElse instead of libimagerror versionMatthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26imag-grep: implement ImagApplicationLeon Schuermann
2019-08-28[No-auto] bin/core/grep: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/grep: Fix Clippy warningsflip1995
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-grepMatthias Beyer
2018-04-13Fix missing countingMatthias Beyer
2018-03-04Use output stream from Runtime::stdout()Matthias Beyer
2018-02-19Fix for broken pipe panicMatthias 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-12Rewrite .map_err_trace_exit_unwrap()Matthias Beyer
2018-02-10Do not print stats when listing files with matchesMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-02-01Change calls to into_get_iter() to not take argumentMatthias Beyer
2018-01-12Remove dependency "version"Matthias Beyer
2017-10-12Rewrite .map_err_trace_exit().unwrap() with new helper fnMatthias Beyer
2017-09-15imag-grep: Add new crateMatthias Beyer