summaryrefslogtreecommitdiffstats
path: root/src/search.rs
AgeCommit message (Expand)Author
2018-09-04ripgrep: add --pre-glob flagAndrew Gallant
2018-09-04grep-cli: introduce new grep-cli crateAndrew Gallant
2018-08-20ripgrep: migrate to libripgrepAndrew Gallant
2016-09-10Rename search module to search_stream.Andrew Gallant
2016-09-09Add integration tests.Andrew Gallant
2016-09-08Refactor how coloring is done.0.0.14Andrew Gallant
2016-09-07Hack in Windows console coloring.0.0.11Andrew Gallant
2016-09-06Add support for memory maps.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-02Before contexts seem to work.Andrew Gallant
2016-09-01Make "before" context work.Andrew Gallant
2016-08-31struggling with printing contexts, what a messAndrew Gallant
2016-08-31tests and refactoring searchAndrew 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-06-20refactor progressAndrew Gallant
2016-04-03updateAndrew Gallant
2016-03-30tweaksAndrew Gallant
2016-03-30short matchesAndrew Gallant
2016-03-29progressAndrew Gallant