tiempo-rs/src
Abraham Toriz 709cfda05b
actually display the timesheets after the charts so it is always visible
2022-11-25 09:09:23 -06:00
..
commands display a nicer message when no entries are running with t now 2022-11-09 14:19:11 -06:00
formatters actually display the timesheets after the charts so it is always visible 2022-11-25 09:09:23 -06:00
timeparse Support "half an hour ago" time specifier 2021-12-13 13:58:37 -06:00
commands.rs Command trait redesing 2021-08-25 14:30:27 -05:00
config.rs restore ability to pass config to custom formatters 2022-09-10 23:34:59 -04:00
database.rs clippy lints 2022-08-29 23:41:50 -04:00
editor.rs clippy lints 2022-08-29 23:41:50 -04:00
env.rs a type error 2021-08-25 16:51:04 -05:00
error.rs fix some output messages 2022-08-26 12:33:56 -04:00
formatters.rs mostly defined the chart formatter 2022-08-28 16:48:47 -04:00
interactive.rs properly handle timezone in --interactive 2022-08-28 16:49:31 -04:00
io.rs Command trait redesing 2021-08-25 14:30:27 -05:00
lib.rs upgrade pretty assertions to 1.2 2022-07-19 18:38:37 +08:00
main.rs add a --flat option to list and fish completion 2022-11-04 21:56:41 -06:00
models.rs display sheet name(s) in chart formatter 2022-11-25 09:03:40 -06:00
old.rs fix some output messages 2022-08-26 12:33:56 -04:00
regex.rs add support for --grep 2021-07-07 10:49:29 -05:00
tabulate.rs mostly defined the chart formatter 2022-08-28 16:48:47 -04:00
timeparse.rs some clippy lints 2022-10-31 00:03:11 -06:00