summaryrefslogtreecommitdiffstats
path: root/src/item.go
AgeCommit message (Expand)Author
2015-06-14Add bind action for executing arbitrary command (#265)Junegunn Choi
2015-06-03Color customization (#245)Junegunn Choi
2015-04-17Improvements in performance and memory usageJunegunn Choi
2015-04-16Add --tiebreak option for customizing sort criteriaJunegunn Choi
2015-03-29Retain ANSI background colorJunegunn Choi
2015-03-22Code cleanupJunegunn Choi
2015-03-19Add support for ANSI color codesJunegunn Choi
2015-02-26Add --tac option and reverse display order of --no-sortJunegunn Choi
2015-01-12LintJunegunn Choi
2015-01-11Fix race conditionsJunegunn Choi
2015-01-11Fix Transform result cache to speed up subsequent searchesJunegunn Choi
2015-01-10Improve response time by only looking at top-N itemsJunegunn Choi
2015-01-09Reduce memory footprintJunegunn Choi
2015-01-04Rewrite fzf in GoJunegunn Choi