summaryrefslogtreecommitdiffstats
path: root/ci
AgeCommit message (Collapse)Author
2016-09-24Add --files-with-matches flag.Andrew Schwartzmeyer
Closes #26. Acts like --count but emits only the paths of files with matches, suitable for piping to xargs. Both mmap and no-mmap searches terminate after the first match is found. Documentation updated and tests added.
2016-09-22add man page to build artifactAndrew Gallant
2016-09-21Add Archlinux AUR package.Andrew Gallant
2016-09-21fix brewAndrew Gallant
2016-09-09clean up CI scriptAndrew Gallant
2016-09-08fix deploy0.0.13Andrew Gallant
2016-09-08update distributable to include readme and license0.0.12Andrew Gallant
2016-09-08Rename xrep to ripgrep.Andrew Gallant
2016-09-05Trying CI.Andrew Gallant