summaryrefslogtreecommitdiff
path: root/docker/utils/fnmatch.py
Commit message (Expand)AuthorAgeFilesLines
* Commit d798afca made changes for the handling of '**' patterns inVeli-Matti Lintu2017-08-211-1/+1
* Generating regexp from .dockerignore file in a similar way as docker-ce.Jakub Goszczurny2017-08-011-8/+19
* Fix test issuesappveyorJoffrey F2017-03-291-6/+3
* Add support for recursive wildcard pattern in .dockerignoreJoffrey F2017-02-141-0/+106