summaryrefslogtreecommitdiffstats
path: root/src/chunklist.go
AgeCommit message (Expand)Author
2019-11-10Experimental implementation of "reload" actionJunegunn Choi
2017-08-16Remove count field from ChunkListJunegunn Choi
2017-08-15Remove special nilItemJunegunn Choi
2017-08-02Remove non-exclusive access to ChunkList fieldJunegunn Choi
2017-08-01Do not use defer in performance-sensitive contextsJunegunn Choi
2017-07-16Remove unnecessary copy of Chunk sliceJunegunn Choi
2017-07-16Remove pointer indirection by changing Chunk definitionJunegunn Choi
2015-08-02Performance fix - unnecessary rune convertion on --ansiJunegunn Choi
2015-08-02Performance tuning - eager rune array conversionJunegunn Choi
2015-07-22Add --header-lines optionJunegunn Choi
2015-04-17Improvements in performance and memory usageJunegunn Choi
2015-01-12Reorganize source codeJunegunn Choi
2015-01-12LintJunegunn Choi
2015-01-04Remove race conditions when accessing the last chunkJunegunn Choi
2015-01-04Rewrite fzf in GoJunegunn Choi