summaryrefslogtreecommitdiffstats
path: root/bin/core
AgeCommit message (Expand)Author
2020-05-31handlebars: 2 -> 3Matthias Beyer
2020-04-29Replace repository with new sourcehut repoMatthias Beyer
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-24Update toml-query: 0.9.2 -> 0.10.0Matthias Beyer
2020-03-24Revert "Move to toml-query from master branch"Matthias Beyer
2020-03-08Move to toml-query from master branchMatthias Beyer
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-03-01Adapt flag forwarding to new runtime flagsMatthias Beyer
2020-02-29Add some scopes for better readabilityMatthias Beyer
2020-02-29Include progressbar in iteratorMatthias Beyer
2020-02-29Update indicatif: 0.12.0 -> 0.14.0Matthias Beyer
2020-02-29Fix: Also write newlinesMatthias Beyer
2020-02-28Get the program name from the name of the executableMatthias Beyer
2020-02-28Use existing variable instead of hardcoding appnameMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-12-24Fix: Make "list" default command of imag-tagMatthias Beyer
2019-12-24Fix: Specify versionMatthias Beyer
2019-12-23Remove unnecessary clone() callMatthias Beyer
2019-12-22Remove error conversion which is not necessary anymore.Matthias Beyer
2019-12-22Rewrite if-let binding to simple ifMatthias Beyer
2019-12-22Collapse else-if blockMatthias Beyer
2019-12-22Simplify conditionMatthias Beyer
2019-12-22Remove let binding for unit valueMatthias Beyer
2019-12-22Remove unused Error::from() callMatthias Beyer
2019-12-21Rewrite in functional styleMatthias Beyer
2019-12-21Remove unit-let-bindingMatthias Beyer
2019-12-21Remove unused reference symbolMatthias Beyer
2019-12-21Use closure instead of always constructing objectMatthias Beyer
2019-12-21Replace len() != 0 with is_empty() callMatthias Beyer
2019-12-21Collapse else-if blockMatthias Beyer
2019-11-13Add imag-tag-missing command for filtering entriesMatthias Beyer
2019-11-13Add imag-tag-present command for filtering entriesMatthias Beyer
2019-11-13Transform the main function to get the subcommand objectMatthias Beyer
2019-11-11Rewrite to accept ids from stdinMatthias Beyer
2019-11-02Merge branch 'more-touching' into masterMatthias Beyer
2019-11-02Merge branch 'imag-link-direction' into masterMatthias Beyer
2019-11-02imag-link: Add option for directional linkingMatthias Beyer
2019-10-26Add id reporting in imag-grepMatthias Beyer
2019-10-26Add id reporting in imag-editMatthias Beyer
2019-10-26Add id reporting in imag-categoryMatthias Beyer
2019-10-26Add id reporting in imag-createMatthias Beyer
2019-10-26Add id reporting in imag-annotateMatthias Beyer
2019-10-26Add id-in-collection commandMatthias Beyer
2019-10-26Convert id-in-collection command to new binary crate layoutMatthias Beyer
2019-10-26Use resiter 0.4.0 for IterInnerOkOrElse extensionMatthias Beyer
2019-10-26Use resiter::IterInnerOkOrElse instead of libimagerror versionMatthias Beyer
2019-10-26Use resiter::IterInnerOkOrElse instead of libimagerror versionMatthias Beyer
2019-10-26Use resiter::IterInnerOkOrElse instead of libimagerror versionMatthias Beyer