summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-21Fix panic when pattern occurs after 2^15-th columnJunegunn Choi
2016-09-19Add --print0 option0.15.0Junegunn Choi
2016-09-18Printable character in --expect set should not affect --print-queryJunegunn Choi
2016-09-18Truncate the query string if it's too longJunegunn Choi
2016-09-18Revise ranking algorithmJunegunn Choi
2016-09-13Update READMEJunegunn Choi
2016-09-11Merge pull request #657 from ishanray/patch-1Junegunn Choi
2016-09-10Update algo.goishanray
2016-09-07Merge pull request #654 from qiemem/fix-tmux-groups-dont-break-socketsJunegunn Choi
2016-09-06Make fzf target correct session in groupBryan Head
2016-08-31Revert "Unset TMUX before splitting window" (#648)Junegunn Choi
2016-08-29Merge pull request #646 from qiemem/fix-tmux-groupsJunegunn Choi
2016-08-29Merge pull request #645 from ckafi/split-without-IFSJunegunn Choi
2016-08-28Unset TMUX before splitting windowBryan Head
2016-08-28Split default zsh binding at the correct placeTobias Frilling
2016-08-28[neovim] Do not resize if the size of the screen has changedJunegunn Choi
2016-08-28Merge branch 'joshuarubin-master'Junegunn Choi
2016-08-28[vim] Reset window sizes on closeJoshua Rubin
2016-08-24[vim] Tilde prefix is not allowed for `left` or `right` layoutJunegunn Choi
2016-08-210.13.50.13.5Junegunn Choi
2016-08-21Update Centos Dockerfile to use Go 1.7Junegunn Choi
2016-08-20No need to cache the result in filtering mode (--filter)Junegunn Choi
2016-08-20Remove Offset slice from Result structJunegunn Choi
2016-08-19[vim] Fix "E706: Variable type mismatch for: arg"Junegunn Choi
2016-08-19Add missing sourcesJunegunn Choi
2016-08-19[vim] Make arguments to fzf#wrap() optionalJunegunn Choi
2016-08-19Micro-optimizationsJunegunn Choi
2016-08-19Set the upper limit of the number of search go routinesJunegunn Choi
2016-08-18Remove duplicate codeJunegunn Choi
2016-08-18Inline function calls in tight loopsJunegunn Choi
2016-08-18Increase the number of go routines for searchJunegunn Choi
2016-08-17Setting GOMAXPROCS is no longer neededJunegunn Choi
2016-08-16Increase read buffer size to 64KBJunegunn Choi
2016-08-140.13.40.13.4Junegunn Choi
2016-08-14LintJunegunn Choi
2016-08-14Improve rendering time of long linesJunegunn Choi
2016-08-14[perf] evaluateBonus can start from sidx - 1Junegunn Choi
2016-08-14[perf] Remove memory copy when using string delimiterJunegunn Choi
2016-08-14[perf] Optimize AWK-style tokenizer for --nthJunegunn Choi
2016-08-14[perf] Avoid allocating rune array for ascii stringJunegunn Choi
2016-08-13[test] Clear environment variablesJunegunn Choi
2016-08-12:hidden property of previous --preview-window should be clearedJunegunn Choi
2016-08-02[vim] Delete fzf buffer even when exit status is non-zeroJunegunn Choi
2016-08-02[vim] Make sure to delete fzf bufferJunegunn Choi
2016-07-30Merge pull request #630 from kassio/masterJunegunn Choi
2016-07-29Remove `name` option from `termopen`.Kassio Borges
2016-07-28[vim] v:shell_error can change around redraw!Junegunn Choi
2016-07-26[vim] Add fzf#wrap helper functionJunegunn Choi
2016-07-21[vim] Make :FZF command configurable with g:fzf_layoutJunegunn Choi
2016-07-160.13.30.13.3Junegunn Choi