Commit graph

1196 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
d87a4a6629 docs: Update README.md 📚 2022-02-07 10:45:18 -07:00
Dheepak Krishnamurthy
25d07bcbdb build(release): Bump to v0.19.1 🛠 2022-02-07 10:41:27 -07:00
Dheepak Krishnamurthy
fbebf9cfc5
Merge pull request #398 from kdheepak/fix-context-issue
Context filter separate from report filter
2022-02-07 10:40:43 -07:00
Dheepak Krishnamurthy
9d354c1a3c fix: Context filter separate from report filter 🐛 2022-02-07 10:35:47 -07:00
Dheepak Krishnamurthy
a2dde3ed6a build(release): Bump to v0.19.0 🛠 2022-02-06 23:33:10 -07:00
Dheepak Krishnamurthy
389e447428
Merge pull request #396 from kdheepak/fix-shortcut-bug
fix: Shortcuts don't work when tasks.is_empty() 🐛
2022-02-06 23:27:52 -07:00
Dheepak Krishnamurthy
821c09f02b fix: Shortcuts don't work when tasks.is_empty() 🐛 2022-02-06 23:26:08 -07:00
Dheepak Krishnamurthy
b6c23cf9ce
Merge pull request #395 from kdheepak/fix-context-filter
Use context filter with report filter
2022-02-06 23:13:38 -07:00
Dheepak Krishnamurthy
4df03ec175 feat: Use context filter with report filter 2022-02-06 23:11:54 -07:00
Dheepak Krishnamurthy
5205beb134
Merge pull request #394 from kdheepak/better-completion
Fix completion for tags
2022-02-06 22:50:02 -07:00
Dheepak Krishnamurthy
3806db2bcb feat: Fix completion for tags 2022-02-06 22:49:27 -07:00
Dheepak Krishnamurthy
3bfba83a7e
Merge pull request #388 from kdheepak/better-completion
Better completion
2022-02-06 22:44:53 -07:00
Dheepak Krishnamurthy
12b61f5469 feat: Better completion 2022-02-06 22:41:20 -07:00
Dheepak Krishnamurthy
aa68c7103d build(release): Bump to v0.18.5 2022-01-27 07:16:49 -07:00
Dheepak Krishnamurthy
8ba701e687
Merge pull request #389 from kdheepak/change-context-on-force-update
Change context on force update
2022-01-27 07:14:51 -07:00
Dheepak Krishnamurthy
493699be08 fix: Change context on force update 2022-01-27 07:12:57 -07:00
Dheepak Krishnamurthy
0716c51931 docs: Update README.md 2022-01-25 05:08:18 -07:00
Dheepak Krishnamurthy
d0ad1b5c3d
Merge pull request #387 from kdheepak/use-json-depends-array
Use `json.depends.array=on`
2022-01-25 05:05:23 -07:00
Dheepak Krishnamurthy
a42a2dcf06 feat: Use json.depends.array=on 2022-01-25 05:03:53 -07:00
Dheepak Krishnamurthy
c625338cdb build(release): Bump to v0.18.4 2022-01-25 03:36:09 -07:00
Dheepak Krishnamurthy
ab667105ca
Merge pull request #385 from kdheepak/add-more-date-support
Add more date column support
2022-01-25 03:33:48 -07:00
Dheepak Krishnamurthy
608775e2b0 feat: Add more date column support 2022-01-25 03:32:05 -07:00
Dheepak Krishnamurthy
9da0f522c3 build(release): Bump to v0.18.3 2022-01-24 14:31:55 -07:00
Dheepak Krishnamurthy
27f0689b61
Merge pull request #383 from kdheepak/support-default-empty-filter
Support default empty filter
2022-01-24 09:53:04 -07:00
Dheepak Krishnamurthy
d481299355 feat: Support default empty filter 2022-01-24 09:50:11 -07:00
Dheepak Krishnamurthy
1e47235896
Merge pull request #382 from kdheepak/fix-readme
Update README.md
2022-01-24 09:39:42 -07:00
Dheepak Krishnamurthy
aec9029f59 Update README.md 2022-01-24 09:38:50 -07:00
Dheepak Krishnamurthy
c7de6bf39e build(release): Bump to v0.18.2 2022-01-12 08:07:35 -07:00
Dheepak Krishnamurthy
704a6bffea
Merge pull request #377 from kdheepak/fix-text-in-command-window
Fix missing text in command window
2022-01-12 08:06:35 -07:00
Dheepak Krishnamurthy
944f8b4927 fix: Resolve issue with missing text in command window 2022-01-12 08:05:19 -07:00
Dheepak Krishnamurthy
fa45a7e063 build(release): Bump to v0.18.1 2022-01-11 16:22:48 -07:00
Dheepak Krishnamurthy
805d178641
Merge pull request #375 from kdheepak/use-force-color-off
use _forcecolor off
2022-01-11 16:21:22 -07:00
Dheepak Krishnamurthy
fbe216d4fe fix: use _forcecolor off 2022-01-11 16:20:03 -07:00
Dheepak Krishnamurthy
abbb1cbb4b build(release): Bump to v0.18.0 🛠 2022-01-11 15:00:10 -07:00
Dheepak Krishnamurthy
3aa9e4582f
Merge pull request #373 from kdheepak/add-minimum-version-check
Add taskwarrior version error prompt
2022-01-11 14:58:07 -07:00
Dheepak Krishnamurthy
b1b13b60b0 feat: Add taskwarrior version error prompt 2022-01-11 14:56:22 -07:00
Dheepak Krishnamurthy
d60521e99f
Merge pull request #372 from kdheepak/add-debug-when-failing-to-import
Add debug print when failing to import tasks
2022-01-11 14:46:00 -07:00
Dheepak Krishnamurthy
5dbf35803e fix: Add error prompt when failing to import tasks 🐛 2022-01-11 14:43:23 -07:00
Dheepak Krishnamurthy
f8e82155ad fix: Add debug print when failing to import tasks 🐛 2022-01-11 14:24:18 -07:00
Dheepak Krishnamurthy
19b007027e
Merge pull request #371 from kdheepak/context-switch-on-move
Context switch on move
2022-01-11 14:02:54 -07:00
Dheepak Krishnamurthy
762100156f feat: Context switch on move 2022-01-11 14:01:47 -07:00
Dheepak Krishnamurthy
a60688997b
Merge pull request #370 from kdheepak/add-quotes-around-project-in-completion
Add quotes around project completion
2022-01-11 12:41:02 -07:00
Dheepak Krishnamurthy
c953c24ae6 fix: Add quotes around project completion 🐛 2022-01-11 12:33:44 -07:00
Dheepak Krishnamurthy
8361de2754 docs: Update README.md 📚 2022-01-10 14:23:35 -07:00
Dheepak Krishnamurthy
036fa9ad84 docs: Update README.md 📚 2022-01-10 14:10:19 -07:00
Dheepak Krishnamurthy
a9b468148c
Merge pull request #365 from kdheepak/update-docs
Update README.md
2022-01-10 14:08:25 -07:00
Dheepak Krishnamurthy
53d5444405 docs: Update README.md 📚 2022-01-10 14:08:09 -07:00
Dheepak Krishnamurthy
da2772b13a
Merge pull request #364 from kdheepak/update-docs
Update README.md
2022-01-10 14:06:31 -07:00
Dheepak Krishnamurthy
016453fc03 docs: Update README.md 📚 2022-01-10 14:05:17 -07:00
Dheepak Krishnamurthy
7119ce6d86
Merge pull request #363 from kdheepak/update-cli-help-string
Update cli help string for config
2022-01-10 13:41:04 -07:00