summaryrefslogtreecommitdiffstats
path: root/bin/domain
AgeCommit message (Expand)Author
2019-02-15Fix: Also print if runtime ignores IDsMatthias Beyer
2019-02-11Fix negation errorMatthias Beyer
2019-02-11Add debug outputMatthias Beyer
2019-02-11Do not print table if table is empty anywaysMatthias Beyer
2019-02-11Add wrapping functionality for imag-logMatthias Beyer
2019-02-11Strip whitespace on the right when printingMatthias Beyer
2019-02-11Remove magic constants in trace_unwrap_exit/map_err_trace_exit_unwrap callsMatthias Beyer
2019-02-11Optimize: Do not attempt to print if output is a pipeMatthias Beyer
2019-02-11Change id reporting API to return ExitCodeMatthias Beyer
2019-02-09Fix: "status" subcommand might not be presentMatthias Beyer
2019-02-09Fix: We go to the next month, not to the current oneMatthias Beyer
2019-02-09Fix: 'start-time' cannot be NoneMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
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-09Make code more idomaticMatthias Beyer
2018-11-09Rewrite debug calls with DebugOption extensionMatthias Beyer
2018-11-09Remove unused parameterMatthias Beyer
2018-11-07Make code more functional by more function chainingMatthias Beyer
2018-11-07Make code more functional by more function chaining.Matthias Beyer
2018-11-07Rewrite iteration without collecting inbetweenMatthias Beyer
2018-11-07Refactor code to be more idomaticMatthias Beyer
2018-11-06Add ID reporting in imag-timetrackMatthias Beyer
2018-11-06Add ID reporting in imag-mailMatthias Beyer
2018-11-06Add ID reporting in imag-habitMatthias Beyer
2018-11-06Add ID reporting in imag-wikiMatthias Beyer
2018-11-06Add ID reporting in imag-logMatthias Beyer
2018-11-06Add ID reporting in imag-notesMatthias Beyer
2018-11-06Add id reporting in imag-diaryMatthias Beyer
2018-11-06Add id reporting in imag-contactMatthias Beyer
2018-11-06Add ID reporting in imag-bookmarkMatthias Beyer
2018-11-06Optimize implementation: Less matchesMatthias Beyer
2018-11-06Optimize implementationMatthias Beyer
2018-11-06Optimize implementationMatthias Beyer
2018-11-06Optimize implementationMatthias Beyer
2018-11-01Use new "ask" function interface with input/output stream paramsMatthias Beyer
2018-10-30imag-todo: Move from error-chain to failureMatthias Beyer
2018-10-30imag-mail: Move from error-chain to failureMatthias Beyer
2018-10-30imag-timetrack: Move from error-chain to failureMatthias Beyer
2018-10-30imag-log: Move from error-chain to failureMatthias Beyer
2018-10-30imag-wiki: Move from error-chain to failureMatthias Beyer
2018-10-30imag-bookmark: Move from error-chain to failureMatthias Beyer
2018-10-30imag-contact: Move from error-chain to failureMatthias Beyer
2018-10-30imag-diary: Move from error-chain to failureMatthias Beyer
2018-10-30imag-habit: Move from error-chain to failureMatthias Beyer
2018-10-17Update about-text in imag-wikiMatthias Beyer
2018-10-07Fix: Use "retrieve" instead of "create" when importingMatthias Beyer
2018-10-06Update dependency: regex: 0.2 -> 1Matthias Beyer
2018-10-06Update dependency: prettytable: 0.6 -> 0.8Matthias Beyer