summaryrefslogtreecommitdiffstats
path: root/bin/core
AgeCommit message (Expand)Author
2018-10-30imag-view: Move from error-chain to failureMatthias Beyer
2018-10-30imag-link: Move from error-chain to failureMatthias Beyer
2018-10-30imag-annotate: Move from error-chain to failureMatthias Beyer
2018-10-30imag-tag: Move from error-chain to failureMatthias Beyer
2018-10-30imag-store: Move from error-chain to failureMatthias Beyer
2018-10-30imag-mv: Move from error-chain to failureMatthias Beyer
2018-10-30imag-diagnostics: Move from error-chain to failureMatthias Beyer
2018-10-30imag-ids: Move from error-chain to failureMatthias Beyer
2018-10-30imag-gps: Move from error-chain to failureMatthias Beyer
2018-10-30imag-category: Move from error-chain to failureMatthias Beyer
2018-10-30imag: Move from error-chain to failureMatthias Beyer
2018-10-17Update about-text in imag-tagMatthias Beyer
2018-10-17Update about-text in imag-linkMatthias Beyer
2018-10-17Update about-text in imag-idsMatthias Beyer
2018-10-17Fix: URL in imag helptextMatthias Beyer
2018-10-09Fix: We dont have a subcommand "internal" anymoreMatthias Beyer
2018-10-06Fix detecting of external linksMatthias Beyer
2018-10-06Update dependency: tempfile: 2 -> 3Matthias Beyer
2018-10-06Update dependency: prettytable: 0.6 -> 0.8Matthias Beyer
2018-10-06Update dependency: regex: 0.2 -> 1Matthias Beyer
2018-10-06Update dependencies: log: 0.3 -> 0.4Matthias Beyer
2018-10-06Update dependencies: log: 0.3 -> 0.4, version: 2 -> 3Matthias Beyer
2018-09-30Update dependency: walkdir 1 -> 2Matthias Beyer
2018-09-27Update dependency: handlebars: 0.29.0 -> 1.0Matthias Beyer
2018-09-27Revert "Update dependency: handlebars: 0.29.0 -> 1.0"Matthias Beyer
2018-09-27Update dependency: handlebars: 0.29.0 -> 1.0Matthias Beyer
2018-09-27Update dependency: toml-query: 0.6 -> 0.7Matthias Beyer
2018-09-27Update dependency: error-chain: 0.11 -> 0.12Matthias Beyer
2018-09-27Merge pull request #1506 from matthiasbeyer/minorMatthias Beyer
2018-09-27Add a progressbar to the commandMatthias Beyer
2018-09-27Remove store flush caching as it is not necessary anymoreMatthias Beyer
2018-08-26Fix: Binary nameMatthias Beyer
2018-08-26More verbose erroring in testMatthias Beyer
2018-07-19Simplify: Move header verification from Value extension to Entry typeMatthias Beyer
2018-05-09Update version string: 0.8.0 -> 0.9.0Matthias Beyer
2018-05-04imag-category: Initial importMatthias Beyer
2018-05-02Add trace output in filtering processMatthias Beyer
2018-05-02Add language documentation in commandline helpMatthias Beyer
2018-05-02Add store cache flushing after each 100st entryMatthias Beyer
2018-05-02Implement header filter languageMatthias Beyer
2018-05-02Implement 'where' subcommandMatthias Beyer
2018-05-02Add notes how the filter language should look likeMatthias Beyer
2018-05-02Move collection filter to new moduleMatthias Beyer
2018-05-02Merge pull request #1477 from matthiasbeyer/libimagstore/remove-walkMatthias Beyer
2018-05-02Adapt "imag store verify" implementation for removed Store::walk()Matthias Beyer
2018-05-01Fix descriptionMatthias Beyer
2018-05-01Refactor imag-view to new store iterator interfaceMatthias Beyer
2018-05-01Refactor imag-edit to new store iterator interfaceMatthias Beyer
2018-05-01Refactor imag-mv to fit new store iterator interfaceMatthias Beyer
2018-05-01Refactor imag-ids to fit new store iterator interfaceMatthias Beyer