summaryrefslogtreecommitdiffstats
path: root/bin/core
AgeCommit message (Expand)Author
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Refactor to not call exit() anywhereMatthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26Fix indentionMatthias Beyer
2019-10-26Fix: Pass path to ui builder function when creating mock appMatthias Beyer
2019-10-26Fix: Pass path to ui builder function when creating mock appMatthias Beyer
2019-10-26Fix: Pass path to ui builder function when creating mock appMatthias Beyer
2019-10-26imag-calendar: implement ImagApplication & add CLI completionLeon Schuermann
2019-10-26imag-create: implement ImagApplication & add CLI completionLeon Schuermann
2019-10-26Introduce CLI completion supportLeon Schuermann
2019-10-26imag-view: implement ImagApplicationLeon Schuermann
2019-10-26imag-tag: implement ImagApplicationLeon Schuermann
2019-10-26imag-store: implement ImagApplicationLeon Schuermann
2019-10-26imag-ref: implement ImagApplicationLeon Schuermann
2019-10-26imag-mv: implement ImagApplicationLeon Schuermann
2019-10-26imag-markdown: implement ImagApplicationLeon Schuermann
2019-10-26imag-link: implement ImagApplicationLeon Schuermann
2019-10-26imag-init: implement ImagApplicationLeon Schuermann
2019-10-26imag-ids: implement ImagApplicationLeon Schuermann
2019-10-26imag-header: implement ImagApplicationLeon Schuermann
2019-10-26imag-grep: implement ImagApplicationLeon Schuermann
2019-10-26imag-gps: implement ImagApplicationLeon Schuermann
2019-10-26imag-git: implement ImagApplicationLeon Schuermann
2019-10-26imag-edit: implement ImagApplicationLeon Schuermann
2019-10-26imag-diagnostics: implement ImagApplicationLeon Schuermann
2019-10-26imag-category: implement ImagApplicationLeon Schuermann
2019-10-26imag-annotate: implement ImagApplicationLeon Schuermann
2019-10-20Change output to not have quotes when printing string, int, float or boolMatthias Beyer
2019-10-20Add trace outputMatthias Beyer
2019-10-13Fix: Add ID reportingMatthias Beyer
2019-10-13Add more debug outputMatthias Beyer
2019-10-07Update dependency: handlebars: 1.1.0 -> 2Matthias Beyer
2019-10-07Update dependency: env_logger: 0.6.1 -> 0.7Matthias Beyer
2019-10-07Update dependency: indicatif: 0.11 -> 0.12Matthias Beyer
2019-10-07Update dependency: url: 1.7.2 -> 2Matthias Beyer
2019-09-28Add imag-create plumbing command for creating entriesMatthias Beyer
2019-08-31Fix: Print processed IDs if output is not a pipe.Matthias Beyer
2019-08-28[No-auto] bin/core/tag: Fix Clippy warningsflip1995
2019-08-28[No-auto] bin/core/store: Fix Clippy warningsflip1995