peco.peco/filter
2026-02-20 21:09:17 +09:00
..
base.go change applyFn to interface 2026-02-20 14:05:22 +09:00
base_test.go Check for far wider range of things in lint 2026-02-18 07:49:40 +09:00
external.go propagate cancellation and distinguish EOF from real I/O errors 2026-02-20 20:51:22 +09:00
external_test.go propagate cancellation and distinguish EOF from real I/O errors 2026-02-20 20:51:22 +09:00
filter.go run gofmt -w 2026-02-20 10:58:04 +09:00
filter_test.go Merge pull request #696 from peco/fix-filter-dedup-cancellation 2026-02-18 14:51:40 +09:00
fuzzy.go use strings.IndexRun/IndexFunc 2026-02-20 20:56:09 +09:00
parallel_test.go Check for far wider range of things in lint 2026-02-18 07:49:40 +09:00
regexp.go use LRU eviction 2026-02-20 20:57:21 +09:00
set.go Methodically add function comments 2026-02-20 10:55:49 +09:00