summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-contact/src/main.rs
AgeCommit message (Expand)Author
2018-04-06Add functionality to find contacts and print the storeid/file pathMatthias Beyer
2018-04-04Handle unknown subcommands in binaries with Runtime::handle_unknown_subcommandMatthias Beyer
2018-03-12Add JSON output supportMatthias Beyer
2018-03-12Add "find" commandMatthias Beyer
2018-03-04Use output stream from Runtime::stdout()Matthias Beyer
2018-02-19Refactor imag-contact for new libimagentryref APIMatthias Beyer
2018-02-19Fix for broken pipe errorsMatthias Beyer
2018-02-18Merge pull request #1224 from matthiasbeyer/git-version-in-versionMatthias Beyer
2018-02-13Use new make_imag_version!() macro for building version stringMatthias Beyer
2018-02-12Use ErrFromStr convenience extensionMatthias Beyer
2018-02-12Fix imag-contact for new error interfaceMatthias Beyer
2018-02-10Do not print "Ok" after successful executionMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-01-29Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap()Matthias Beyer
2018-01-13imag-contact: Replace read with typed readMatthias Beyer
2018-01-12Remove dependency "version"Matthias Beyer
2017-11-09Implement create subcommandMatthias Beyer
2017-11-09Add new required dependenciesMatthias Beyer
2017-11-09Add implementation for imag-contactMatthias Beyer
2017-11-09Initial import of imag-contactMatthias Beyer