summaryrefslogtreecommitdiffstats
path: root/src/merger.go
AgeCommit message (Expand)Author
2023-05-27Fix bug where preview is not updated after reload when --disabled is setJunegunn Choi
2023-04-22Fixed --track when used with --tacJunegunn Choi
2023-04-01Add --track option to track the current selectionJunegunn Choi
2021-02-17Remove redundant assignment (#2356)odeson24
2017-08-15Remove special nilItemJunegunn Choi
2017-07-18Consolidate Result and rank structsJunegunn Choi
2017-07-16Remove pointer indirection by changing Chunk definitionJunegunn Choi
2016-08-20Remove Offset slice from Result structJunegunn Choi
2016-08-19Micro-optimizationsJunegunn Choi
2016-08-14LintJunegunn Choi
2016-01-13Accept comma-separated list of sort criteriaJunegunn Choi
2015-08-02LintJunegunn Choi
2015-04-17Improvements in performance and memory usageJunegunn Choi
2015-03-22Code cleanupJunegunn Choi
2015-03-19Fix #151 - reduce initial memory footprintJunegunn Choi
2015-02-26Add --tac option and reverse display order of --no-sortJunegunn Choi
2015-02-18Fix race condition in asynchronous -1 and -0Junegunn Choi
2015-01-12LintJunegunn Choi
2015-01-11Fix race conditionsJunegunn Choi
2015-01-10Change Merger implementation on --no-sortJunegunn Choi
2015-01-10Improve response time by only looking at top-N itemsJunegunn Choi