summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-05-18Merge branch 'imag-timetrack-duration' into masterMatthias Beyer
2019-05-17Add duration listing in imag-timetrackMatthias Beyer
2019-05-17Add support to only list linksMatthias Beyer
2019-05-17Add imag-markdownMatthias 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 'imag-ref-list-dead-refs' into masterMatthias Beyer
2019-04-27Merge branch 'minor' into masterMatthias Beyer
2019-04-27Fix: Do only check entries which are a refMatthias 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-22Implement list-dead subcommandMatthias Beyer
2019-04-22Add CLI interface for listing dead refsMatthias Beyer
2019-04-22Merge branch 'libimagentryref-override-base' into masterMatthias Beyer
2019-04-22Refactor error handlingMatthias Beyer
2019-04-22Add setting to override basepath settingMatthias Beyer
2019-04-22Add force-override option to "imag-contact import"Matthias Beyer
2019-04-22Merge branch 'imag-ignore-dotd-binaries' into masterMatthias Beyer
2019-04-22Rewrite imag-contact to handle reference storingMatthias Beyer
2019-04-22Ignore ".d" binaries in debug buildMatthias Beyer
2019-04-13Fix for rust beta compilerMatthias 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-20Add config fetching function for Ref::get_path() parameterMatthias Beyer
2019-02-18Remove unused codeMatthias Beyer
2019-02-17Remove imag-mailMatthias Beyer
2019-02-17Rewrite imag-refMatthias Beyer
2019-02-15Merge branch 'redefine-storeid'Matthias Beyer
2019-02-15Use StoreId::local_display_string() for less errorhandling hereMatthias Beyer
2019-02-15Add imag-headerMatthias Beyer
2019-02-15Use StoreId::local_display_string() for less errorhandling hereMatthias Beyer
2019-02-15Fix for new all_annotations() interfaceMatthias Beyer
2019-02-15Adapt to new all_contacts() return typeMatthias Beyer
2019-02-15Fix for new StoreId::new() interfaceMatthias Beyer
2019-02-15Adapt StoreId::new() callsMatthias Beyer
2019-02-15Adapt for new StoreId APIMatthias Beyer
2019-02-15Rewrite: StoreId::new_baseless() -> StoreId::new()Matthias Beyer
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