summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-16Update CHANGELOG0.11.2Junegunn Choi
2016-01-16Update CHANGELOG: 0.11.2Junegunn Choi
2016-01-16Reduce the initial delay when --tac is not givenJunegunn Choi
2016-01-140.11.2Junegunn Choi
2016-01-14Add toggle-in and toggle-out for --bindJunegunn Choi
2016-01-14Ignore leading whitespaces when calculating 'begin' indexJunegunn Choi
2016-01-14[fish] Fix intermittent errors on CTRL-TJunegunn Choi
2016-01-14Change temporary file names to fix flaky testsJunegunn Choi
2016-01-14Simplify Item structureJunegunn Choi
2016-01-13Accept comma-separated list of sort criteriaJunegunn Choi
2016-01-13Update license: 2016Junegunn Choi
2016-01-12[vim] Try to make 'dir' option compatible with &autochdirJunegunn Choi
2016-01-11[vim] Do not restore working directory on unexpected cwdJunegunn Choi
2016-01-09[nvim] setlocal nospell on terminal bufferJunegunn Choi
2016-01-07[fzf-tmux] Turn off remain-on-exit optionJunegunn Choi
2016-01-07[fzf-tmux] Fix #466 - Make fifos writable by other usersJunegunn Choi
2016-01-05Fix ubuntu-android target of MakefileJunegunn Choi
2015-12-29Add regression test case for #458Junegunn Choi
2015-12-29Merge pull request #458 from frizinak/fix-autocomplete-absJunegunn Choi
2015-12-28Fix autocompletion for absolute pathsKobe Lipkens
2015-12-29[bash/zsh-completion] List hidden files as wellJunegunn Choi
2015-12-28Merge pull request #455 from frizinak/masterJunegunn Choi
2015-12-25Pass FZF_DEFAULT_OPTS to non-interactive bash instanceKobe Lipkens
2015-12-20Fix Travis CI buildJunegunn Choi
2015-12-18[vim] Open selected file in the current window if it's emptyJunegunn Choi
2015-12-13Merge pull request #446 from chaoren/masterJunegunn Choi
2015-12-11Dynamically select which __fzf_select__ to use for tmux with bash 4+.Chaoren Lin
2015-12-11Fix CTRL-T in tmux with non-standard configuration.Chaoren Lin
2015-12-09Merge pull request #439 from pokey/masterJunegunn Choi
2015-12-08Correct fzf-tmux tmux checking bugPokey Rule
2015-12-08Merge pull request #433 from pokey/masterJunegunn Choi
2015-12-07Support fzf-tmux when zoomedPokey Rule
2015-12-04Unset GO15VENDOREXPERIMENT in linux build env (#430)Junegunn Choi
2015-12-04Remove submodules and disable GO15VENDOREXPERIMENT (#430)Junegunn Choi
2015-12-010.11.10.11.1Junegunn Choi
2015-11-30GO15VENDOREXPERIMENT=1 (#430)Junegunn Choi
2015-11-30Add --tabstop optionJunegunn Choi
2015-11-30Fix test failure - use absolute pathJunegunn Choi
2015-11-20Merge pull request #380 from acornejo/androidJunegunn Choi
2015-11-18add android buildAlex Cornejo
2015-11-19Fix typos in help messageJunegunn Choi
2015-11-19Merge pull request #423 from blueyed/zsh-fzf-completion-localoptionsJunegunn Choi
2015-11-18zsh: fzf-completion: use noshwordsplit local optionDaniel Hahler
2015-11-18Merge pull request #421 from blueyed/zsh-completion-grep-commandJunegunn Choi
2015-11-17zsh completion: use \grep to skip any aliasDaniel Hahler
2015-11-12[bash-completion] Fix #417 - Update command listJunegunn Choi
2015-11-12[install] Add --32 / --64 optionsJunegunn Choi
2015-11-100.11.00.11.0Junegunn Choi
2015-11-10Fix compatibility issues with OR operator and inverse termsJunegunn Choi
2015-11-09Add OR operatorJunegunn Choi