Commit Graph

339 Commits

Author SHA1 Message Date
Ajeet D'Souza 3620189582 Speed up CI 2022-04-25 19:56:48 +05:30
Ryan Zoeller bf54e7f0cd
Limit nix features (#382) 2022-04-25 09:26:05 +05:30
Ajeet D'Souza 094baaa998 Update README 2022-04-25 08:27:15 +05:30
Ajeet D'Souza 96a43e9c79 Release v0.8.1 2022-04-23 06:39:14 +05:30
Ajeet D'Souza 612f264dd4
Upgrade to Nushell 0.61 (#362) 2022-04-22 13:11:11 +05:30
Kid 24d21ec8ab
Simplify fish init script (#370) 2022-04-17 14:36:47 +05:30
c02y 302ec231ba
--interactive/-i and --score/-s do not conflict in Query::query() (#342) 2022-04-13 17:03:06 +05:30
Kyohei Uto 212585ce74
Add felix to 3rd party integrations (#379) 2022-04-13 13:00:10 +05:30
Ajeet D'Souza e6bc1576ca Use `target_nix` when running xtasks in Nix 2022-04-11 03:58:35 +05:30
Ajeet D'Souza b71d33b5c1 Replace `--no-aliases` with `--no-cmd` 2022-04-11 03:41:51 +05:30
skwerlman a0242d7c9a
Switch elvish template to new try/catch syntax (#371) 2022-03-31 16:50:29 +05:30
Ajeet D'Souza 17365710af Copy owner from previous database file (#364) 2022-03-09 19:59:39 +05:30
Ajeet D'Souza 90e781a192
Bypass alias in fzf preview (#329) 2022-03-08 10:53:30 +05:30
Ajeet D'Souza dc64d912ab Reuse values in shell tests 2022-03-07 12:06:04 +05:30
Ajeet D'Souza 6307146fbb
Add zabb and clink-zoxide to README 2022-03-04 05:06:32 +05:30
sitiom f2857f229f
Fix Windows _ZO_DATA_DIR path in docs (#355) 2022-02-27 19:10:08 +05:30
Ajeet D'Souza ea096ac3ca Upgrade to Rust 1.59, strip binaries 2022-02-25 09:49:45 +05:30
Ajeet D'Souza df148c834f
Require bash 4.4+ for completions (#354) 2022-02-25 04:15:19 +05:30
Ajeet D'Souza b3366dd5b6 Upgrade to clap v3.1.0 2022-02-17 04:16:45 +05:30
Samuel Tschiedel 66d882bad4
Use --keep-right in fzf (#346) 2022-02-02 03:55:21 +05:30
Ajeet D'Souza bd71cf3a5d Update README 2022-01-21 03:19:12 +05:30
Ajeet D'Souza 4ce6e4b25d Remove persistence in Pylint tests 2022-01-12 13:52:13 +05:30
cherryblossom000 e34b6f930a Use elvish v0.17 lambda syntax in completions generation (#334) 2022-01-12 13:11:48 +05:30
Ajeet D'Souza b6b024c452 Upgrade to clap v3 stable 2022-01-03 05:53:19 +05:30
Ajeet D'Souza fe553585e9 Use -- with cd so paths aren't treated as options 2021-12-31 04:52:14 +05:30
Ajeet D'Souza 027d259c89 Use long arguments for commands in Fish shell 2021-12-30 04:02:23 +05:30
Ajeet D'Souza d106f4e358
Rename _z function (#324) 2021-12-28 23:40:10 +05:30
Ajeet D'Souza cf8dc69dda Move manpages to man/man1 2021-12-27 02:17:06 +05:30
Ajeet D'Souza 5c51c808aa Update GIF 2021-12-25 14:29:52 +05:30
Ajeet D'Souza a0d544adfd Release v0.8.0 2021-12-25 04:07:14 +05:30
Ajeet D'Souza 89dbb1fda6 Update GIF 2021-12-25 03:55:33 +05:30
Ajeet D'Souza 0a9081383d Fix interactive remove 2021-12-24 17:49:36 +05:30
Ajeet D'Souza fd088b43db Launch correct fzf binary on Windows 2021-12-24 16:20:22 +05:30
Ajeet D'Souza 339a789261 Avoid using completions on older Bash versions 2021-12-24 10:04:37 +05:30
Ajeet D'Souza bd54ea3ea9 Ignore CRLF for shell scripts (#315) 2021-12-15 01:15:39 +05:30
Tushar ff28b02801
Add path escapes for powershell (#313) 2021-12-13 12:16:12 +05:30
Ajeet D'Souza 5d81f1f22d Add macOS to CI 2021-12-06 00:43:34 +05:30
Ajeet D'Souza 58430d8c54 Add z completions for zsh (#309) 2021-12-05 14:51:32 +05:30
Ajeet D'Souza 72fd48ed97 Make fish completions consistent with Bash 2021-12-03 03:52:20 +05:30
Ajeet D'Souza 2a2848f55c
Handle early selection on fzf (#307) 2021-12-02 22:47:11 +05:30
Ajeet D'Souza 3e03ccccd6 Use better defaults for fzf 2021-12-02 00:55:33 +05:30
Oliver Mannion c392a8bb75
Fix errors with set -eu (#302) 2021-11-20 01:52:15 +05:30
Ajeet D'Souza 9f2f2e978e
Use global scope for aliases (#300) 2021-11-11 02:22:23 +05:30
Ajeet D'Souza e38f4d11bd Update README.md 2021-11-10 14:22:29 +05:30
crazystylus 5374d599d2
Add rust-version attribute (#297) 2021-11-09 17:08:26 +05:30
Ajeet D'Souza 1aea7450f5 Update README 2021-11-08 20:13:46 +05:30
Ajeet D'Souza bd42f0db76 Release v0.7.9 2021-11-02 02:51:08 +05:30
Ajeet D'Souza ba7b445348 Improved completions for Fish 2021-11-01 22:11:28 +05:30
Ajeet D'Souza 904bfd46e7 Improved completions for Bash 2021-10-31 17:33:15 +05:30
EdJoPaTo 9d8bfc90be Improve release action (#284) 2021-10-30 00:05:51 +05:30