Next | Query returned 26 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2021-08-06 11:50:27 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/zoxide: update to 0.7.3

0.7.3 - 2020-08-05

Added:
-zoxide add and zoxide remove now accept multiple arguments.

Fixed:
-Nushell: errors on 0.33.0.
-PowerShell: errors when initializing in StrictMode.
-Bash/POSIX: remove conflicting alias definitions when initializing.
-Bash: remove extra semicolon when setting $PROMPT_COMMAND.
-Xonsh: use shell environment instead of os.environ.
   2021-08-05 10:46:37 by pin | Files touched by this commit (1)
Log message:
sysutils/zoxide: simplify Makefile
   2021-06-10 13:48:25 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/zoxide: update to 0.7.2

0.7.2
=====
Fixed:
-zoxide -V not printing version.

0.7.1
=====
Added:
-Auto-generated shell completions.
-zoxide query --all for listing deleted directories.
-Lazy deletion for removed directories that have not been accessed in > 90 days.
-Nushell: support for 0.32.0+.

Fixed:
-Nushell: avoid calling __zoxide_hook on non-filesystem subshells.
-Fish: alias cd=z now works, but it must be done after calling zoxide init.
-PowerShell: avoid calling __zoxide_hook on non-filesystem providers.
-Fish: avoid calling __zoxide_hook in private mode.
   2021-05-02 12:05:33 by pin | Files touched by this commit (4) | Package updated
Log message:
sysutils/zoxide: update to 0.7.0

  - Rework release script (#199)
  - add armv7/aarch64 support to installer (#198)
  - Multi-select for zoxide remove -i (#192)
  - _ZO_EXCLUDE_DIRS should default to "$HOME" (#194)
  - Fix return values in Bash hook (#196)
  - Add default prompt for nushell (#191)
  - Compile-time warning when git is missing (#187)
  - Performance improvements for queries (#185)
  - Add manpage (#183)
  - Fix cd - on fish (#179)
  - Update README
   2021-04-09 11:00:57 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/zoxide: update to 0.6.0

-Add support for Elvish (#174)
-Use Nushell from Nixpkgs unstable (#171)
-Make z exclude current directory (#173)
-Append __zoxide_hook to front of PROMPT_COMMAND (#170)
-Add support for Nushell (#164)
-Find zoxide in Xonsh shells (#168)
-Reference integration with nnn (autojump plugin) (#166)
-Fix CI (#161)
-Remove barely-used aliases (#158)
-Use variable to prevent hook redefinition (#154)
-Use /dev/null on Unix shells (#152)
-Specified external call to cd for fish (#146)
-Remove cargo-udeps
-Handle write errors gracefully (#143)
-Use builtin in shells (#141)
-Use zero copy deserialization (#138)
-Forcibly disable backtraces (#130)
-Start fish in an isolated env (#128)
-Run shell tests in a clean env
-Add NetBSD and Alpine Linux install instructions
-Use Nix for testing
-Split tests
-Change install instructions, add third-party integrations and update README
-Add Termux install instructions
-Update installation instructions
   2020-11-25 12:04:24 by pin | Files touched by this commit (5)
Log message:
sysutils/zoxide: moved from textproc/zoxide

Next | Query returned 26 messages, browsing 21 to 30 | previous