Junegunn Choi
|
f5b034095a
|
Fix race condition in asynchronous -1 and -0
|
2015-02-18 00:51:44 +09:00 |
|
Junegunn Choi
|
e808151c28
|
Make --select-1 and --exit-0 asynchronous
|
2015-02-18 00:08:17 +09:00 |
|
Junegunn Choi
|
6c2ce28d0d
|
Add --sync option
|
2015-02-13 12:25:19 +09:00 |
|
Junegunn Choi
|
cd847affb7
|
Reorganize source code
|
2015-01-12 12:56:17 +09:00 |
|
Junegunn Choi
|
7a2bc2cada
|
Lint
|
2015-01-12 03:18:40 +09:00 |
|
Junegunn Choi
|
9dbf6b02d2
|
Fix race conditions
- Wait for completions of goroutines when cancelling a search
- Remove shared access to rank field of Item
|
2015-01-11 23:49:12 +09:00 |
|
Junegunn Choi
|
1c31352675
|
Update src/README.md and package comment
|
2015-01-11 17:01:30 +09:00 |
|
Junegunn Choi
|
b7bb100810
|
Improve response time by only looking at top-N items
|
2015-01-10 01:06:18 +09:00 |
|
Junegunn Choi
|
aa05bf5206
|
Reduce memory footprint
|
2015-01-09 10:42:12 +09:00 |
|
Junegunn Choi
|
f401c42f9c
|
Adjust initial coordinator delay
|
2015-01-08 22:07:04 +09:00 |
|
Junegunn Choi
|
d2f7acbc69
|
Remove race conditions when accessing the last chunk
|
2015-01-04 05:01:13 +09:00 |
|
Junegunn Choi
|
0dd024a09f
|
Remove unnecessary delay on non/defered interactive mode
|
2015-01-04 05:00:28 +09:00 |
|
Junegunn Choi
|
baad26a0fd
|
Fix exit conditions of --select-1 and --exit-0
|
2015-01-04 01:36:33 +09:00 |
|
Junegunn Choi
|
f3177305d5
|
Rewrite fzf in Go
|
2015-01-04 00:37:29 +09:00 |
|