Commit graph

1280 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
7af9a57acc
Merge pull request #435 from kdheepak/add-timezone-to-modify-date 2022-04-08 08:58:55 -06:00
Dheepak Krishnamurthy
4fd9e5ea43 chore: Autoformat ♻️ 2022-04-08 08:58:35 -06:00
Dheepak Krishnamurthy
493e320a35 fix: Remove semicolon 2022-04-08 07:29:22 -06:00
Dheepak Krishnamurthy
8df3b92345 chore: refactor datetime formatting and completion 2022-04-08 06:07:18 -06:00
Dheepak Krishnamurthy
4f15f3042b fix: Add timezone to modify date 2022-04-08 05:55:50 -06:00
Dheepak Krishnamurthy
22f176b1fd
Merge pull request #434 from kdheepak/fix-spaces-in-column-labels 2022-04-08 05:07:02 -06:00
Dheepak Krishnamurthy
075f33a229 fix: cargo clippy 2022-04-07 22:52:10 -06:00
Dheepak Krishnamurthy
c81ac43ca6 fix: Use split_once and rc.defaultwidth=0 for column labels 2022-04-07 22:47:37 -06:00
Dheepak Krishnamurthy
889cb7de63
Update README.md 2022-03-24 00:46:48 -06:00
Dheepak Krishnamurthy
ae2f98bdb2 build(release): Bump to v0.22.0 🛠 2022-03-23 21:33:48 -06:00
Dheepak Krishnamurthy
797c17facc docs: Update documentation 📚 2022-03-23 21:29:33 -06:00
Dheepak Krishnamurthy
026497b5ee docs: Update documentation 📚 2022-03-23 21:25:56 -06:00
Dheepak Krishnamurthy
ca346dae49
Merge pull request #430 from kdheepak/show-output-of-shell-commands-as-error 2022-03-23 21:22:01 -06:00
Dheepak Krishnamurthy
53fbf48ba0 docs: Update documentation 📚 2022-03-23 21:19:26 -06:00
Dheepak Krishnamurthy
e894000930 docs: Update documentation 📚 2022-03-23 21:15:19 -06:00
Dheepak Krishnamurthy
b6a4a8c8a0 feat: Show output of subprocess as error prompt 2022-03-23 21:09:26 -06:00
Dheepak Krishnamurthy
d5fb99a8d7 chore: Add debug logging 2022-03-23 19:32:37 -06:00
Dheepak Krishnamurthy
6f14f43bbd chore: Update docs workflow 2022-03-21 22:37:50 -06:00
Dheepak Krishnamurthy
284437c217 build(release): Bump to v0.21.1 2022-03-21 22:10:08 -06:00
Dheepak Krishnamurthy
13fcb5836a
Merge pull request #426 from kdheepak/customize-scrollbar 2022-03-21 22:09:31 -06:00
Dheepak Krishnamurthy
f1e57e1cbb docs: Update scrollbar configuration 2022-03-21 22:09:16 -06:00
Dheepak Krishnamurthy
b61eceadc0 feat: Add scrollbar customizations 2022-03-21 22:06:47 -06:00
Dheepak Krishnamurthy
ba3a98e09f
Merge pull request #424 from kdheepak/fix-tests 2022-03-21 13:37:57 -06:00
Dheepak Krishnamurthy
20bdbf08a2 fix: Update dependencies and remove FuturesOrdered 🐛 2022-03-21 13:37:06 -06:00
Dheepak Krishnamurthy
2857e198a4
Merge pull request #423 from kdheepak/add-vague-but-more-precise-option 2022-03-21 03:57:33 -06:00
Dheepak Krishnamurthy
ec7d34c22d feat: Add vague but more precise option for datetime 2022-03-20 15:41:56 -06:00
Dheepak Krishnamurthy
efacfd5f0d
Merge pull request #422 from kdheepak/fix-tests 2022-03-20 15:02:46 -06:00
Dheepak Krishnamurthy
9bd275fdbe fix: Make tests pass 🐛 2022-03-20 15:01:09 -06:00
Dheepak Krishnamurthy
a3164b5990 build(release): Bump to v0.21.0 🛠 2022-03-20 00:57:18 -06:00
Dheepak Krishnamurthy
da49b3b22d
Merge pull request #418 from kdheepak/fix-calendar-highlighting 2022-03-20 00:53:52 -06:00
Dheepak Krishnamurthy
ee0f45dfae fix: Use local datetime for calendar styles 🐛 2022-03-20 00:51:33 -06:00
Dheepak Krishnamurthy
7b23d5d16c
Merge pull request #414 from kdheepak/fix-horizontal-scroll
Horizontal scroll issue in command prompt
2022-03-05 00:54:12 -07:00
Dheepak Krishnamurthy
c3cd6a17d5 fix: Horizontal scroll issue when add 2022-03-05 00:53:06 -07:00
Dheepak Krishnamurthy
ed3cef4603
Merge pull request #410 from paper-lark/redesign
Update application design
2022-03-05 00:38:11 -07:00
Dheepak Krishnamurthy
401ca12538
Merge branch 'main' into redesign 2022-03-05 00:34:50 -07:00
Dheepak Krishnamurthy
3f3ca8426f
Merge pull request #412 from kdheepak/convert-to-local-time
Convert to local time for formatting
2022-03-05 00:32:16 -07:00
Dheepak Krishnamurthy
d870b62cb0 fix: cargo fmt 2022-03-05 00:28:55 -07:00
Dheepak Krishnamurthy
ab54feeccd fix: Convert to local time for formatting 2022-03-05 00:27:55 -07:00
Max Zhuravsky
d9424fd9c5
Fix clippy warnings 2022-03-03 09:11:02 +03:00
Dheepak Krishnamurthy
8ca8bddd4f fix: Clippy issues 2022-03-02 16:31:19 -07:00
Dheepak Krishnamurthy
ebd9c6f770 fix: Convert to local time for formatting 2022-03-02 16:24:30 -07:00
Max Zhuravsky
72867873df
[redesign] - fix linter warnings and format code 2022-02-28 01:07:08 +03:00
Max Zhuravsky
e79ae19bea
[redesign] - update command line 2022-02-27 19:49:27 +03:00
Max Zhuravsky
e9f8a5e84f
[redesign] - fix tests 2022-02-27 19:19:04 +03:00
Max Zhuravsky
046d2e25c1
[redesign] - update ui 2022-02-27 18:45:03 +03:00
Dheepak Krishnamurthy
9517bc1966 build(release): Bump to v0.20.1 🛠 2022-02-18 22:23:52 -07:00
Dheepak Krishnamurthy
226c4583f7 build(release): Bump to v0.20.0 🛠 2022-02-18 22:22:51 -07:00
Dheepak Krishnamurthy
8ef0f6ad90
Merge pull request #408 from kdheepak/case-insensitive-completion
Case insensitive completion
2022-02-18 18:26:58 -07:00
Dheepak Krishnamurthy
6ec344897a chore: change and_then to map based on clippy suggestion ♻️ 2022-02-18 18:26:44 -07:00
Dheepak Krishnamurthy
73ff6cbe39 feat: case insensitive completion 2022-02-18 18:20:59 -07:00