Commit Graph
17 Commits
Author SHA1 Message Date
Mario Rodas ab92ec63d2 zoxide: install manpages 2021-05-01 20:33:00 -05:00
happysalada c116c5f89f zoxide: 0.6.0 -> 0.7.0 2021-05-02 10:32:34 +09:00
Ajeet D'Souza e754546ef7 zoxide: remove shell checkInputs
remove unused shell check inputs
2021-04-15 21:54:07 +09:00
happysalada 89e0e50e19 zoxide: 0.5.0 -> 0.6.0; fix darwin build 2021-04-09 15:45:17 +09:00
Sandro Jäckel 713951893d zoxide: cleanup, add SuperSandro2000 as maintainer 2021-02-12 14:09:55 +01:00
Cole HelblingandSandro Jäckel f5ac1c66f0 zoxide: 0.4.3 -> 0.5.0
https://github.com/ajeetdsouza/zoxide/compare/v0.4.3...v0.5.0

Tests are disabled on darwin because they fail and I can't troubleshoot
(since I don't have a darwin system).

Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2020-10-30 18:58:57 -07:00
zowoq 473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
Cole Helbling ee33c731b5 zoxide: 0.4.1 -> 0.4.3
https://github.com/ajeetdsouza/zoxide/compare/v0.4.1...v0.4.3

Also removes unnecessary `rec` and `stdenv`.
2020-07-04 12:25:49 -07:00
Mario Rodas 204ea0bfb7 zoxide: make fzf optional 2020-05-25 04:20:00 -05:00
Cole Helbling 20a8580e09 zoxide: 0.4.0 -> 0.4.1
https://github.com/ajeetdsouza/zoxide/compare/v0.4.0...v0.4.1

NOTE: This release drops compatibility for old 0.2.x databases. If you
have ever run any version between 0.3.0 and 0.4.0 (inclusive), your
database has already been upgraded. If you haven't, you will need to run
one of those versions before updating, or your database will not be
found or in the correct format.
2020-05-24 15:25:52 -07:00
Cole Helbling fb7e28ebbe zoxide: 0.3.1 -> 0.4.0
https://github.com/ajeetdsouza/zoxide/compare/v0.3.1...v0.4.0

Most notable changes, IMHO:

- `zoxide init` now uses PWD hooks by default
- `fish` no longer `cd`s to the user's home when no match is found
- Interactive mode in `zoxide` no longer throws an error if `fzf` exits gracefully
2020-05-03 07:59:24 -07:00
Cole Helbling 654a4711f6 zoxide: 0.3.0 -> 0.3.1
https://github.com/ajeetdsouza/zoxide/compare/v0.3.0...v0.3.1
2020-04-03 13:24:45 -07:00
Cole Helbling dbdae465cb zoxide: 0.2.2 -> 0.3.0
https://github.com/ajeetdsouza/zoxide/compare/v0.2.2...v0.3.0
2020-03-29 18:54:24 -07:00
Cole Helbling 9ac94c36d4 zoxide: 0.2.1 -> 0.2.2 2020-03-19 13:21:46 -07:00
Cole Helbling ce8674dc0f zoxide: 0.2.0 -> 0.2.1
With this release, you can now migrate entries from your `z` database!
2020-03-15 11:54:34 -07:00
Yannik SanderandCole Helbling de892c2f07 Remove unnecessary comment
Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>
2020-03-11 23:48:47 +00:00
Yannik Sander 130aef631c zoxide: init at 0.2.0 2020-03-11 23:48:47 +00:00