Commit graph

949 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
fa6a1370d1 Add tab complete for filter tags 2021-04-06 05:07:15 -06:00
Dheepak Krishnamurthy
fad1f37a8c Prototype tab complete ui 2021-04-06 05:07:15 -06:00
Dheepak Krishnamurthy
5303b800b9 Rename master to main 2021-04-06 03:32:27 -06:00
Dheepak Krishnamurthy
7cbc20b43a Refactor code 2021-04-05 14:06:18 -06:00
Dheepak Krishnamurthy
025f780093 Bump to v0.13.6 2021-04-04 09:42:42 -06:00
Dheepak Krishnamurthy
7826c300df
Merge pull request #173 from kdheepak/fix-ci 2021-04-04 09:41:39 -06:00
Dheepak Krishnamurthy
7fd43df8cb Update tests and clippy 2021-04-04 08:29:58 -06:00
Dheepak Krishnamurthy
30f3ea7ce2 Add minimize async uses 2021-04-04 08:16:56 -06:00
Dheepak Krishnamurthy
10e68af0be Add #![allow(clippy::eval_order_dependence)] 2021-04-04 03:00:49 -06:00
Dheepak Krishnamurthy
fbe0b5a061 Make keyconfig await 2021-04-04 02:57:58 -06:00
Dheepak Krishnamurthy
6b4ae10b41 Make config await 2021-04-04 02:52:18 -06:00
Dheepak Krishnamurthy
1aad227b94 Add ulimit -a to ci.yml 2021-04-04 02:35:03 -06:00
Dheepak Krishnamurthy
e405ebe810 Make fewer system calls 2021-04-03 23:01:00 -06:00
Dheepak Krishnamurthy
77fe218456 Update workflow 2021-04-03 22:43:27 -06:00
Dheepak Krishnamurthy
b2504b1a3b Fix tests 2021-04-03 22:38:53 -06:00
Dheepak Krishnamurthy
90b9a4cc25 Update tests 2021-04-03 22:35:27 -06:00
Dheepak Krishnamurthy
b25c686e4d Bump to v0.13.5 2021-04-01 21:06:16 -06:00
Dheepak Krishnamurthy
085b22854c
Merge pull request #171 from kdheepak/speed-up-start-up 2021-04-01 21:04:27 -06:00
Dheepak Krishnamurthy
1e44a7e1c5 Speed up start up 2021-04-01 20:55:11 -06:00
Dheepak Krishnamurthy
ca28e3a4b4 Update README.md 2021-04-01 17:30:30 -06:00
Dheepak Krishnamurthy
ad542cd8e9
Merge pull request #170 from nickwynja/filter-space
Append space to filter input
2021-04-01 08:01:57 -06:00
Nick Wynja
9b8630b485 append space to filter 2021-04-01 08:20:20 -04:00
Dheepak Krishnamurthy
c59de69318 Update README.md 2021-04-01 00:30:39 -06:00
Dheepak Krishnamurthy
7ee8f04111 Update README.md 2021-04-01 00:30:11 -06:00
Dheepak Krishnamurthy
4be9e54268 Update README.md 2021-04-01 00:19:43 -06:00
Dheepak Krishnamurthy
7dfac38a7e Bump to v0.13.4 2021-04-01 00:11:42 -06:00
Dheepak Krishnamurthy
b9ec96ef05
Merge pull request #169 from kdheepak/fix-history-on-windows
Fix history on windows
2021-04-01 00:11:00 -06:00
Dheepak Krishnamurthy
ef50763f24 Fix history on windows 2021-04-01 00:10:26 -06:00
Dheepak Krishnamurthy
b3ea67d48a Update README.md 2021-03-31 23:17:13 -06:00
Dheepak Krishnamurthy
e09705ee6c Bump to v0.13.3 2021-03-31 23:04:16 -06:00
Dheepak Krishnamurthy
b7c5d2f36a Update documentation 2021-03-31 23:02:56 -06:00
Dheepak Krishnamurthy
d4a35653f7
Merge pull request #168 from kdheepak/add-history-files
Add history files
2021-03-31 22:49:50 -06:00
Dheepak Krishnamurthy
690ce7004f Add history files 2021-03-31 22:45:02 -06:00
Dheepak Krishnamurthy
ba84e3fff0 Change color of title of calendar 2021-03-31 19:27:50 -06:00
Dheepak Krishnamurthy
394d62d3ed Fix scrolling 2021-03-31 19:06:45 -06:00
Dheepak Krishnamurthy
b19d7d5612 Remove draw_debug 2021-03-31 18:55:57 -06:00
Dheepak Krishnamurthy
9456a04e25
Merge pull request #167 from kdheepak/fix-crash-when-calling-undo
Fix crash when calling undo externally
2021-03-31 18:55:15 -06:00
Dheepak Krishnamurthy
04df6bdbc4 Fix crash when calling undo externally 2021-03-31 18:53:28 -06:00
Dheepak Krishnamurthy
6bafb77502
Merge pull request #166 from kdheepak/fix-crash-when-calling-undo
Fix crash when calling undo
2021-03-31 18:39:09 -06:00
Dheepak Krishnamurthy
5579cddd46 Fix crash when calling undo 2021-03-31 18:35:34 -06:00
Dheepak Krishnamurthy
c6f5173113 Bump to v0.13.2 2021-03-31 16:53:20 -06:00
Dheepak Krishnamurthy
e16da6572b
Merge pull request #165 from kdheepak/make-prefill-optional
Make prefill task information optional
2021-03-31 16:50:30 -06:00
Dheepak Krishnamurthy
00e34a83e5 Make prefill task information optional 2021-03-31 16:45:59 -06:00
Dheepak Krishnamurthy
be12852bb7 Bump to v0.13.1 2021-03-31 15:31:59 -06:00
Dheepak Krishnamurthy
799715f036
Merge pull request #133 from kdheepak/history 2021-03-31 15:30:33 -06:00
Dheepak Krishnamurthy
483e7e8ad5 Remove history.rs file 2021-03-31 15:26:21 -06:00
Dheepak Krishnamurthy
a1cd39a863 Add history for add, log and modify 2021-03-31 15:24:57 -06:00
Dheepak Krishnamurthy
d4ac3561aa Add history for filter 2021-03-31 14:27:27 -06:00
Dheepak Krishnamurthy
f125dc04e5 Add support for history 2021-03-31 10:55:13 -06:00
Dheepak Krishnamurthy
a158a6c67b Use rustyline v8 2021-03-31 10:52:57 -06:00