| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Changes: https://github.com/junegunn/fzf/releases/tag/0.27.0
|
| | |
|
| | |
|
| |
|
|
| |
Changes: https://github.com/junegunn/fzf/releases/tag/0.25.1
|
| |
|
|
| |
Changes: https://github.com/junegunn/fzf/releases/tag/0.25.0
|
| |
|
|
|
|
|
| |
and I take security/dehydrated.
PR: 252650
Submitted by: Sascha Holzleiter <sascha@root-login.org>
|
| |
|
|
|
| |
PR: 250776
Approved by: Sascha Holzleiter <sascha at root-login dot org>(maintainer)
|
| |
|
|
|
| |
PR: 248447
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
|
| |
|
|
|
|
| |
PR: 246739
Submitted by: olgeni
Approved by: maintainer
|
| |
|
|
|
|
| |
PR: 242042 (plus git hash fix)
Submitted by: olgeni
Approved by: maintainer
|
| |
|
|
|
|
| |
PR: 239881
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: sascha@root-login.org (maintainer)
|
| | |
|
| |
|
|
|
| |
Approved by: maintainer
Differential Revision: https://reviews.freebsd.org/D20465
|
| |
|
|
|
|
|
|
| |
Changelog: https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0175
PR: 232071
Submitted by: maintainer
Sponsored by: iXsystems Inc.
|
| |
|
|
|
|
| |
PR: 228910
Submitted by: knu
Approved by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
The patches for this port got mangled in the last update.
This patch corrects that so the completion for kill(1) works again
if one is using the example shell completion files.
PR: 226654
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
|
| |
|
|
|
|
| |
* regenerated patches with make makepatch.
Reported by: danfe
|
| |
|
|
|
| |
PR: 224715
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
|
| |
|
|
|
|
| |
PR: 223246
Submitted by: olgeni
Approved by: maintainer
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Removed strip, stripping go is safe
* Added examples
PR: 221113
Submitted by: Sascha Holzleiter (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11894
|
| |
|
|
|
| |
PR: 220903
Submitted by: sascha@root-login.org (maintainer)
|
| |
|
|
|
| |
PR: 217255
Submitted by: sascha@root-login.org(maintainer)
|
| |
|
|
|
| |
PR: 216246
Submitted by: sascha@root-login.org (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
1. The proper variable is MAKE_ENV, not BUILD_ENV
2. The build steps must not be surpressed! Remove "@" from build step
3. The make command is contingent on the success of the cd command, so
change the concatenation (";") to AND ("&&") and run the whole thing
in a subshell
4. Additional CGO_ variables are required now. Define CGO_LDFLAGS so
that ncurses library can be found and add another path for CGO_CFLAGS
so that ncurses_dll.h can be found.
Approved by: general and ncurses blankets
|
| |
|
|
|
|
| |
PR: 214678
Submitted by: marino
Approved by: ncurses blanket
|
| |
|
|
|
|
| |
PR: 214678
Changes: https://github.com/junegunn/fzf/blob/master/CHANGELOG.md
Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
|
| |
|
|
| |
Approved by: ncurses blanket
|
| |
|
|
| |
Approved by: ncurses blanket
|
| |
|
|
|
|
|
|
| |
- Add TMUX option
- While here, add LICENSE_FILE
PR: 211865
Submitted by: sascha@root-login.org (maintainer)
|
|
|
WWW: https://github.com/junegunn/fzf/
PR: 211661
Submitted by: Sascha Holzleiter <sascha@root-login.org>
|