Go to file
Wolfgang Bumiller 17b7bd9f3c Fix /**/ special case for beginning-of-text matching
Git actually skipped the next slash in the pattern. Since we
don't have a Component::Slash currently we'll just add a
flag to `do_match` instead.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-07-09 14:31:18 +02:00
.cargo add .cargo/config to use local repos 2020-06-03 13:30:33 +02:00
debian bump version to 0.1.1-1 2020-06-09 12:58:44 +02:00
src Fix /**/ special case for beginning-of-text matching 2020-07-09 14:31:18 +02:00
.gitignore initial import 2020-04-27 12:46:59 +02:00
Cargo.toml description fixup 2020-06-09 14:19:42 +02:00
Makefile fixup clean target in Makefile 2020-06-04 11:30:32 +02:00