Commit Graph

12 Commits (master)

Author SHA1 Message Date
Junegunn Choi 552414978e
0.24.0-rc1 4 years ago
Tony Metzidis f246fb2fc2 Show error message when failed to start preview command (#1810)
Fix #1637
4 years ago
infokiller 6e6340a0c9 Ignore `zcompile` output files (*.zwc files) (#1775) 4 years ago
Adam Dinwoodie fe7b91dfd9 Add bin/fzf.exe to .gitignore (#1111)
On Cygwin and MinGW, the fzf binary will have a .exe extension, so
ignore that binary if it exists as well as the bare binary.
7 years ago
Junegunn Choi 4b59ced08f
Add gopath to gitignore 7 years ago
Junegunn Choi 8bbf9335e1
Restructuring: main package in project root 7 years ago
Edgar Lee 7d3575b362
Use glide to handle go dependencies 7 years ago
Junegunn Choi fa1fc3d855
Add vim doc
Close #893
7 years ago
Junegunn Choi 1b9ca314b8 Update build script
- GOPATH is no longer required
- fzf repository does not have to be in GOPATH
- Build Linux binary with Go 1.5.3
8 years ago
Junegunn Choi f3177305d5 Rewrite fzf in Go 9 years ago
Christian Wellenbrock 2916bf7ee4 Add .DS_Store to .gitignore 10 years ago
Junegunn Choi 0d91ee4b32 Add .gitignore 11 years ago