syncthing/vendor/github.com/gobwas/glob
Jakob Borg 1be40cc4fa lib/ignore: Revert comma handling, upgrade globbing package
This was fixed upstream due to our ticket, so we no longer need the
manual handling of commas. Keep the tests and better debug output around
though.

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3081
2016-05-12 07:11:16 +00:00
..
cmd lib/ignore: Replace lib/fnmatch with github.com/gobwas/glob 2016-04-02 20:03:24 +01:00
match vendor: Update github.com/gobwas/glob to solve 1.3 build issue 2016-04-20 07:05:08 +00:00
runes lib/ignore: Replace lib/fnmatch with github.com/gobwas/glob 2016-04-02 20:03:24 +01:00
strings lib/ignore: Replace lib/fnmatch with github.com/gobwas/glob 2016-04-02 20:03:24 +01:00
LICENSE lib/ignore: Replace lib/fnmatch with github.com/gobwas/glob 2016-04-02 20:03:24 +01:00
compiler.go lib/ignore: Replace lib/fnmatch with github.com/gobwas/glob 2016-04-02 20:03:24 +01:00
compiler_test.go lib/ignore: Replace lib/fnmatch with github.com/gobwas/glob 2016-04-02 20:03:24 +01:00
glob.go lib/ignore: Replace lib/fnmatch with github.com/gobwas/glob 2016-04-02 20:03:24 +01:00
glob_test.go lib/ignore: Replace lib/fnmatch with github.com/gobwas/glob 2016-04-02 20:03:24 +01:00
lexer.go lib/ignore: Revert comma handling, upgrade globbing package 2016-05-12 07:11:16 +00:00
lexer_test.go lib/ignore: Revert comma handling, upgrade globbing package 2016-05-12 07:11:16 +00:00
parser.go lib/ignore: Replace lib/fnmatch with github.com/gobwas/glob 2016-04-02 20:03:24 +01:00
parser_test.go lib/ignore: Replace lib/fnmatch with github.com/gobwas/glob 2016-04-02 20:03:24 +01:00