Commit Graph

252 Commits

Author SHA1 Message Date
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 dbbeea9f78
document the different formatters 2022-08-31 08:44:55 -04:00
Abraham Toriz de1a4a2849
Chart formatter and per-command default formatters 2022-08-31 08:19:16 -04:00
Abraham Toriz 2ed3f84454
clippy, stop getting in my way, first warning 2022-08-30 09:33:39 -04:00
Abraham Toriz dd40c1acc8
clippy lints 2022-08-29 23:41:50 -04:00
Abraham Toriz 086feb0e0b
allow to set a per-command default formatter 2022-08-29 19:45:45 -04:00
Abraham Toriz 8ec245038f
fix message for selecting custom formatter 2022-08-29 19:05:02 -04:00
Abraham Toriz d2e35d8ba1
most tests of the chart formatter passing 2022-08-29 19:04:15 -04:00
Abraham Toriz bfef1004e3
explain in message how to silence timetrap warning 2022-08-29 19:03:11 -04:00
Abraham Toriz ca7c424b46
properly handle timezone in --interactive 2022-08-28 16:49:31 -04:00
Abraham Toriz 88371b312e
mostly defined the chart formatter 2022-08-28 16:48:47 -04:00
Abraham Toriz 8420e7f776
fix some output messages 2022-08-26 12:33:56 -04:00
Abraham Toriz f980bb89b5
fix bash-completions 2022-08-26 12:30:09 -04:00
Abraham Toriz 6d9fa0cf7b
add the long release command to the release directions 2022-08-04 19:07:19 +08:00
Abraham Toriz b4fb858208
List latest entries last in --interactive 2022-08-04 19:00:40 +08:00
Abraham Toriz f968e6605c
list entries by most recent last in --interactive 2022-08-04 18:51:17 +08:00
Abraham Toriz a9bfc1a95a
changelog for 1.3.1 2022-08-04 14:50:08 +08:00
Abraham Toriz 2b406803f6
Fix debian package description 2022-08-04 14:33:53 +08:00
Abraham Toriz 646f309026
fix debian package
* description
* dependencies
* section
2022-08-04 14:33:05 +08:00
Abraham Toriz 3093d944e6
Archive by hours 2022-08-03 21:59:02 +08:00
Abraham Toriz 5807ed23cd
document in readme about t-archive's --time 2022-08-03 21:54:25 +08:00
Abraham Toriz 152d67b664
add release steps to readme 2022-08-03 21:53:52 +08:00
Abraham Toriz 7b0e045ae1
fix local time in archive test 2022-08-03 21:37:42 +08:00
Abraham Toriz c6c0d813c1
add support for archive -t to the CLI 2022-08-03 07:55:15 +08:00
Abraham Toriz bc0f4236ac
use assert_str_eq 2022-08-01 22:04:22 +08:00
Abraham Toriz 6889945e1e
alpha version of the archive-by-hours feature finished 2022-08-01 22:01:12 +08:00
Abraham Toriz 3c2e5acbc1
remove a debug line 2022-07-30 22:47:01 +08:00
Abraham Toriz 411c0891a3
orderin entries by start time is better than id 2022-07-30 22:46:46 +08:00
Abraham Toriz 0392e91985
archive-by-hours mostly completely shaped 2022-07-30 22:46:22 +08:00
Abraham Toriz 2b8cc6f94a
design a test for archive-by-hours 2022-07-25 13:09:04 +08:00
Abraham Toriz d18319fd33
a simple start to the archive-by-hours project 2022-07-24 22:57:19 +08:00
Abraham Toriz 62d432b5ba
Fixed dependencies and description in AUR packages 2022-07-24 22:31:49 +08:00
Abraham Toriz 458a069ce6
use correct dependencies and description in AUR deployments 2022-07-24 22:31:20 +08:00
Abraham Toriz 030f7acb1e
fix typo 2022-07-22 20:17:42 +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 d4cc5b8fc8
update README on how to install tiempo 2022-07-22 19:20:47 +08:00
Abraham Toriz 43d8464531
use correct name of binary for AUR -git package 2022-07-22 19:10:12 +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 b7c26b612e
fix clippy lint 2022-07-21 22:04:25 +08:00
Abraham Toriz a4db0792ba
Resume interactive 2022-07-21 21:58:22 +08:00
Abraham Toriz 83634e87dd
limit interactive list to n and use reverse order 2022-07-21 21:54:43 +08:00
Abraham Toriz 26af37bff2
tabulate interactive's output 2022-07-21 21:36:05 +08:00
Abraham Toriz 8b64b161f2
a more comfortable API for tabulate 2022-07-21 21:35:45 +08:00
Abraham Toriz b53807c4a6
start with a test of the interactive 2022-07-19 18:39:06 +08:00
Abraham Toriz 256f622a57
upgrade pretty assertions to 1.2 2022-07-19 18:38:37 +08:00