summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2019-04-22Rewrite imag-contact to handle reference storingMatthias 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
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-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-05Remove log-destination-override featuresMatthias Beyer
2019-02-05Add argument forwarding for --ignore-idsMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-11Forbid unsafe code in all cratesMatthias Beyer
2018-11-10Update version stringsMatthias Beyer
2018-11-09Update dependencies from git versions to proper versions.Matthias Beyer
2018-11-09Make code more idomaticMatthias Beyer
2018-11-09Rewrite debug calls with DebugOption extensionMatthias Beyer
2018-11-09Remove unused parameterMatthias Beyer
2018-11-07Make code more functional by more function chainingMatthias Beyer
2018-11-07Make code more functional by more function chaining.Matthias Beyer
2018-11-07Rewrite iteration without collecting inbetweenMatthias Beyer
2018-11-07Refactor code to be more idomaticMatthias Beyer