summaryrefslogtreecommitdiffstats
path: root/src/patterns.rs
AgeCommit message (Expand)Author
2019-02-13faster regex searchCanop
2019-02-11handle errors on a few cases of non suitable rootCanop
2019-01-31remove the children_loaded bool from the BLine structCanop
2019-01-30regexes accept 'i' and 'U' flagsCanop
2019-01-28dope less deep search resultCanop
2019-01-27small commentsCanop
2019-01-27support of regex patternsCanop
2018-12-30gitignore respect togglable and available as cli argCanop
2018-12-10minor cosmeticsCanop
2018-12-10edition = "2018"Canop
2018-12-10fix '…' not always being added to not empty foldersCanop
2018-12-10fix a bug making broot find unexisting matchesCanop
2018-12-07malus to score for long filenamesCanop
2018-12-07parallel BFS searchCanop
2018-12-04Fuzzy pattern matcher now tests all possible startsCanop
2018-12-03more error handling (no exe found, prog argument not a dir)Canop
2018-12-02readmeCanop
2018-11-30interactive fuzzy tree filteringCanop
2018-11-29tab navigates to next fuzzy matchCanop
2018-11-29fuzzy pattern matching based navigationCanop