Commit graph

367 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
69b06e2c7b Fix using + sign in filter 2020-10-27 16:23:28 -06:00
Dheepak Krishnamurthy
5d36dd46fe Bump to v0.8.11 2020-10-27 16:06:53 -06:00
Dheepak Krishnamurthy
d4d92f16be Use checked_add for unsigned int addition 2020-10-27 16:06:06 -06:00
Dheepak Krishnamurthy
59ef18bf4d Use checked_sub for unsigned int subtraction 2020-10-27 16:04:45 -06:00
Dheepak Krishnamurthy
43356520d0 Update KEYBINDINGS.md and help popup 2020-10-27 16:00:18 -06:00
Dheepak Krishnamurthy
965d72a0ae Add support for PageUp and PageDown in calendar 2020-10-27 15:40:49 -06:00
Dheepak Krishnamurthy
3b7e6e2e77 Add support for PageUp and PageDown 2020-10-27 15:35:20 -06:00
Dheepak Krishnamurthy
4d5243e21e Rename TConfig to Config 2020-10-27 15:08:23 -06:00
Dheepak Krishnamurthy
9c2e296484 Autoformat code 2020-10-27 15:04:29 -06:00
Dheepak Krishnamurthy
03b5cdb7ca Refactor task_report.rs 2020-10-27 15:04:07 -06:00
Dheepak Krishnamurthy
6fc4f8a325 Update README.md 2020-10-27 11:44:50 -06:00
Dheepak Krishnamurthy
c89191bdde Update ci.yml 2020-10-27 11:41:36 -06:00
Dheepak Krishnamurthy
422a67cf8f Add snapcraft.yaml 2020-10-27 11:10:07 -06:00
Dheepak Krishnamurthy
af0125fd0c Update README.md 2020-10-27 10:36:33 -06:00
Dheepak Krishnamurthy
d9e4544583 Add snap package to ci 2020-10-27 10:34:00 -06:00
Dheepak Krishnamurthy
f8d2d01791 Update README.md 2020-10-27 03:46:46 -06:00
Dheepak Krishnamurthy
92a33401cb Update README.md 2020-10-27 03:32:59 -06:00
Dheepak Krishnamurthy
8b926a819a Update README.md 2020-10-27 03:30:39 -06:00
Dheepak Krishnamurthy
fa279bf91f Update README.md 2020-10-27 03:30:12 -06:00
Dheepak Krishnamurthy
4248c0dad8 Update README.md 2020-10-27 03:28:47 -06:00
Dheepak Krishnamurthy
c8feaa15b3 Add keybindings.md and help widget 2020-10-27 03:26:58 -06:00
Dheepak Krishnamurthy
c6156333e7 Update README.md 2020-10-27 02:56:40 -06:00
Dheepak Krishnamurthy
06f9eeb633 Bump to v0.8.10 2020-10-26 23:55:28 -06:00
Dheepak Krishnamurthy
de017926f9 Update README.md 2020-10-26 23:54:00 -06:00
Dheepak Krishnamurthy
c0883c9f85 Update README.md 2020-10-26 23:52:40 -06:00
Dheepak Krishnamurthy
f56a2388d1 Support using attributes with either '-' or '_' 2020-10-26 23:42:47 -06:00
Dheepak Krishnamurthy
d7a50ce8dc Update README.md 2020-10-26 23:38:28 -06:00
Dheepak Krishnamurthy
5689f444e7 Add uda.taskwarrior-tui.task-report.show-info 2020-10-26 23:37:04 -06:00
Dheepak Krishnamurthy
b74dc184cd Update README.md 2020-10-26 23:28:38 -06:00
Dheepak Krishnamurthy
9f84e98a9f Use z instead of v for toggle task view 2020-10-26 23:26:59 -06:00
Dheepak Krishnamurthy
dd8d2c1555
Merge pull request #26 from cheetelwin/master 2020-10-26 23:23:19 -06:00
Jackson
5595c38650 Adds ability to toggle task details with "v" 2020-10-26 20:15:33 -07:00
Dheepak Krishnamurthy
a040f9e6bd Use macos instead of linux for homebrew 2020-10-26 05:07:13 -06:00
Dheepak Krishnamurthy
2e0b17a6d7 Bump to v0.8.9 2020-10-25 09:36:13 -06:00
Dheepak Krishnamurthy
29a598036a Make urgency always f64 2020-10-25 09:35:01 -06:00
Dheepak Krishnamurthy
cfed825fc0 Bump to v0.8.8 2020-10-24 23:52:47 -06:00
Dheepak Krishnamurthy
5e2eabfba9 Make active panel in bold 2020-10-24 23:52:04 -06:00
Dheepak Krishnamurthy
fe81fc4fa7 Bump to v0.8.7 2020-10-24 20:42:34 -06:00
Dheepak Krishnamurthy
2bb68d2755 Update error message 2020-10-24 20:41:44 -06:00
Dheepak Krishnamurthy
2110c336ca Update README.md 2020-10-24 20:37:33 -06:00
Dheepak Krishnamurthy
6642194f35 Add bump homebrew github action 2020-10-24 20:34:55 -06:00
Dheepak Krishnamurthy
23d91c38b5 Bump to v0.8.6 2020-10-24 07:16:48 -06:00
Dheepak Krishnamurthy
b308dbbbc8 Better error user experience 2020-10-24 07:15:29 -06:00
Dheepak Krishnamurthy
dc0234fd0e Return error to the user 2020-10-24 07:06:24 -06:00
Dheepak Krishnamurthy
de496153d1 Use &str instead of String 2020-10-24 00:04:34 -06:00
Dheepak Krishnamurthy
ad885fd4ea Bump to v0.8.5 2020-10-24 00:01:28 -06:00
Dheepak Krishnamurthy
a91aa1ec36
Merge pull request #25 from kdheepak/fix-negative-due-time 2020-10-24 00:00:13 -06:00
Dheepak Krishnamurthy
8b4c278ad3 Fix negative due time 2020-10-23 23:58:09 -06:00
Dheepak Krishnamurthy
bd28252b13 Bump to v0.8.4 2020-10-23 21:59:59 -06:00
Dheepak Krishnamurthy
f2bbaf1d0a Update README.md 2020-10-23 21:52:26 -06:00