Commit graph

19 commits

Author SHA1 Message Date
a4c2c04c61 Use cargo feature to specify both version and path
Thanks to reddit user /u/TimNN for suggesting this.
2017-08-27 11:25:43 +02:00
1c37703c32 Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
004b7887ff Impl "year" subcommand 2017-08-25 15:05:08 +02:00
e25478e4d7 Impl "month" subcommand 2017-08-25 15:05:08 +02:00
1479f5b0fb Impl "week" subcommand 2017-08-25 15:05:08 +02:00
a2584f90e9 Impl "day" command 2017-08-25 15:05:08 +02:00
b4ff528a2c [WIP] Implement "imag timetrack list" command 2017-08-25 15:05:08 +02:00
d381702e8c Fix: UI was build buggy, fix it. 2017-08-25 15:05:08 +02:00
ecb9bcc861 Use filter fn from lib 2017-08-25 15:05:08 +02:00
85e76d6ff0 Remove things that are implemented in libimagentrytimetrack now 2017-08-25 15:05:08 +02:00
76e316ba90 [WIP] Impl command "continue" 2017-08-25 15:05:08 +02:00
0643d63b4e Add dependency: Itertools 2017-08-25 15:05:08 +02:00
ea1de45a89 Move filter functionality in common module, use filters crate 2017-08-25 15:05:08 +02:00
2c4dbc0a4a Implement "track" subcommand 2017-08-25 15:05:08 +02:00
8cdb3d24de Add missing extern crates 2017-08-25 15:05:08 +02:00
1068646134 Implement stop subcommand 2017-08-25 15:05:08 +02:00
ba628cea6d Add impl of start() 2017-08-25 15:05:08 +02:00
8379c3b5e5 Add modules for functionality 2017-08-25 15:05:08 +02:00
0955a38ee2 Initial import 2017-08-25 15:05:08 +02:00