summaryrefslogtreecommitdiffstats
path: root/install
AgeCommit message (Expand)Author
2015-06-030.9.130.9.13Junegunn Choi
2015-05-210.9.12Junegunn Choi
2015-05-12Suppress error message when loading completion.{zsh,bash}Junegunn Choi
2015-05-09Fuzzy completion for zsh (#227)Junegunn Choi
2015-04-220.9.11Junegunn Choi
2015-04-180.9.100.9.10Junegunn Choi
2015-04-16`install --bin` just for downloading the binaryJunegunn Choi
2015-04-16Prepare for 0.9.9 releaseJunegunn Choi
2015-04-14Fix Unicode case handling (#186)Junegunn Choi
2015-04-13install: wait for LF in non-interactive shellJustin M. Keyes
2015-03-31Implement --toggle-sort option (#173)Junegunn Choi
2015-03-29Implement --expect option to support simple key bindings (#163)Junegunn Choi
2015-03-26Append (not prepend) bin directory to PATHJunegunn Choi
2015-03-26Avoid duplicate paths in MANPATHJunegunn Choi
2015-03-26Add man path only when the directory existsJunegunn Choi
2015-03-26Add man page (#157)Junegunn Choi
2015-03-19Bump up the version - 0.9.5Junegunn Choi
2015-03-13Refactor shell extensionsJunegunn Choi
2015-03-13Fix #142, #144 - Improve CTRL-R for zshJunegunn Choi
2015-03-12Fix install script for platforms w/o matching Go binary (#141)Junegunn Choi
2015-02-26Add --tac option and reverse display order of --no-sortJunegunn Choi
2015-02-180.9.30.9.3Junegunn Choi
2015-02-12Fix bash script when fzf_base contains spacesJunegunn Choi
2015-01-25Improve `find` command for cd widgets: exclude proc/dev etcDaniel Hahler
2015-01-240.9.20.9.2Junegunn Choi
2015-01-17Update install script0.9.1Junegunn Choi
2015-01-170.9.1Junegunn Choi
2015-01-15Fix error with empty list and release 0.9.1-devJunegunn Choi
2015-01-14Update install/build script from Homebrew0.9.0Junegunn Choi
2015-01-13`make archive` for homebrew releaseJunegunn Choi
2015-01-13Fix fzf.{bash,zsh} when Go version is not supportedJunegunn Choi
2015-01-07Improve install scriptJunegunn Choi
2015-01-07Fix i386 buildJunegunn Choi
2015-01-06Build i386 binary as wellJunegunn Choi
2015-01-05Update Makefile and install scriptJunegunn Choi
2015-01-05Refactor install scriptJunegunn Choi
2015-01-05Update Makefile and installer to use version numberJunegunn Choi
2015-01-04Update fish functionJunegunn Choi
2015-01-04Ask if fzf executable already existsJunegunn Choi
2015-01-04Fall back to Ruby version when download failedJunegunn Choi
2015-01-04Update install script to download tarballJunegunn Choi
2015-01-04Rewrite fzf in GoJunegunn Choi
2014-12-13reverse history for fish shellbrettanomyces
2014-11-30bash -> env bashArseniy Seroka
2014-09-18[install] Join line numbers when multiple matches foundJunegunn Choi
2014-09-18Check before sourcing, no longer need to removeMiles Whittaker
2014-09-17Sometimes users prefer . instead of sourceMiles Whittaker
2014-09-14Ignore user-defined grep aliasesMiles Whittaker
2014-08-31Fix ALT-C keybinding to include symlinked directoriesJunegunn Choi
2014-08-17Change --nth option for CTRL-R key binding (#90)Junegunn Choi