Commit Graph

8 Commits (3e1e75fe089e0bd86c30b83b3b03aaf580788e6c)

Author SHA1 Message Date
Junegunn Choi b431e227da Code cleanup 10 years ago
Junegunn Choi d94dfe0876 Fix #151 - reduce initial memory footprint 10 years ago
Junegunn Choi c1aa5c5f33 Add --tac option and reverse display order of --no-sort
DISCLAIMER: This is a backward incompatible change
10 years ago
Junegunn Choi f5b034095a Fix race condition in asynchronous -1 and -0 10 years ago
Junegunn Choi 7a2bc2cada Lint 10 years ago
Junegunn Choi 9dbf6b02d2 Fix race conditions
- Wait for completions of goroutines when cancelling a search
- Remove shared access to rank field of Item
10 years ago
Junegunn Choi 6e86fee588 Change Merger implementation on --no-sort 10 years ago
Junegunn Choi b7bb100810 Improve response time by only looking at top-N items 10 years ago