summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-bookmark/src
AgeCommit message (Expand)Author
2018-04-04Handle unknown subcommands in binaries with Runtime::handle_unknown_subcommandMatthias Beyer
2018-03-04Use output stream from Runtime::stdout()Matthias Beyer
2018-02-19Fix 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-12Fix imag-bookmark error handlingMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-01-13imag-bookmark: Replace read with typed readMatthias Beyer
2018-01-12Remove dependency "version"Matthias Beyer
2018-01-08Adapt for new APIMatthias Beyer
2017-10-31Replace uses of try!() macro with "?" operatorMatthias Beyer
2017-10-31Fix calls to Runtime::config() to use direct resultMatthias Beyer
2017-09-30Remove FoldResultMatthias Beyer
2017-09-15Make default bookmark collection configurable via imagrc.tomlMatthias Beyer
2017-09-02Remove tagging supportMatthias Beyer
2017-08-31Remove unused crate importsMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer