summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-todo/Cargo.toml
AgeCommit message (Expand)Author
2020-05-31task-hookrs: 0.7.0 -> masterMatthias Beyer
2020-05-31uuid: 0.7 -> 0.8Matthias Beyer
2020-05-31handlebars: 2 -> 3Matthias Beyer
2020-04-29Replace repository with new sourcehut repoMatthias Beyer
2020-03-24Update toml-query: 0.9.2 -> 0.10.0Matthias Beyer
2020-03-24Revert "Move to toml-query from master branch"Matthias Beyer
2020-03-08Move to toml-query from master branchMatthias Beyer
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2019-12-01Implement imag-todo-show table view by defaultMatthias Beyer
2019-12-01Rewrite show functionality of imag-todoMatthias Beyer
2019-11-09Add import functionality for taskwarrior importsMatthias Beyer
2019-11-09Reimplement imag-todoMatthias Beyer
2019-10-26imag-todo: implement ImagApplicationLeon Schuermann
2019-06-30Update all dependenciesMatthias Beyer
2019-05-29Update toml-query to 0.9.0Matthias Beyer
2019-05-29Update dependency: toml: 0.4 -> 0.5Matthias Beyer
2019-05-22Remove buildscriptsMatthias Beyer
2018-11-10Update version stringsMatthias Beyer
2018-11-09Update dependencies from git versions to proper versions.Matthias Beyer
2018-10-30imag-todo: Move from error-chain to failureMatthias Beyer
2018-09-27Update dependency: toml-query: 0.6 -> 0.7Matthias Beyer
2018-05-09Update version string: 0.8.0 -> 0.9.0Matthias Beyer
2018-04-19Update version numbers: 0.7.0 -> 0.8.0Matthias Beyer
2018-04-18Merge pull request #1380 from matthiasbeyer/minorMatthias Beyer
2018-04-17Fix documentation in crate metadataMatthias Beyer
2018-04-13Use clap with wrap_help featureMatthias Beyer
2018-04-13Use clap "^2.29" instead of ">=2.29"Matthias Beyer
2018-02-13Use new make_imag_version!() macro for building version stringMatthias Beyer
2018-02-11Update version string: 0.6.0 -> 0.7.0Matthias Beyer
2018-02-10Update dependency: clap: 2.17 -> 2.29Matthias Beyer
2018-02-10Compile clap with suggestions and color supportMatthias 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-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-10-31Add badges in Cargo.toml of all cratesMatthias Beyer
2017-10-12Update toml-query: 0.3.* -> 0.4Matthias Beyer
2017-09-24Update version strings: 0.4.0 -> 0.5.0Matthias Beyer
2017-09-19Update dependency specsMatthias Beyer
2017-09-06Update toml-query: 0.3.* -> ^0.3.1Matthias Beyer
2017-09-01Fix readme links in cargo metadataMatthias Beyer
2017-08-31Remove unused crate importsMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer