summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-10-050.10.70.10.7Junegunn Choi
2015-10-05Fix invalid interrupt handler during execute actionJunegunn Choi
2015-10-05[completion] Revamp completion APIJunegunn Choi
2015-10-05[fzf-tmux] Create temp files in $TMPDIR if definedJunegunn Choi
2015-10-05[zsh-completion] Allow custom completion functionJunegunn Choi
2015-10-02Use trimmed length when --nth is used with --tiebreak=lengthJunegunn Choi
2015-10-02Merge pull request #364 from halostatue/use-zsh-regex-moduleJunegunn Choi
2015-10-01Remove dependency on zsh/pcre moduleAustin Ziegler
2015-09-30Merge pull request #361 from justinmk/swapexistsJunegunn Choi
2015-09-30[vim] handle SwapExistsJustin M. Keyes
2015-09-27[vim] Consistent exit status handlingJunegunn Choi
2015-09-27Merge branch 'jebaum-master'Junegunn Choi
2015-09-26[vim] handle exit status 1 properly (#359)James Baumgarten
2015-09-26[vim] Display proper error message when GVim launcher failedJunegunn Choi
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