summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2018-11-06Implement ID reportingMatthias Beyer
2018-11-06Fix: Do not ignore errors in config anymoreMatthias Beyer
2018-11-06Remove scopeMatthias Beyer
2018-11-06Remove call to format_err!(), use err_msg() insteadMatthias Beyer
2018-11-06Remove repetitive code by abstracting itMatthias Beyer
2018-11-06Remove unnecessary scopeMatthias Beyer
2018-11-06Remove indirectionMatthias Beyer
2018-11-06Remove scope for better readabilityMatthias Beyer
2018-11-06Format codeMatthias Beyer
2018-11-06FS backend: Safe allocation of new PathBuf objectMatthias Beyer
2018-11-06Adapt Store::get()/Store::create() to check cache before FSMatthias Beyer
2018-11-06Fix: In-Memory test backend: Actually remove the old entry on "move"Matthias Beyer
2018-11-06Make assert!() output more verboseMatthias Beyer
2018-11-06Rewrite Debug for FileLockEntryMatthias Beyer
2018-11-06Add FileLockEntry-getter in Mail structMatthias Beyer
2018-11-06Fix: Remove call to deprecated functionMatthias Beyer
2018-11-01Remove logging calls in favour of debug callsMatthias Beyer
2018-11-01Remove println callMatthias Beyer
2018-11-01Merge branch 'safe-output'Matthias Beyer
2018-11-01Change test output to use debug!()Matthias Beyer
2018-11-01Change test output to use debug!()Matthias Beyer
2018-11-01Change test output to use debug!()Matthias Beyer
2018-11-01Add debugging output in test via loggerMatthias Beyer
2018-11-01Add debugging output in test via loggerMatthias Beyer
2018-11-01Make "ask" functions get input and output streamsMatthias Beyer
2018-11-01Print Runtime errors to stderrMatthias Beyer
2018-11-01Do not pass --rtp in test runtimeMatthias Beyer
2018-11-01Add debug output in test runtime generating macroMatthias Beyer
2018-11-01Merge branch 'rt-remove-default-value-verbosity'Matthias Beyer
2018-10-31Fix: Remove default value for --verbose flagMatthias Beyer
2018-10-31Print (debugging) CLI when initializing runtimeMatthias Beyer
2018-10-31Add feature: Public logging initializationMatthias Beyer
2018-10-31Add more CLI validatorsMatthias Beyer
2018-10-31Update dependency: mdcat: 0.8 -> 0.11Matthias Beyer
2018-10-30libimagmail: Move from error-chain to failureMatthias Beyer
2018-10-30libimagtodo: Move from error-chain to failureMatthias Beyer
2018-10-30libimaglog: Move from error-chain to failureMatthias Beyer
2018-10-30libimagtimetrack: Move from error-chain to failureMatthias Beyer
2018-10-30libimagdiary: Move from error-chain to failureMatthias Beyer
2018-10-30libimagcontact: Move from error-chain to failureMatthias Beyer
2018-10-30libimagwiki: Move from error-chain to failureMatthias Beyer
2018-10-30libimagnotes: Move from error-chain to failureMatthias Beyer
2018-10-30libimaghabit: Move from error-chain to failureMatthias Beyer
2018-10-30libimagbookmark: Move from error-chain to failureMatthias Beyer
2018-10-30libimagentrydatetime: Move from error-chain to failureMatthias Beyer
2018-10-30libimagentryutil: Move from error-chain to failureMatthias Beyer
2018-10-30libimagentrymarkdown: Move from error-chain to failureMatthias Beyer
2018-10-30libimagentryview: Move from error-chain to failureMatthias Beyer
2018-10-30libimagentryref: Move from error-chain to failureMatthias Beyer
2018-10-30libimagentryedit: Move from error-chain to failureMatthias Beyer