Next | Query returned 17 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2021-07-05 11:08:22 by pin | Files touched by this commit (1)
Log message:
sysutils/navi: reclaim maintainership
   2021-04-24 21:52:03 by pin | Files touched by this commit (1)
Log message:
sysutils/navi: reset maintainer
   2021-04-19 18:18:39 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/navi: update to 2.16.0

Breaking changes:
-Change default widths (#506)
-Remove support for Alfred (#509)
-Remove support for --save (#510)
-Remove support for --no-preview (#515)
-Remove support for navi query and navi best (#516)
-Fail on bad colors (#519)
-Rename osx target to apple-darwin (#526)

New features:
-Add navi fn map::expand
-Allow tag filtering (#508)
-Allow configuration of shell used for shell out (#511)
-Add support for config files (#518)

Fixes:
-Use \ for paths in Windows (#499)
-Fix navi fn url::open (#503)
-Fix Windows builds (#522)

Code quality:
-Remove unnecessary uses of vector of files (#507)
-Use anyhow::Result
-Document all environment variables (#512)
-Refactor writer packages (#517)
-Simplify regex dependency (#525)
-Refactor scripts (#527)
-Improve documentation (#529)

Please check navi --help and /docs for more instructions in case you use the
features removed in this release.
   2021-04-11 20:53:26 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/navi: update to 2.15.1

New features:
-Publish binaries for more platforms, including Windows (#490)

Fixes:
-Fix path for downloaded cheats (#493)
-Fix navi fn welcome (#495)

Code quality:
-Update demo video (#488)
-Add link to more shell instructions
   2021-04-10 22:03:35 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/navi: update to 2.15.0

Breaking changes:
-Make --map behave as function body (#468)

New features:
-Make preview var content streamable
-Improve bash and zsh widgets (#486)

Fixes:
-If command not found in cheatsh, report and return
-Make preview window show mapped values

Code quality:
-Fix warnings (#464)
-Fix all new warnings (#467)
-Move common helpers to src/ (#465)
-Bump all dependencies (#466)
-Remove unused code for global flag
-Correctly show preview var window for --multi (#472)
-Refactor finder packages (#473)
-Refactor terminal_width package
-Refactor core package (#476)
-Refactor fetcher packages (#477)
-Rename display package
-Add instructions for shell widget customization (#480)
-Use Pathbufs appropriately (#481)
-Use remove_dir_all crate (#482)
-Use crossterm instead of termion and terminal_width
-Refactor env_vars package (#485)
   2021-01-19 08:16:54 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/navi: update to 2.14.0

New features:
-Add keybinding for editing cheatsheet entry
-Improve argument parsing (#452)

Fixes:
-Add UX workaround for nested variables
-Convert - to _ for env vars (#454)

Code quality:
-Remove deprecated flags (#453)
   2021-01-01 15:53:03 by pin | Files touched by this commit (5)
Log message:
sysutils/navi: import package

An interactive cheatsheet tool for the command-line and application launchers.
navi allows you to browse through cheatsheets (that you may write yourself or
download from maintainers) and execute commands.
Suggested values for arguments are dynamically displayed in a list.

Next | Query returned 17 messages, browsing 11 to 20 | previous