summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-timetrack/src/week.rs
AgeCommit message (Expand)Author
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-12-21Rewrite imag-timetrack to propagate errors to main() function instead of exit...Matthias Beyer
2019-08-28[No-auto] bin/domain/timetrack: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/timetrack: Fix Clippy warningsflip1995
2019-06-26Rename module: timetrackingstore -> storeMatthias Beyer
2019-02-11Remove magic constants in trace_unwrap_exit/map_err_trace_exit_unwrap callsMatthias Beyer
2019-02-11Change id reporting API to return ExitCodeMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-06Add ID reporting in imag-timetrackMatthias Beyer
2018-10-30imag-timetrack: Move from error-chain to failureMatthias Beyer
2018-04-24Replace Store::retrieve_for_module() with own iterator typeMatthias Beyer
2018-03-04Use output stream from Runtime::stdout()Matthias Beyer
2018-02-19Refactor timetrack subcommands output for broken pipe errorsMatthias 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-07Update dates in license headerMatthias Beyer
2017-10-31Replace uses of try!() macro with "?" operatorMatthias Beyer
2017-08-31Remove unused importsMatthias Beyer
2017-08-27libimagentrytimetrack -> libimagtimetrackMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer