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