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 |
|
Dheepak Krishnamurthy
|
43670fad4d
|
Merge pull request #108 from kdheepak/add-more-tags
Add more tags
|
2021-02-15 17:39:54 -07:00 |
|
Dheepak Krishnamurthy
|
eeeb6303fc
|
Add more tags
|
2021-02-15 17:29:25 -07:00 |
|
Dheepak Krishnamurthy
|
c8ecf55bb4
|
Merge pull request #107 from kdheepak/fix-terminal-issues-alacritty
|
2021-02-15 13:23:28 -07:00 |
|
Dheepak Krishnamurthy
|
d1ba936c32
|
Fix terminal issues with alacritty
|
2021-02-15 13:22:37 -07:00 |
|
Dheepak Krishnamurthy
|
b2d5735cb0
|
Merge pull request #106 from kdheepak/fix-more-colors
More accurate colors
|
2021-02-15 12:27:07 -07:00 |
|
Dheepak Krishnamurthy
|
cadfa35244
|
More accurate colors
|
2021-02-15 12:02:02 -07:00 |
|
Dheepak Krishnamurthy
|
4b92e6e957
|
Merge pull request #105 from kdheepak/fix-alacritty-bug
|
2021-02-15 10:41:43 -07:00 |
|
Dheepak Krishnamurthy
|
43f2355a8e
|
Update CI
|
2021-02-15 10:26:59 -07:00 |
|
Dheepak Krishnamurthy
|
60f8991ae2
|
Fix bug with alacritty and task edit
|
2021-02-15 10:24:17 -07:00 |
|