summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2016-09-09Add integration tests.Andrew Gallant
2016-09-08Rename xrep to ripgrep.Andrew Gallant
2016-09-05don't need parking lotAndrew Gallant
2016-09-05Fix deps so that others can build it.Andrew Gallant
2016-09-05More progress. With coloring!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-06-20refactor progressAndrew Gallant
2016-03-28rename to xrepAndrew Gallant
2016-03-10beating 'grep -E' on some thingsAndrew Gallant
2016-02-27initial commitAndrew Gallant