summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2015-01-13Update src/README.mdJunegunn Choi
2015-01-12Reorganize source codeJunegunn Choi
2015-01-12LintJunegunn Choi
2015-01-11Fix race conditionsJunegunn Choi
2015-01-11Avoid unnecessary update of search progressJunegunn Choi
2015-01-11Update src/README.md and package commentJunegunn Choi
2015-01-11Refactor Makefile and DockerfilesJunegunn Choi
2015-01-11Improve prefix/suffix cache lookupJunegunn Choi
2015-01-11Remove unnecessary loop labelJunegunn Choi
2015-01-11Add test cases for ChunkCacheJunegunn Choi
2015-01-11Fix Transform result cache to speed up subsequent searchesJunegunn Choi
2015-01-11Fix --with-nth option when query is non-emptyJunegunn Choi
2015-01-10Make sure that cy is properly limitedJunegunn Choi
2015-01-10Change Merger implementation on --no-sortJunegunn Choi
2015-01-10Constrain cy in vmove()Junegunn Choi
2015-01-10Fix double click on an empty row not to close fzfJunegunn Choi
2015-01-10Fix incorrect behaviors of mouse events when --multi enabledJunegunn Choi
2015-01-10Update src/README.mdJunegunn Choi
2015-01-10Improve response time by only looking at top-N itemsJunegunn Choi
2015-01-09Reduce memory footprintJunegunn Choi
2015-01-09Minor refactoringJunegunn Choi
2015-01-08Adjust initial coordinator delayJunegunn Choi
2015-01-08Fix missing mutex unlockJunegunn Choi
2015-01-08Remove call to ncurses set_tabsize()Junegunn Choi
2015-01-07Add small initial delay to screen updateJunegunn Choi
2015-01-07Remove extraneous quote-escapeJunegunn Choi
2015-01-07Fix i386 buildJunegunn Choi
2015-01-06Refactor MakefileJunegunn Choi
2015-01-06Remove unnecessary event dispatchJunegunn Choi
2015-01-06Build i386 binary as wellJunegunn Choi
2015-01-05Fix index out of bounds error during TransformJunegunn Choi
2015-01-05Update README for Go - System requirementsJunegunn Choi
2015-01-05Update Makefile and install scriptJunegunn Choi
2015-01-05Do not sort terms when building cache keyJunegunn Choi
2015-01-05Fix mouse click offset when list is scrolledJunegunn Choi
2015-01-05Update Makefile and installer to use version numberJunegunn Choi
2015-01-04Remove race conditions from screen updateJunegunn Choi
2015-01-04Remove race conditions when accessing the last chunkJunegunn Choi
2015-01-04Remove unnecessary delay on non/defered interactive modeJunegunn Choi
2015-01-04Update install script to download tarballJunegunn Choi
2015-01-04Fix scan limit for --select-1 and --exit-0 optionsJunegunn Choi
2015-01-04Fix exit conditions of --select-1 and --exit-0Junegunn Choi
2015-01-04Rewrite fzf in GoJunegunn Choi