summaryrefslogtreecommitdiffstats
path: root/bin/domain
AgeCommit message (Expand)Author
2019-08-25Fix: imag-log should report touched entriesMatthias Beyer
2019-08-25Run "cargo fix --all-features" in root of projectMatthias Beyer
2019-07-26Fix match same arms bug found by clippyflip1995
2019-07-25Add imag-timetrack shellMatthias Beyer
2019-07-25Change imag-wiki interface to be consistent with other commandsMatthias Beyer
2019-07-25Add debug outputMatthias Beyer
2019-07-21List diaries only if output is not a pipeMatthias Beyer
2019-07-14Fix for update to latest itertoolsMatthias Beyer
2019-06-30Remove uneccessary call to iter()Matthias Beyer
2019-06-30Update all dependenciesMatthias Beyer
2019-06-30Merge branch 'libimaghabit-dont-copy-comment-to-instance' into masterMatthias Beyer
2019-06-30Merge branch 'imag-log-show-multiple-sort-by-date' into masterMatthias Beyer
2019-06-30Adapt imag-habit impl for `HabitInstance::get_comment()`Matthias Beyer
2019-06-30Add "done" marker in "list" outputMatthias Beyer
2019-06-30Fix: Sort by date, not by idMatthias Beyer
2019-06-26Rename module: timetrackingstore -> storeMatthias Beyer
2019-06-26Add option to imag-log to ignore newlinesMatthias Beyer
2019-06-21Rename module: linker -> linkableMatthias Beyer
2019-06-21Rename interfaceMatthias Beyer
2019-06-15Merge branch 'libimagentrylink-split' into masterMatthias Beyer
2019-05-31Split "internal" module into several submodulesMatthias Beyer
2019-05-30Fix imag-diary to ignore broken pipesMatthias Beyer
2019-05-30Replace deprecated functioncallMatthias Beyer
2019-05-29Update toml-query to 0.9.0Matthias Beyer
2019-05-29Update dependency: toml: 0.4 -> 0.5Matthias Beyer
2019-05-24Introduce proper error handling in IdPathProviderLeon Schuermann
2019-05-23Fix: Negation errorMatthias Beyer
2019-05-22Remove buildscriptsMatthias Beyer
2019-05-18Fix: Delete links to bookmark collection entry before deleting collectionMatthias Beyer
2019-05-18Remove unimplemented argumentMatthias Beyer
2019-05-18Make "urls" positional argumentMatthias Beyer
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-05-17Add duration listing in imag-timetrackMatthias Beyer
2019-05-11Merge branch 'imag-contact-edit-retry' into master-ffMatthias Beyer
2019-05-11Remove unused constantMatthias Beyer
2019-05-11Add support for looping over editMatthias Beyer
2019-04-27Merge branch 'minor' into masterMatthias Beyer
2019-04-27Add debug outputMatthias Beyer
2019-04-22Add contact editing.Matthias Beyer
2019-04-22Refactor: Move contact-by-hash finding to utilsMatthias Beyer
2019-04-22Add force-override option to "imag-contact import"Matthias Beyer
2019-04-22Rewrite imag-contact to handle reference storingMatthias Beyer
2019-02-20Move helper function to libimagentref::utilMatthias Beyer
2019-02-20Rewrite imag-mailMatthias Beyer
2019-02-20Revert "Remove imag-mail"Matthias Beyer
2019-02-17Remove imag-mailMatthias Beyer
2019-02-15Adapt to new all_contacts() return typeMatthias Beyer
2019-02-15Fix: Also print if runtime ignores IDsMatthias Beyer
2019-02-11Fix negation errorMatthias Beyer
2019-02-11Add debug outputMatthias Beyer