summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2020-10-28Panic when fzf was built without version informationJunegunn Choi
So that the package maintainers would immediately know that the build is incorrect. But is there a way to make build simply fail? Related: https://github.com/junegunn/fzf.vim/issues/1150
2020-10-270.24.0-rc1Junegunn Choi
2020-01-19Add pledge(2) support (OpenBSD only) via a 'protector' package. (#1297)Aaron Bieber
2017-06-02Add git revision to --version outputJunegunn Choi
2017-06-02Restructuring: main package in project rootJunegunn Choi