aboutsummaryrefslogtreecommitdiffstats
path: root/community/fzf
Commit message (Collapse)AuthorAgeFilesLines
* community/fzf: Add vim/neovim subpackageMatt Hill2019-04-051-1/+19
| | | | | https://github.com/junegunn/fzf/blob/master/README-VIM.md Basic integration for Vim/Neovim
* community/fzf: update to 0.18.0Kevin Daudt2019-04-023-8/+91
| | | | fzf no longer provides a glide file itself, so we now need to supply our own.
* community/fzf: change maintainer e-mailKevin Daudt2019-04-021-2/+2
|
* community/fzf: fix build break during packaging phaseMike Sullivan2018-12-281-2/+1
|
* community/fzf: disable on armv7Milan P. Stanić2018-12-281-2/+2
| | | | it is already disabled on aarch64 and armhf
* community/fzf: disable on armhf. fails to build.Carlo Landmeter2018-12-081-1/+2
|
* community/fzf: disable on aarch64Carlo Landmeter2018-12-071-1/+1
| | | | Makefile:56: *** "Build on aarch64 is not supported, yet.". Stop.
* community/fzf: disable on s390xNatanael Copa2018-12-051-1/+1
| | | | | build fails with: Makefile:56: *** "Build on s390x is not supported, yet.". Stop.
* community/fzf: enable on all archesraschi.alex@gmail.com2018-11-261-1/+1
| | | | * fixes #9575
* community/fzf: upgrade to 0.17.5Tiago Ilieve2018-11-121-9/+7
| | | | | | Upgrade and drop '*-doc' package, moving keybindings to their respective shell completions package. This will make them consistent with their descriptions.
* community/fzf: enable vetting in testsKevin Daudt2018-09-192-17/+2
| | | | | | | | d5cfcd38e disabled vetting while running the test suite due to failures because of an update in Go. This has now been fixed upstream, so enable vetting again by removing the relevant patch.
* community/fzf: upgrade to 0.17.4Kevin Daudt2018-09-191-3/+3
|
* 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