Version: 4.0.0, Package name: pick-4.0.0 |
Maintained by: Anton Lindqvist |
Master sites: |
Description The pick utility allows users to select from a set of choices using an interface with fuzzy search functionality. The choices are read from stdin, and the selected choice written to stdout. |
Filesize: 29.088 KB |
Version History (View Complete History) |
|
2020-05-16 02:31:55 by Anton Lindqvist | Files touched by this commit (2) |
Log message: update to pick-4.0.0 * honor BINDIR, INSTALL_MAN, MANDIR, and PREFIX during configure and install * remove -v option, your package manager of choice can already provide the same information * remove -h option in favor of the manual * do not output options as part of the usage output, in favor of the manual instead. * mark unused variables in compat files as extern in order to compile using GCC 10 |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-02-28 23:54:21 by Anton Lindqvist | Files touched by this commit (2) |
Log message: Update to pick-3.0.0. ok sthen@ |
2018-04-11 00:55:15 by Anton Lindqvist | Files touched by this commit (2) |
Log message: Update to pick-2.0.2. ok gsoares@ |
2018-01-01 12:30:43 by Anton Lindqvist | Files touched by this commit (2) |
Log message: Update to pick-2.0.1. While here, remove the Werror compiler flag. ok bcallah@ |
2017-08-29 01:14:40 by Anton Lindqvist | Files touched by this commit (2) |
Log message: Update to pick 1.8.0. ok sthen@ |
2017-07-02 13:37:22 by Anton Lindqvist | Files touched by this commit (2) |
Log message: Update pick to 1.7.0. ok jca@ |
2017-05-30 04:26:07 by Anton Lindqvist | Files touched by this commit (2) |
Log message: Update my own email. ok landry@ |
2017-05-02 14:17:31 by Frederic Cambus | Files touched by this commit (2) |
Log message: Update pick to 1.6.1. From maintainer Anton Lindqvist. |