summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-06Fix flaky test casesJunegunn Choi
2016-03-06Add ISSUE_TEMPLATE.mdJunegunn Choi
2016-03-04[neovim] Take total number of tab pages into account (#520)Junegunn Choi
2016-03-030.11.40.11.4Junegunn Choi
2016-03-02[bash] Fix shellcheck warningsJunegunn Choi
2016-03-02Fix flaky test caseJunegunn Choi
2016-03-02Add --hscroll-off=COL optionJunegunn Choi
2016-03-02Remove .gitmodulesJunegunn Choi
2016-02-26[man] Fix invalid exit status in man pageJunegunn Choi
2016-02-23Merge pull request #506 from justinmk/fixvarmismatchJunegunn Choi
2016-02-23s:callback: Always return list.Justin M. Keyes
2016-02-21Update install script to try "go get ..."Junegunn Choi
2016-02-20Update build scriptJunegunn Choi
2016-02-18Minor refactoringJunegunn Choi
2016-02-16Merge pull request #496 from noscript/masterJunegunn Choi
2016-02-16Go 1.3 compatibilitySergey Vlasov
2016-02-16Minor code cleanupJunegunn Choi
2016-02-16Fix #494 - _fzf_complete hangs on zsh when not using tmux paneJunegunn Choi
2016-02-12Merge pull request #488 from nhooyr/man-fix-redirectJunegunn Choi
2016-02-11Removed the useless `.R` macrosAnmol Sethi
2016-02-12[neovim] Fix error in finally block when callback failedJunegunn Choi
2016-02-070.11.30.11.3Junegunn Choi
2016-02-07Use $SHELL to start $FZF_DEFAULT_COMMAND (#481)Junegunn Choi
2016-02-03Fix #481 - Use $SHELL instead of sh in execute actionJunegunn Choi
2016-02-02Handle SIGTERM gracefully (#482)Junegunn Choi
2016-01-29[completion] _fzf_complete_COMMAND_post for post processingJunegunn Choi
2016-01-20TypoJunegunn Choi
2016-01-20Make fuzzy completion customizable with _fzf_compgen_{path,dir}Junegunn Choi
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