summaryrefslogtreecommitdiff
path: root/setuptools/glob.py
Commit message (Expand)AuthorAgeFilesLines
* Simplify `setuptools.glob._iglob`Sviatoslav Sydorenko2020-12-311-12/+5
* Remove use of compatibility shim six.binary_typeJon Dufresne2018-09-141-8/+6
* Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle"Jason R. Coombs2017-02-241-1/+1
* Strip out vendored packages and require them instead. Ref #581.Jason R. Coombs2017-01-011-1/+1
* Fix quantity of blank lines.stepshal2016-10-181-0/+11
* Much faster implementation of FileList, for big egg_info speedupsTim Heap2016-10-151-0/+165