summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2016-09-24Fix directory whitelisting.Andrew Gallant
2016-09-24Fix trailing recursive globs in gitignore.Andrew Gallant
2016-09-24Add --no-filename flag.Andrew Gallant
2016-09-24Change the default output of --files to elide './'.Andrew Gallant
2016-09-24Fix handling of absolute patterns in parent gitignore files.Andrew Gallant
2016-09-24Fix a bug in the translation from a gitignore pattern to a glob.Andrew Gallant
2016-09-23Switch from .rgignore to .ignore.Andrew Gallant
2016-09-23Column numbers should start at 1.Andrew Gallant
2016-09-22Add --vimgrep flag.Andrew Gallant
2016-09-21fix -uuu test on WindowsAndrew Gallant
2016-09-20Add "unrestricted" flag.Andrew Gallant
2016-09-17Add support for searching multiple patterns with -e.0.1.4Andrew Gallant
2016-09-11Make file type filtering a lot faster.Andrew Gallant
2016-09-09Fix test that relied on non-deterministic order of results.Andrew Gallant
2016-09-09Fix `files` test. What a pain.Andrew Gallant
2016-09-09Add integration tests.Andrew Gallant