2022-05-19 10:53:19 by pin | Files touched by this commit (3) |
Log message:
sysutils/zoxide: fix broken build
Rev bumb for changed crates.
|
2022-04-28 09:34:10 by pin | Files touched by this commit (1) |
Log message:
sysutils/zoxide: fix broken checksum
|
2022-04-22 23:55:05 by pin | Files touched by this commit (3) | |
Log message:
sysutils/zoxide: update to 0.8.1
Changed
-Manpages: moved to man/man1/*.1.
-Replace --no-aliases with --no-cmd.
-Elvish: upgrade minimum supported version to v0.18.0.
-Nushell: upgrade minimum supported version to v0.61.0.
Fixed
-Bash/Zsh: rename _z completion function to avoid conflicts with other
shell plugins.
-Fzf: added --keep-right option by default, upgrade minimum supported
version to v0.21.0.
-Bash: only enable completions on 4.4+.
-Fzf: bypass ls alias in preview window.
-Retain ownership of database file.
-zoxide query --interactive should not conflict with --score.
|
2021-12-29 06:54:01 by pin | Files touched by this commit (3) | |
Log message:
sysutils/zoxide: update to 0.8.0
Added
-Zsh: completions for z command.
Changed
-Fzf: better default options.
-Fish: interactive completions are only triggered when the last argument is
empty.
-PowerShell: installation instructions.
Fixed
-PowerShell: use global scope for aliases.
-Zsh: fix errors with set -eu.
-Fzf: handle early selection.
-PowerShell: correctly handle escape characters in paths.
-Parse error on Cygwin/MSYS due to CRLF line endings.
-Fzf: handle spaces correctly in preview window.
-Bash: avoid initializing completions on older versions.
-Fzf: avoid launching binary from current directory on Windows.
|
2021-11-02 10:15:13 by pin | Files touched by this commit (2) | |
Log message:
sysutils/zoxide: update to 0.7.9
Changed
-Bash/Fish: improved completions for z command.
Fixed
-Fish: error erasing completions on older versions.
-PowerShell: enable --cmd cd to replace the cd command.
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-21 21:10:22 by pin | Files touched by this commit (3) | |
Log message:
sysutils/zoxide: update to 0.7.8
Added
-Auto-generated completions for Fig.
Fixed
-Fix compile errors due to broken clap dependency.
|
2021-10-15 14:34:53 by pin | Files touched by this commit (2) | |
Log message:
sysutils/zoxide: update to 0.7.7
-Fix PowerShell: Hook not initializing correctly.
|
2021-10-13 14:49:45 by pin | Files touched by this commit (3) | |
Log message:
sysutils/zoxide: update to 0.7.6
Changed:
-Nushell: upgrade minimum supported version to v0.37.0.
Fixed:
-Xonsh: error messages in zi.
-Xonsh: configuration environment variables not being handled correctly.
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|