Files
ripgrep/src
Andrew Gallant a3fc4cdded Fix a bug in the translation from a gitignore pattern to a glob.
We were erroneously neglecting to prefix a pattern like `foo/`
with `**/` (to make `**/foo/`) because it had a slash in it. In fact, the
only reason to neglect a **/ prefix is if the pattern already starts
with **/, or if the pattern is absolute.

Fixes #16, #49, #50, #65
2016-09-24 16:29:25 -04:00
..
2016-09-23 22:44:33 -04:00
2016-09-10 00:05:20 -04:00
2016-09-16 16:13:28 -04:00
2016-09-24 16:29:25 -04:00
2016-09-17 12:54:46 -04:00
2016-09-17 12:54:46 -04:00
2016-09-23 17:11:09 -04:00
2016-09-13 21:11:46 -04:00
2016-09-13 21:11:46 -04:00
2016-09-13 21:11:46 -04:00
2016-09-13 21:11:46 -04:00
2016-09-16 16:13:28 -04:00