summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-15Move to simpler implementation of StoreidMatthias Beyer
2019-02-15Fix: Off by one errorMatthias Beyer
2019-02-15Fix: Also print if runtime ignores IDsMatthias Beyer
2019-02-15Add debug outputMatthias Beyer
2019-02-15Bugfix: Rebuild iterator when changing collectionMatthias Beyer
2019-02-12Do not use deprecated way of checking whether path existsMatthias Beyer
2019-02-11Fix negation errorMatthias Beyer
2019-02-11Add debug outputMatthias Beyer
2019-02-11Adapt for new interface of gen_vars() functionMatthias Beyer
2019-02-11Make generate_variants() more flexibleMatthias Beyer
2019-02-11Optimize: Do not iterate over entries outside of "timetrack" collectionMatthias Beyer
2019-02-11Do not print table if table is empty anywaysMatthias Beyer
2019-02-11Add wrapping functionality for imag-logMatthias Beyer
2019-02-11Add feature to trim content on the rightMatthias 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-11Remove clone() callsMatthias Beyer
2019-02-11Make doc comment test executableMatthias Beyer
2019-02-11Simplify implementationMatthias Beyer
2019-02-11Simplify implementation of Wiki::all_ids()Matthias Beyer
2019-02-11Simplify implementation of ContactStore::all_contacts()Matthias Beyer
2019-02-11Add trace!() call to show config when runtime initializesMatthias 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-11Add Is::remove_isflag() for removing header flagsMatthias Beyer
2019-02-10doc: Rewrite imag-mail documentationMatthias Beyer
2019-02-10doc: Add notes on CLI conventionsMatthias Beyer
2019-02-10doc: Add note that sorting in collections is no hard ruleMatthias Beyer
2019-02-10doc: Rewrite docs for todo module partsMatthias Beyer
2019-02-10Merge branch 'unnamed-annotations' into master-ffMatthias Beyer
2019-02-10Rewrite iterationMatthias Beyer
2019-02-10Remove iterator typesMatthias Beyer
2019-02-10Add flag to not print name of annotationMatthias Beyer
2019-02-10Rewrite "add annotation" commandMatthias Beyer
2019-02-10Make annotations unnamed (automatically UUID named)Matthias Beyer
2019-02-10Fix config override mechanismMatthias Beyer
2019-02-09Merge branch 'runtime-io-features' into master-ffMatthias 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-02-09Fix: Do not use deprecated StoreId::exists() functionMatthias Beyer
2019-02-05Remove log-destination-override featuresMatthias Beyer
2019-02-05Add argument forwarding for --ignore-idsMatthias Beyer
2019-02-05Add runtime feature: Ignore id reportingMatthias Beyer
2019-01-03Update rustcMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-12-13Add Store::exists() for checking whether a StoreId exists as EntryMatthias Beyer
2018-12-13Update travis rustc versionMatthias Beyer
2018-12-03Merge branch 'minor'Matthias Beyer
2018-11-26travis: Update rustcMatthias Beyer