summaryrefslogtreecommitdiffstats
path: root/bin/core
AgeCommit message (Expand)Author
2018-11-11Forbid unsafe code in all cratesMatthias Beyer
2018-11-10Update version stringsMatthias Beyer
2018-11-09Update dependencies from git versions to proper versions.Matthias Beyer
2018-11-06Import new dependenciesMatthias Beyer
2018-11-06Add ID reporting in imag-storeMatthias Beyer
2018-11-06Add ID reporting in imag-refMatthias Beyer
2018-11-06Add ID reporting in imag-mvMatthias Beyer
2018-11-06Add ID reporting in imag-viewMatthias Beyer
2018-11-06Add ID reporting in imag-tagMatthias Beyer
2018-11-06Add ID reporting in imag-linkMatthias Beyer
2018-11-06Add ID reporting in imag-grepMatthias Beyer
2018-11-06Add ID reporting in imag-gpsMatthias Beyer
2018-11-06Add ID reporting in imag-idsMatthias Beyer
2018-11-06Move imag-view to ID provider infrastructureMatthias Beyer
2018-11-06Move imag-tag to ID provider infrastructureMatthias Beyer
2018-11-06Move imag-link to ID provider infrastructureMatthias Beyer
2018-11-06Move imag-gps to ID provider infrastructureMatthias Beyer
2018-11-06Move imag-ids to ID provider infrastructureMatthias Beyer
2018-11-06Move imag-edit to ID provider infrastructureMatthias Beyer
2018-11-06Move imag-category to ID provider infrastructureMatthias Beyer
2018-11-06Move imag-annotate to ID provider infrastructureMatthias Beyer
2018-11-01Merge branch 'safe-output'Matthias Beyer
2018-11-01Add debugging output in test via loggerMatthias Beyer
2018-11-01Use error output from runtime to print errorMatthias Beyer
2018-11-01Use runtime provided error streamMatthias Beyer
2018-11-01Use new "ask" function interface with input/output stream paramsMatthias Beyer
2018-11-01Fix tests: Do not pass "internal", subcommand does not exist anymoreMatthias Beyer
2018-11-01Merge branch 'fix-flag-forwarding'Matthias Beyer
2018-10-31Fix: Forward flags as wellMatthias Beyer
2018-10-31Add some debugging outputMatthias Beyer
2018-10-31Use libimagrt loggingMatthias Beyer
2018-10-31imag build script: Update available commandsMatthias Beyer
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