summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-09-24[install] Terminate install script when failed to update shell config0.10.6Junegunn Choi
2015-09-22[neovim] Remove redraw! hack that is no longer neededJunegunn Choi
2015-09-22Use build tags to enable static linkingJunegunn Choi
2015-09-20[vim] Display proper error message when command failedJunegunn Choi
2015-09-20Build linux binary on CentosJunegunn Choi
2015-09-19Revert "Revert "0.10.6""Junegunn Choi
2015-09-19Revert "0.10.6"Junegunn Choi
2015-09-190.10.6Junegunn Choi
2015-09-19Fix travis CI buildJunegunn Choi
2015-09-19Build partially-static binary for linux (#350)Junegunn Choi
2015-09-18[fzf-tmux] Exit with the same exit status as with fzfJunegunn Choi
2015-09-18Exit status 130 when fzf is terminated by the userJunegunn Choi
2015-09-18[vim] Ignore exit status of 2 (#345)Junegunn Choi
2015-09-15Replace --header-file with --header (#346)Junegunn Choi
2015-09-15Change exit status (0: OK, 1: No match, 2: Error/Interrupted)Junegunn Choi
2015-09-14Remove flattr badgeJunegunn Choi
2015-09-12Update doc0.10.5Junegunn Choi
2015-09-120.10.5Junegunn Choi
2015-09-12Fix #344 - Backward scan when `--tiebreak=end`Junegunn Choi
2015-09-12Make it possible to unquote the term in extended-exact modeJunegunn Choi
2015-09-07[fzf-tmux] Fix #343 - Escape backticks in --queryJunegunn Choi
2015-09-05[gvim] Fix #342 - Should not escape launcher part of the commandJunegunn Choi
2015-09-01[vim] Escape newline character when running fzf with :!Junegunn Choi
2015-09-01[zsh-completion] Temporarily unset shwordsplit (#328)Junegunn Choi
2015-08-30Merge pull request #336 from fazibear/fix-fish-streamsJunegunn Choi
2015-08-30fix fish streamsMichaƂ Kalbarczyk
2015-08-290.10.40.10.4Junegunn Choi
2015-08-28Should not strip ANSI codes when --ansi is not setJunegunn Choi
2015-08-28[vim] Dynamic height specification for 'up' and 'down' optionsJunegunn Choi
2015-08-27[install] Fall back statically-linked binary on 64-bit linuxJunegunn Choi
2015-08-27Fix build scriptJunegunn Choi
2015-08-27make linux-static (#322)Junegunn Choi
2015-08-26Fix #329 - Trim ANSI codes from output when --ansi & --with-nth are setJunegunn Choi
2015-08-26Add failing test case for #329Junegunn Choi
2015-08-24[vim] Escape % and # when running source command with :!Junegunn Choi
2015-08-22Mention fzf.vim projectJunegunn Choi
2015-08-19[install] Improve error messageJunegunn Choi
2015-08-18Revert "[vim] Open silently"Junegunn Choi
2015-08-16Remove Vim examples from README.mdJunegunn Choi
2015-08-16[vim] Handle single/double quote characters in 'dir' optionJunegunn Choi
2015-08-15[vim] Open silentlyJunegunn Choi
2015-08-15[vim] tab split instead of tabeditJunegunn Choi
2015-08-120.10.30.10.3Junegunn Choi
2015-08-11[install] Prerelease of 0.10.3Junegunn Choi
2015-08-11Fix --with-nth performance; use simpler regular expressionJunegunn Choi
2015-08-10Fix --with-nth performance; avoid regex if possibleJunegunn Choi
2015-08-08[install] Stop installer when failed to download the binaryJunegunn Choi
2015-08-05[install] Add an extra new line characterJunegunn Choi
2015-08-030.10.20.10.2Junegunn Choi
2015-08-03Fix race conditionJunegunn Choi