Dheepak Krishnamurthy
|
1db614f0a6
|
Make clippy happy
|
2021-02-28 18:44:32 -07:00 |
|
Dheepak Krishnamurthy
|
164026efdd
|
Fix bug with tomorrow tag
|
2021-02-28 18:44:15 -07:00 |
|
Dheepak Krishnamurthy
|
b5fb8f3dae
|
Add force option to update
|
2021-02-28 18:41:20 -07:00 |
|
desbma
|
c133206990
|
Also handle backlog.data and completed.data
|
2021-03-01 02:15:11 +01:00 |
|
desbma
|
9420739c3c
|
fmt
|
2021-03-01 01:35:34 +01:00 |
|
desbma
|
dc2ee91b7e
|
Improve CPU usage by invoking task less often
Only invoke task to export tasks data when pending.data taskwarrior file has changed.
This reduces CPU usage when idle from 50% to 2% on my system.
|
2021-03-01 01:26:37 +01:00 |
|
Dheepak Krishnamurthy
|
3ad7c46c77
|
Update tests
|
2021-02-23 15:06:28 -07:00 |
|
Dheepak Krishnamurthy
|
3ecc1698f2
|
Update tests
|
2021-02-23 15:03:29 -07:00 |
|
Dheepak Krishnamurthy
|
18d810c654
|
Update tests
|
2021-02-23 14:58:29 -07:00 |
|
Dheepak Krishnamurthy
|
d52d5ff101
|
Update tests
|
2021-02-23 14:54:35 -07:00 |
|
Dheepak Krishnamurthy
|
9f90ef1acf
|
Update tests
|
2021-02-23 14:50:10 -07:00 |
|
Dheepak Krishnamurthy
|
110baba3ef
|
Update tests
|
2021-02-23 14:11:54 -07:00 |
|
Dheepak Krishnamurthy
|
894a7f1d29
|
Update tests
|
2021-02-23 13:16:51 -07:00 |
|
Dheepak Krishnamurthy
|
8efd9f77a4
|
Update src/main.rs
|
2021-02-23 12:57:08 -07:00 |
|
Dheepak Krishnamurthy
|
9e18662524
|
Update tests
|
2021-02-23 12:55:07 -07:00 |
|
Dheepak Krishnamurthy
|
b76f9acf64
|
Update README.md
|
2021-02-23 09:49:34 -07:00 |
|
Dheepak Krishnamurthy
|
cf0e6c0210
|
Update tests
|
2021-02-22 11:00:30 -07:00 |
|
Dheepak Krishnamurthy
|
bf53d18eda
|
Update tests
|
2021-02-22 02:38:48 -07:00 |
|
Dheepak Krishnamurthy
|
4ee71fd44a
|
Update tests
|
2021-02-22 01:47:13 -07:00 |
|
Dheepak Krishnamurthy
|
255490e144
|
Update tests
|
2021-02-22 01:13:27 -07:00 |
|
Dheepak Krishnamurthy
|
f142b59247
|
Update README.md
|
2021-02-21 18:39:25 -07:00 |
|
Dheepak Krishnamurthy
|
13e4cf29fe
|
Remove use of --test-threads=1
|
2021-02-20 03:24:46 -07:00 |
|
Dheepak Krishnamurthy
|
38099e421b
|
Add tests for draw
|
2021-02-19 17:47:27 -07:00 |
|
Dheepak Krishnamurthy
|
91afeebfeb
|
Add tests for later today
|
2021-02-19 17:35:41 -07:00 |
|
Dheepak Krishnamurthy
|
067fe44f6a
|
Merge pull request #120 from kdheepak/add-more-tests
Add more tests
|
2021-02-18 03:50:03 -07:00 |
|
Dheepak Krishnamurthy
|
6c336c472f
|
Add more tests
|
2021-02-18 03:41:18 -07:00 |
|
Dheepak Krishnamurthy
|
4da96f4864
|
Add context tests
|
2021-02-17 16:27:25 -07:00 |
|
Dheepak Krishnamurthy
|
4dea90f012
|
Merge pull request #119 from kdheepak/fix-context-filter
Fix context filter
|
2021-02-17 16:02:26 -07:00 |
|
Dheepak Krishnamurthy
|
4fec098365
|
Fix context filter
|
2021-02-17 15:59:07 -07:00 |
|
Dheepak Krishnamurthy
|
5356b581d4
|
Merge pull request #117 from kdheepak/fix-task-detail-width-being-truncated
Fix task details being truncated
|
2021-02-17 15:33:45 -07:00 |
|
Dheepak Krishnamurthy
|
e41e31c6e1
|
Fix task details being truncated
|
2021-02-17 15:32:24 -07:00 |
|
Dheepak Krishnamurthy
|
0fb54f291e
|
Merge pull request #116 from kdheepak/change-timeout
Change timeout to be between 5ms and 10ms
|
2021-02-17 15:21:25 -07:00 |
|
Dheepak Krishnamurthy
|
8398907ca6
|
Change timeout to be between 5ms and 10ms
|
2021-02-17 15:20:51 -07:00 |
|
Dheepak Krishnamurthy
|
0ae677fbaa
|
Merge pull request #115 from kdheepak/fix-last-tick-pause-stdin
|
2021-02-17 04:16:09 -07:00 |
|
Dheepak Krishnamurthy
|
d2d845ef65
|
Fix last_tick when pause_stdin
|
2021-02-17 04:15:31 -07:00 |
|
Dheepak Krishnamurthy
|
4defc10ffc
|
Merge pull request #114 from kdheepak/change-timeout
Change timeout to be between 10ms and 25ms
|
2021-02-17 04:09:37 -07:00 |
|
Dheepak Krishnamurthy
|
15339c2466
|
Change timeout to be between 10ms and 25ms
|
2021-02-17 04:08:55 -07:00 |
|
Dheepak Krishnamurthy
|
e2c71ec10a
|
Bump to v0.10.4
|
2021-02-17 02:52:27 -07:00 |
|
Dheepak Krishnamurthy
|
3566f17109
|
Merge pull request #113 from kdheepak/change-timeout-to-10ms
Change timeout for event::poll to 10ms
|
2021-02-17 02:51:22 -07:00 |
|
Dheepak Krishnamurthy
|
2b44a17215
|
Change timeout for event::poll to 10ms
|
2021-02-17 02:44:30 -07:00 |
|
Dheepak Krishnamurthy
|
ea96da389f
|
Update github workflows
|
2021-02-17 02:32:29 -07:00 |
|
Dheepak Krishnamurthy
|
3e0ff7ed69
|
Remove grcov from pull request tests
|
2021-02-17 02:30:18 -07:00 |
|
Dheepak Krishnamurthy
|
72c45b622f
|
Merge pull request #112 from kdheepak/fix-ansi-character-code-handling
|
2021-02-17 02:27:09 -07:00 |
|
Dheepak Krishnamurthy
|
cc5b794707
|
Fix ansi code handling
|
2021-02-17 02:18:35 -07:00 |
|
Dheepak Krishnamurthy
|
b40587124b
|
Merge pull request #111 from kdheepak/fix-width-of-task-details
Fix width of task details
|
2021-02-16 15:14:03 -07:00 |
|
Dheepak Krishnamurthy
|
706149b9f0
|
Fix width of task details
|
2021-02-16 15:03:45 -07:00 |
|
Dheepak Krishnamurthy
|
f4da25d751
|
Bump to v0.10.3
|
2021-02-16 03:39:59 -07:00 |
|
Dheepak Krishnamurthy
|
9fdfae7d00
|
Update docs
|
2021-02-16 03:39:34 -07:00 |
|
Dheepak Krishnamurthy
|
7a4f65cfd8
|
Merge pull request #110 from kdheepak/fix-colors-with-tests
Fix colors
|
2021-02-16 03:36:39 -07:00 |
|
Dheepak Krishnamurthy
|
169ee6e6e5
|
Fix colors with comprehensive tests
|
2021-02-16 03:25:41 -07:00 |
|