summaryrefslogtreecommitdiffstats
path: root/install
AgeCommit message (Expand)Author
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
2014-07-27Display 'gem install curses' when curses cannot be loadedJunegunn Choi
2014-07-15allow installation with sudo privilegesSencer Selcuk
2014-07-06[fish] Fix fish key binding issues (#60)Junegunn Choi
2014-06-23Add vi-command keymap mappingsPatrick Donelan
2014-06-18Use `command find` rather than plain `find`Sencer Selcuk
2014-06-14Extend --nth option to take rangesJunegunn Choi
2014-05-29Fix fzf-history-widget (#48)Junegunn Choi