summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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