Commit Graph

57 Commits

Author SHA1 Message Date
Abraham Toriz 22d16ff5ba separate cli definition into its own file 2023-03-11 19:29:09 -06:00
Abraham Toriz 858302839c
upgrade clap to v3 2023-02-13 18:17:47 -06:00
Abraham Toriz dd6b9f9a8d
Redefined CI and smaller features 2022-11-26 21:01:52 -06:00
Abraham Toriz c6225f3821
fix latest ci pipeline 2022-11-06 21:29:33 -06:00
Abraham Toriz 37a779b0f1
publish completions 2022-11-06 21:11:53 -06:00
Abraham Toriz 540e5ce53f
deb and aur-git release fixes 2022-10-31 01:05:36 -06:00
Abraham Toriz 3d587c9c61
fix ci steps ordering 2022-10-31 00:32:31 -06:00
Abraham Toriz bcc929dbc0
First release to include man page 2022-10-31 00:15:00 -06:00
Abraham Toriz f3bdc85d4c
link to new docs in crates.io 2022-10-30 23:30:57 -06:00
Abraham Toriz a61a44d130
fix config not being passed to custom formatters 2022-09-10 23:35:54 -04:00
Abraham Toriz 189ce814d0
restore ability to pass config to custom formatters 2022-09-10 23:34:59 -04:00
Abraham Toriz de1a4a2849
Chart formatter and per-command default formatters 2022-08-31 08:19:16 -04:00
Abraham Toriz b4fb858208
List latest entries last in --interactive 2022-08-04 19:00:40 +08:00
Abraham Toriz 2b406803f6
Fix debian package description 2022-08-04 14:33:53 +08:00
Abraham Toriz 3093d944e6
Archive by hours 2022-08-03 21:59:02 +08:00
Abraham Toriz 62d432b5ba
Fixed dependencies and description in AUR packages 2022-07-24 22:31:49 +08:00
Abraham Toriz 844bb0d631
Upgrade rusqlite to 0.28 and fix aur -git release 2022-07-22 19:23:59 +08:00
Abraham Toriz d04217151e
upgrade rusqlite to 0.28 2022-07-22 19:09:51 +08:00
Abraham Toriz 17657cc2a7
Now release to AUR as -git 2022-07-22 18:49:32 +08:00
Abraham Toriz 245d443199
Fix yaml sintax error 2022-07-22 18:23:48 +08:00
Abraham Toriz aabb963e89
Attempt binary release to AUR 2022-07-22 18:21:31 +08:00
Abraham Toriz c0d0bf8b46
Clippy lint for last release 2022-07-21 22:04:42 +08:00
Abraham Toriz a4db0792ba
Resume interactive 2022-07-21 21:58:22 +08:00
Abraham Toriz 256f622a57
upgrade pretty assertions to 1.2 2022-07-19 18:38:37 +08:00
Abraham Toriz 13800c1d09
implement selecting of a past entry interactively 2022-05-07 23:11:02 +08:00
Abraham Toriz 8b6d9be92e
some clippy lints 2021-12-13 14:22:05 -06:00
Abraham Toriz ec67e5480c
Support for half an hour ago 2021-12-13 14:00:01 -06:00
Abraham Toriz 9a740f817b
try a production build 2021-12-03 10:00:24 -06:00
Abraham Toriz 8cb7bb5554
Improve help on t s 2021-09-17 12:42:43 -05:00
Abraham Toriz 1fb70ffe4c
Custom formatters 2021-09-07 22:49:56 -05:00
Abraham Toriz 407162536d Improve color support 2021-08-25 16:54:04 -05:00
Abraham Toriz ba632c88a3 Command trait redesing 2021-08-25 14:30:27 -05:00
Abraham Toriz 9bb4b6d6ba Dim some texts in t list 2021-08-24 23:02:28 -05:00
Abraham Toriz 65751e9aad respect default_formatter config 2021-08-19 21:12:26 -05:00
Abraham Toriz 7a79878886 Update readme 2021-08-14 18:48:36 -05:00
Abraham Toriz 0d0e91942c set name and description from carto.toml 2021-08-14 12:06:07 -05:00
Abraham Toriz 6f4bae98c5 update links to repository 2021-08-14 11:57:56 -05:00
Abraham Toriz aa0d6a9dbf set specific versions for dependencies 2021-08-14 11:54:26 -05:00
Abraham Toriz c7646da2b2 update version field 2021-08-14 11:50:58 -05:00
Abraham Toriz feb0ed2718 set name back to tiempo 2021-08-14 11:47:29 -05:00
Abraham Toriz c042c4511b add info fields to cargo.toml 2021-08-14 11:43:24 -05:00
Abraham Toriz 744d07b174
finish ical format 2021-07-30 12:01:44 -05:00
Abraham Toriz 36e1ad8786
bundle sqlite, so this works everywhere 2021-07-28 21:05:44 -05:00
Abraham Toriz 39bc7abf0d
implement format json 2021-07-26 20:32:13 -05:00
Abraham Toriz 7bd7e2bcbb
be able to open an editor! 2021-07-20 22:08:07 -05:00
Abraham Toriz 7007a58df0
formatters::text now uses module tabulate 2021-07-15 11:16:17 -05:00
Abraham Toriz 7ef5c7be95
create config file and database if they dont exist 2021-07-03 18:17:26 -05:00
Abraham Toriz 94443e1656
a handful of human formats 2021-07-02 20:40:06 -05:00
Abraham Toriz 3dfefedb75
introducing the timeparse module 2021-07-01 23:44:09 -05:00
Abraham Toriz 5062a7b699
add csv formatter 2021-06-30 18:51:34 -05:00