summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2016-09-06Only create the Grep searcher once.Andrew Gallant
2016-09-05Whoops. Remove other bits of parking lot.Andrew Gallant
2016-09-05Fix deps so that others can build it.Andrew Gallant
2016-09-05More progress. With coloring!Andrew Gallant
2016-09-05TODOs and some cleanup/refactoring.Andrew Gallant
2016-09-05Lots of progress:Andrew Gallant
2016-09-03making search work (finally)Andrew Gallant
2016-09-03progress on after contextsAndrew Gallant
2016-09-02Switch to Chase-Lev work stealing queue.Andrew Gallant
2016-09-01Make "before" context work.Andrew Gallant
2016-08-29The search code is a mess, but...Andrew Gallant
2016-08-28Lots of improvements. Most notably, removal of memory maps for searching.Andrew Gallant
2016-08-28Implementing core functionality.Andrew Gallant
2016-08-27File path filtering works and is pretty fast.Andrew Gallant
2016-08-25globbing by regexAndrew Gallant
2016-08-05updateAndrew Gallant
2016-06-20refactor progressAndrew Gallant
2016-04-03updateAndrew Gallant
2016-03-30tweaksAndrew Gallant
2016-03-29progressAndrew Gallant
2016-03-28progressAndrew Gallant
2016-03-10beating 'grep -E' on some thingsAndrew Gallant
2016-02-27initial commitAndrew Gallant