summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-contact
AgeCommit message (Expand)Author
2018-04-18Merge pull request #1380 from matthiasbeyer/minorMatthias Beyer
2018-04-17Fix documentation in crate metadataMatthias Beyer
2018-04-14Add lintsMatthias Beyer
2018-04-13Use clap with wrap_help featureMatthias Beyer
2018-04-13Use clap "^2.29" instead of ">=2.29"Matthias Beyer
2018-04-06Add functionality to find contacts and print the storeid/file pathMatthias Beyer
2018-04-06Merge pull request #1375 from matthiasbeyer/imag-contact/find-formatMatthias Beyer
2018-04-06Fix formatted output, use seperator for listsMatthias Beyer
2018-04-06Add format argumentMatthias Beyer
2018-04-04Handle unknown subcommands in binaries with Runtime::handle_unknown_subcommandMatthias Beyer
2018-03-12Add JSON output supportMatthias Beyer
2018-03-12Merge pull request #1336 from matthiasbeyer/imag-contact/find-showMatthias Beyer
2018-03-12Add "find" commandMatthias Beyer
2018-03-12Join mails with commaMatthias 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-11Update version string: 0.6.0 -> 0.7.0Matthias Beyer
2018-02-11Merge pull request #1275 from matthiasbeyer/clap-featuresMatthias Beyer
2018-02-10Do not print "Ok" after successful executionMatthias Beyer
2018-02-10Update dependency: clap: 2.17 -> 2.29Matthias Beyer
2018-02-10Compile clap with suggestions and color supportMatthias Beyer
2018-02-10Add missing Cargo.toml metadataMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-01-29Comment type fixedMatthias Beyer
2018-01-29Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap()Matthias 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-13imag-contact: Replace read with typed readMatthias Beyer
2018-01-13Update dependency: toml-query -> 0.6Matthias Beyer
2018-01-12Remove dependency "version"Matthias Beyer
2017-12-25Update version strings: 0.5.0 -> 0.6.0Matthias Beyer
2017-11-09Switch to upstream rust-vobjectMatthias Beyer
2017-11-09Fix pathMatthias Beyer
2017-11-09Phone and email information is in the person tableMatthias Beyer
2017-11-09Fix format and location of contentMatthias Beyer
2017-11-09Fix UUID-Filename creating, add debug outputMatthias Beyer
2017-11-09Add testsMatthias Beyer
2017-11-09Add parsing of personal information: BirthdayMatthias Beyer
2017-11-09Outsource functional part for testabilityMatthias 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