summaryrefslogtreecommitdiffstats
path: root/grep
AgeCommit message (Expand)Author
2016-09-17grep 0.1.1Andrew Gallant
2016-09-16Improve the "bad literal" error message.Andrew Gallant
2016-09-13add readmeAndrew Gallant
2016-09-13update grep Cargo.tomlAndrew Gallant
2016-09-11Update regex.Andrew Gallant
2016-09-10Fix off-by-one bug in searcher.Andrew Gallant
2016-09-08Rename xrep to ripgrep.Andrew Gallant
2016-09-06Fix grep match iterator.Andrew Gallant
2016-09-06Fix required literal handling and add debug prints.Andrew Gallant
2016-09-05Fix deps so that others can build it.Andrew Gallant
2016-09-03making search work (finally)Andrew Gallant
2016-08-29The search code is a mess, but...Andrew Gallant
2016-08-28Implementing core functionality.Andrew Gallant
2016-08-24docs and small polishAndrew Gallant
2016-08-24Remove the buffered reader.Andrew Gallant
2016-08-08Refactor buffered test.Andrew Gallant
2016-08-05updateAndrew Gallant
2016-06-22progressAndrew Gallant
2016-06-20refactor progressAndrew Gallant