Commit graph

1225 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
5cf40e9fd4
Merge pull request #327 from kdheepak/patch-selection-style
Patch selection style with user defined style
2021-11-09 11:42:03 -07:00
Dheepak Krishnamurthy
8e43e88831 fix: Patch selection style with user defined style 🐛 2021-11-09 11:33:40 -07:00
Dheepak Krishnamurthy
b203d32725
Merge pull request #326 from kdheepak/make-filter-robust
Make filter robust
2021-11-09 11:21:41 -07:00
Dheepak Krishnamurthy
27b0bb09b7 chore: Change test error message ♻️ 2021-11-09 11:15:52 -07:00
Dheepak Krishnamurthy
8b84ab937f fix: Make filter handling more robust 🐛 2021-11-09 10:58:55 -07:00
Dheepak Krishnamurthy
8cbaf10142
Merge pull request #325 from kdheepak/fix-more-filter-bugs
Use shlex for filter parsing
2021-11-09 09:11:38 -07:00
Dheepak Krishnamurthy
8554fe3bcc fix: Collapse else if block 2021-11-09 09:09:46 -07:00
Dheepak Krishnamurthy
8fd43d44d4 fix: Change variable name 2021-11-09 09:04:39 -07:00
Dheepak Krishnamurthy
3747aa820d fix: Show error only once 2021-11-09 08:56:15 -07:00
Dheepak Krishnamurthy
d0f3a05de7 fix: Better error reporting 2021-11-09 08:46:30 -07:00
Dheepak Krishnamurthy
c1cc6068d7 fix: Use shlex for filter parsing 2021-11-09 07:41:38 -07:00
Dheepak Krishnamurthy
2457a9fa26 build(release): Bump to v0.14.9 🛠 2021-11-09 04:23:57 -07:00
Dheepak Krishnamurthy
40bfb77867
Merge pull request #324 from kdheepak/fix-completions
Update build.rs to fix completions
2021-11-09 04:10:29 -07:00
Dheepak Krishnamurthy
57097d3bec fix: Update build.rs to fix completions 2021-11-09 04:07:22 -07:00
Dheepak Krishnamurthy
4998bd398b
Merge pull request #323 from kdheepak/update-dependencies
Update dependencies
2021-11-09 03:59:42 -07:00
Dheepak Krishnamurthy
f8f57f3a44
Merge pull request #322 from kdheepak/fix-filter-bug
Change filter string to not use single quotes in task export
2021-11-09 03:59:35 -07:00
Dheepak Krishnamurthy
bf56c6915e chore: Update dependencies ♻️ 2021-11-09 03:59:01 -07:00
Dheepak Krishnamurthy
941156c635 fix: Change filter string to not use single quotes in task export 🐛 2021-11-09 03:54:49 -07:00
Dheepak Krishnamurthy
2ad299d7ea
Merge pull request #321 from kdheepak/project-pane-crash
Fix crash due to project pane unwrap
2021-11-09 03:32:00 -07:00
Dheepak Krishnamurthy
2bd33daeac Fix crash due to project pane unwrap 2021-11-09 03:25:29 -07:00
Dheepak Krishnamurthy
619b3081d6
Merge pull request #319 from alan-w-255/highlight_current_line
highlight current line
2021-11-05 23:38:21 -06:00
alan-w-255
873a487ebc feat: add highlight current line style
highlight current line in task navigation panel.
2021-11-06 12:48:25 +08:00
Dheepak Krishnamurthy
b009342896 build(release): Bump to v0.14.8 🛠 2021-11-03 08:20:06 -06:00
Dheepak Krishnamurthy
ae51e928cf
Merge pull request #316 from kdheepak/fix-report-all
Allow using --report=all
2021-11-03 08:18:15 -06:00
Dheepak Krishnamurthy
f94d25f7df fix: Allow using --report=all 🐛 2021-11-03 06:13:14 -06:00
Dheepak Krishnamurthy
f59462fda7
Merge pull request #315 from kdheepak/update-keybindings.md
Update docs
2021-11-03 05:57:00 -06:00
Dheepak Krishnamurthy
eb4f82c420
Merge pull request #314 from kdheepak/refactor-action
Move action to own mod
2021-11-03 05:56:41 -06:00
Dheepak Krishnamurthy
f83a21dd95 refactor: Move action to own mod 📦 2021-11-03 05:56:10 -06:00
Dheepak Krishnamurthy
3038cd525a chore: Update docs 2021-11-03 05:52:16 -06:00
Dheepak Krishnamurthy
0c749b0f5c build(release): Bump to v0.14.7 🛠 2021-11-02 14:30:51 -06:00
Dheepak Krishnamurthy
2ea45abf44
Merge pull request #310 from kdheepak/use-semver-version-comparison
Use semver version comparison
2021-11-02 13:00:21 -06:00
Dheepak Krishnamurthy
5193cda456 fix: Use semver version comparison 🐛 2021-11-02 12:45:18 -06:00
Dheepak Krishnamurthy
babb4138b5
Merge pull request #309 from kdheepak/add-task-version-check
Add task version check
2021-11-02 01:19:59 -06:00
Dheepak Krishnamurthy
561c1fb2a2 feat: Add task version check 2021-11-01 15:12:39 -06:00
Dheepak Krishnamurthy
8969992930 chore: Update bug report template ♻️ 2021-11-01 12:29:52 -06:00
Dheepak Krishnamurthy
20a6517235 build(release): Bump to v0.14.6 🛠 2021-11-01 12:12:39 -06:00
Dheepak Krishnamurthy
167cbfabaf
Merge pull request #308 from kdheepak/better-history-handling
fix: Better history handling 🐛
2021-11-01 12:10:38 -06:00
Dheepak Krishnamurthy
1f6654475c fix: Better history handling 🐛 2021-11-01 11:54:14 -06:00
Dheepak Krishnamurthy
cded6cc8a0
Merge pull request #307 from kdheepak/fix-empty-task-list-filter-bug
Fix empty task list filter bug
2021-11-01 11:06:54 -06:00
Dheepak Krishnamurthy
786f76ecaf fix: Resolve empty task list filter bug 🐛 2021-11-01 11:06:35 -06:00
Dheepak Krishnamurthy
437bb5a9d8
Merge pull request #306 from ModdedGamers/patch-1
[DOCS] Zinit was removed from the original org
2021-11-01 10:46:05 -06:00
Dheepak Krishnamurthy
8d21885a18
Merge pull request #303 from kdheepak/fix-shell-check-task-uuid
Add check in task subprocess for task uuid
2021-11-01 10:44:34 -06:00
Modded Gamers
e09830037d
Zinit was removed from the original org 2021-11-01 12:00:27 -04:00
Dheepak Krishnamurthy
9d389258b1 fix: Make task selection jump on add 2021-10-31 00:51:50 -06:00
Dheepak Krishnamurthy
6869a8fd6a fix: Make task uuid selection more sticky 2021-10-31 00:45:25 -06:00
Dheepak Krishnamurthy
2f8f245a97 fix: Add check in task subprocess for task uuid 2021-10-31 00:34:51 -06:00
Dheepak Krishnamurthy
8766b0c64d chore: Remove test 2021-10-30 22:13:03 -06:00
Dheepak Krishnamurthy
77dd125c73 build(release): Bump to v0.14.5 🛠 2021-10-30 17:41:58 -06:00
Dheepak Krishnamurthy
1ff561b417
Merge pull request #301 from kdheepak/fix-project-pane-parsing
Change parsing of task summary for project pane
2021-10-30 17:41:06 -06:00
Dheepak Krishnamurthy
161eb95101 fix: Change parsing of task summary for project pane 🐛 2021-10-30 17:38:08 -06:00