Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d5d96cb0 | 2020-05-16 08:31:55 | 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 | ||
| fc13872f | 2019-03-01 06:54:21 | Update to pick-3.0.0. ok sthen@ | ||
| 2f1a2dd4 | 2018-04-11 06:55:15 | Update to pick-2.0.2. ok gsoares@ | ||
| fb01677c | 2018-01-01 19:30:43 | Update to pick-2.0.1. While here, remove the Werror compiler flag. ok bcallah@ | ||
| 4c92ba57 | 2017-11-07 14:16:54 | Update to pick-2.0.0. ok sthen@ | ||
| 79b4e43d | 2017-10-05 08:06:24 | Update to pick-1.9.0. ok rsadowski@ | ||
| 333b8e6f | 2017-08-29 07:14:40 | Update to pick 1.8.0. ok sthen@ | ||
| e469c4be | 2017-07-02 19:37:22 | Update pick to 1.7.0. ok jca@ | ||
| 0ec79989 | 2017-05-02 20:17:31 | Update pick to 1.6.1. From maintainer Anton Lindqvist. | ||
| e0eef15e | 2017-04-19 12:23:20 | import sysutils/pick, from maintainer Anton Lindqvist, ok tb@ 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. |