summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-timetrack
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-04Handle unknown subcommands in binaries with Runtime::handle_unknown_subcommandMatthias Beyer
2018-03-04Use output stream from Runtime::stdout()Matthias Beyer
2018-02-19Refactor timetrack subcommands output for broken pipe errorsMatthias Beyer
2018-02-18Add timewarrior import scriptMatthias 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-12Add error chaining for compatibility with new libimagerror interfaceMatthias Beyer
2018-02-11Remove "get" iterator, store provides this nowMatthias Beyer
2018-02-11Add kairos support in "list" subcommandMatthias 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-02-07Update dates in license headerMatthias Beyer
2018-01-29Refactor: MinifyMatthias Beyer
2018-01-28Implement stopping all tags which are startedMatthias Beyer
2018-01-18Merge pull request #1166 from matthiasbeyer/log-0-4-0Matthias Beyer
2018-01-16Change list command to use a table for outputMatthias 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-13Call default command if no command is passedMatthias Beyer
2018-01-13Refactor: Split actual list implementation from argument processingMatthias Beyer
2018-01-12Remove dependency "version"Matthias Beyer
2017-12-25Update version strings: 0.5.0 -> 0.6.0Matthias Beyer
2017-10-31Replace uses of try!() macro with "?" operatorMatthias Beyer
2017-10-31Add badges in Cargo.toml of all cratesMatthias Beyer
2017-10-12Update dependency: filters: 0.1 -> 0.2Matthias Beyer
2017-10-12Update dependency: itertools: 0.6 -> 0.7Matthias Beyer
2017-09-24Update version strings: 0.4.0 -> 0.5.0Matthias Beyer
2017-09-19Update dependency specsMatthias Beyer
2017-09-14Fix: Let the track command parse the start/end time more intelligentlyMatthias Beyer
2017-09-01Fix readme links in cargo metadataMatthias Beyer
2017-08-31Fix copy-paste bugMatthias Beyer
2017-08-31Remove unused importsMatthias Beyer
2017-08-31Remove unused crate importsMatthias Beyer
2017-08-27libimagentrytimetrack -> libimagtimetrackMatthias Beyer
2017-08-27Fix broken README symlinksMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer