summaryrefslogtreecommitdiffstats
path: root/lib/domain
AgeCommit message (Expand)Author
2018-02-19Merge branch 'libimagmail/rewrite-libimagref-api-usage' into libimagentryref/...Matthias Beyer
2018-02-19Make UniqueContactPathGenerator pubMatthias Beyer
2018-02-19Refactor libimagcontact for new libimagentryref APIMatthias Beyer
2018-02-19Reimplement libimagmail for new libimagentryref interfaceMatthias Beyer
2018-02-18Make HabitBuilder derive DebugMatthias Beyer
2018-02-12Remove calls to trace_error_exit()Matthias Beyer
2018-02-11Refactor error handlingMatthias Beyer
2018-02-11Remove "get" iterator, store provides this nowMatthias Beyer
2018-02-11Update version string: 0.6.0 -> 0.7.0Matthias Beyer
2018-02-10Add missing Cargo.toml metadataMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-02-06Fix: Header entry settingMatthias Beyer
2018-02-06Add link to toml_query error typesMatthias Beyer
2018-02-05Update kairos dependency: 0.1.0-beta-2 -> 0.1.0Matthias Beyer
2018-02-01Rewrite From<> implementations for habit iteratorsMatthias Beyer
2018-02-01Move date <-> string conversion utility to libimagutilMatthias Beyer
2018-01-15log: 0.4.0-rc.1 -> 0.4.0Matthias Beyer
2018-01-15Update dependency: log: 0.3.* -> 0.4.0-rc.1Matthias Beyer
2018-01-13libimagtodo: Replace read with typed readMatthias Beyer
2018-01-13libimagtimetrack: Replace read with typed readMatthias Beyer
2018-01-13libimagnotes: Replace read with typed readMatthias Beyer
2018-01-13libimaglog: Replace read with typed readMatthias Beyer
2018-01-13libimaghabit: Replace read with typed readMatthias Beyer
2018-01-13libimagdiary: Replace read with typed readMatthias Beyer
2018-01-13Update dependency: toml-query -> 0.6Matthias Beyer
2018-01-08Add flag settings/Contact::is_contact in libimagcontactMatthias Beyer
2018-01-08Use libimagentryutil::isa::Is in libimaghabitMatthias Beyer
2018-01-08Transform BookmarkCollection into two traitsMatthias Beyer
2018-01-05Merge pull request #1200 from matthiasbeyer/refactor-matching-into-command-ch...Matthias Beyer
2018-01-05Merge pull request #1195 from matthiasbeyer/libimagdiary/support-secondsMatthias Beyer
2018-01-05Refactoring: Use function chaining rather than matchingMatthias Beyer
2018-01-05Refactoring: Use function chaining rather than matchingMatthias Beyer
2018-01-05Refactoring: Use function chaining rather than matchingMatthias Beyer
2018-01-05Refactor: Use function chaining instead of matchingMatthias Beyer
2018-01-05Replace matching with function chainingMatthias Beyer
2018-01-05Replace matching with function chainingMatthias Beyer
2018-01-05Move common functionality to utility moduleMatthias Beyer
2018-01-04Add second-support in libimagdiaryMatthias Beyer
2018-01-04Remove unneeded "mut"Matthias Beyer
2017-12-25Initial import of libimaglog implementationMatthias Beyer
2017-12-25Initial import: libimaglogMatthias Beyer
2017-12-25Update version strings: 0.5.0 -> 0.6.0Matthias Beyer
2017-12-24Refactor libimagrt+libimagstore to pass whole configuration objectMatthias Beyer
2017-12-22Merge pull request #1178 from matthiasbeyer/libimaghabit/fix-untilMatthias Beyer
2017-12-22Fix: Until date is still optionalMatthias Beyer
2017-12-22Merge pull request #1175 from matthiasbeyer/libimaghabit/remove-unusedMatthias Beyer
2017-12-22Remove unused variablesMatthias Beyer
2017-12-22Remove unused macro importMatthias Beyer
2017-12-22Remove unused importsMatthias Beyer
2017-12-22Add until-date supportMatthias Beyer