Commit graph

507 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
5091b02f63 Update bug report template 2021-02-09 12:59:22 -07:00
Dheepak Krishnamurthy
c721323f0a Update bug report template 2021-02-09 12:56:46 -07:00
Dheepak Krishnamurthy
08f057b35e Update .env 2021-02-09 12:50:11 -07:00
Dheepak Krishnamurthy
3df5595c51
Merge pull request #81 from kdheepak/kd/support-task-status
Add support for task status as a column
2021-02-09 12:46:21 -07:00
Dheepak Krishnamurthy
9a02fe5754 Add support for task status as a column 2021-02-09 12:34:44 -07:00
Dheepak Krishnamurthy
2b3126f24c
Merge pull request #80 from kdheepak/kd/dont-crash-immediately
Don't crash immediately if invalid filter
2021-02-09 10:43:45 -07:00
Dheepak Krishnamurthy
2d35a14e5f Don't crash immediately if invalid filter 2021-02-09 10:31:47 -07:00
Dheepak Krishnamurthy
5e469b8a6d
Merge pull request #76 from kdheepak/kd/add-underline-for-header
Add underline for header
2021-02-08 13:52:12 -07:00
Dheepak Krishnamurthy
a4715ae352 Add underline for header 2021-02-08 11:47:23 -07:00
Dheepak Krishnamurthy
d416d1b94b Bump to v0.9.12 2021-02-08 05:42:16 -07:00
Dheepak Krishnamurthy
def8c9f282
Merge pull request #75 from kdheepak/kd/fix-spacing 2021-02-08 05:40:44 -07:00
Dheepak Krishnamurthy
a5b526cf3f Fix spacing at column end and for first column 2021-02-08 05:34:14 -07:00
Dheepak Krishnamurthy
bbfba5a5e7 Make ID right align along with header 2021-02-08 05:16:23 -07:00
Dheepak Krishnamurthy
7f2ea5ab78 Make ID right align 2021-02-08 04:19:12 -07:00
Dheepak Krishnamurthy
dac571f7e7 Fix spacing for all columns 2021-02-08 03:51:05 -07:00
Dheepak Krishnamurthy
39091231b0 Bump to v0.9.11 2021-02-07 21:03:16 -07:00
Dheepak Krishnamurthy
ae19ae9b91
Merge pull request #74 from orhun/master
Fix cargo test errors/warnings
2021-02-07 10:14:43 -07:00
orhun
eb6b6bd7bf
Remove unneccessary mut from app in 'test_app' 2021-02-07 17:24:06 +03:00
orhun
f83baa5625
Remove arguments of 'destruct_terminal' for fixing 'test_main' 2021-02-07 17:22:37 +03:00
Dheepak Krishnamurthy
01d6f66f4e Bump to v0.9.10 2021-02-05 17:23:13 -07:00
Dheepak Krishnamurthy
a9fb9651da Fix description width 2021-02-05 17:19:45 -07:00
Dheepak Krishnamurthy
75c22f7bc1 Fix description width 2021-02-05 17:07:22 -07:00
Dheepak Krishnamurthy
a1cb5b41bd Remove i686 for linux musl 2021-02-05 10:43:15 -07:00
Dheepak Krishnamurthy
56bb6aa5d2
Merge pull request #72 from kdheepak/kd/fix-panic-when-modifying-extended-unicode 2021-02-05 10:42:20 -07:00
Dheepak Krishnamurthy
1149426b11 Change clear implementation 2021-02-05 10:39:11 -07:00
Dheepak Krishnamurthy
e5c352257f Bump rustyline to v7.1.0 2021-02-05 10:32:40 -07:00
Dheepak Krishnamurthy
79951e8b8b Fix panic when modifying extended unicode 2021-02-05 10:31:18 -07:00
Dheepak Krishnamurthy
79f1b9c1e6 Add panic hook that shows stacktrace 2021-02-05 09:31:05 -07:00
Dheepak Krishnamurthy
cf918a53ff Use … instead of ... 2021-02-04 13:44:59 -07:00
Dheepak Krishnamurthy
e0b9c859ae Bump to v0.9.9 2021-02-04 11:31:04 -07:00
Dheepak Krishnamurthy
95a1fdcc7d Fix truncated count for descriptions 2021-02-04 11:29:52 -07:00
Dheepak Krishnamurthy
0fe854d2a2
Merge pull request #71 from orhun/master
Update installation instructions for Arch Linux
2021-02-02 14:41:07 -07:00
orhun
673dcb83a6
Update installation instructions for Arch Linux 2021-02-03 00:22:59 +03:00
Dheepak Krishnamurthy
9f1dc3bbe2 Bump to v0.9.8 2021-02-02 09:02:24 -07:00
Dheepak Krishnamurthy
036d4739b8 Fix description width when using truncated_count 2021-02-02 09:01:38 -07:00
Dheepak Krishnamurthy
62f237fbd9 Bump to v0.9.7 2021-02-01 10:39:03 -07:00
Dheepak Krishnamurthy
d3a7b9a821
Merge pull request #69 from kdheepak/kd/fix-description-width-truncated-count
Fix description width when using truncated_count
2021-02-01 10:38:18 -07:00
Dheepak Krishnamurthy
a1cd39eab9
Merge pull request #67 from desbma/fix-uda-doc
Fix README.md for UDA task-report.show-info
2021-02-01 10:34:22 -07:00
Dheepak Krishnamurthy
13e0cf3d16 Fix description width when using truncated_count 2021-02-01 10:26:18 -07:00
desbma
645f7b04d3 Fix README for UDA task-report.show-info 2021-01-31 12:15:52 +01:00
Dheepak Krishnamurthy
a30dd2f86f Bump to v0.9.6 2021-01-30 15:56:36 -07:00
Dheepak Krishnamurthy
6f88c794b8
Merge pull request #66 from kdheepak/kd/fix-truncated-count
Fix truncated count for descriptions
2021-01-30 15:55:15 -07:00
Dheepak Krishnamurthy
1c7e5711d5 Fix truncated count for descriptions 2021-01-30 15:45:28 -07:00
Dheepak Krishnamurthy
5d36612f8d
Merge pull request #64 from david-perez/fix-virtual-tags-parsing
Fix virtual tags parsing for tasks with long words
2021-01-02 11:16:43 -07:00
david-perez
80b60dfd7b Fix virtual tags parsing for tasks with long words
"task <id>" is aware of terminal width. It can therefore print labels
such as "Virtual tags" in the report over several lines if the terminal
width is too small to acommodate the entirety of all words in the task
in a single line.
2021-01-01 19:18:55 +01:00
Dheepak Krishnamurthy
f1ded2713e Bump to v0.9.5 2020-12-16 09:18:35 -07:00
Dheepak Krishnamurthy
a6f391c2e7 Add color=off for task details 2020-12-16 09:17:09 -07:00
Dheepak Krishnamurthy
dfcfc0890e Bump to v0.9.4 2020-11-16 13:56:20 -07:00
Dheepak Krishnamurthy
c3eba1addf
Merge pull request #56 from nxtonic/fix-default-colours 2020-11-16 13:54:00 -07:00
Angus McMillan
c502b51129
Fix colour defaults to support dark terminals
Changes default TColors to use Reset value instead
of black and white. This improves readability for
both light and dark terminals.
2020-11-15 19:05:04 +11:00