summaryrefslogtreecommitdiffstats
path: root/install
AgeCommit message (Expand)Author
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
2014-05-28removed tailing substitution causing all trailing space to be removed when ex...Chad Skeeters
2014-05-26Update installTom Cammann
2014-05-22OKJunegunn Choi
2014-05-21Update uninstall scriptJunegunn Choi
2014-05-04Fix #41: [CTRL-T] long file paths causing wrapping artifactsJunegunn Choi
2014-05-04Fix bug in install scriptJunegunn Choi
2014-05-02[fish] Remove temporary file after useJunegunn Choi
2014-05-02Fish shell support - installer / key bindings (#33)Junegunn Choi
2014-05-02Simpler check for cursesJunegunn Choi
2014-04-01set -o nonomatch for zsh (#34)Junegunn Choi
2014-04-01Do not load interactive parts when not required (#34)Junegunn Choi
2014-04-01Avoid CTRL-T error when default shell != zsh (#34)Junegunn Choi
2014-04-01Avoid starting interactive bash (#34)Junegunn Choi