aboutsummaryrefslogtreecommitdiffstats
path: root/community/fzf
Commit message (Collapse)AuthorAgeFilesLines
* community/fzf: properly split shell scriptsKevin Daudt2018-03-111-12/+30
| | | | | | | All the shell scripts are now bundled in a single 'extras' subpackage but standard is to create per shell subpackage. Make it so.
* community/fzf: disable vetting in testsKevin Daudt2018-03-112-3/+18
| | | | | | | | | | | Since Go 1.10, they enabled vetting by default when running tests. This reveals issues in the thests which should be fixed upstream, but for now, disable vetting to let the tests pass again. An upstream issue[0] has been created. Untill then, apply a patch to the Makefile to disable vetting. [0]: https://github.com/junegunn/fzf/issues/1236
* community/fzf: fix whitespace inconsitenciesKevin Daudt2018-03-111-4/+4
|
* community/fzf: add shell scripts as a subpackageKevin Daudt2018-02-201-1/+9
|
* testing/fzf: move to communityKevin Daudt2018-02-202-0/+62