summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 28.4.0 → 28.5.0v28.5.0Jason R. Coombs2016-10-142-2/+2
* Just skip these tests on Python 2.6.Jason R. Coombs2016-10-141-4/+9
* Allow passing posargsJason R. Coombs2016-10-141-1/+1
* Now running under tox, Python 2.6 gets a non-zero PYTHONHASHSEED, so tests ar...Jason R. Coombs2016-10-141-4/+0
* Update changelog. Fixes #249. Fixes #450Jason R. Coombs2016-10-141-0/+2
* Merge pull request #764 from timheap/fast_egg_info_commandJason R. Coombs2016-10-143-44/+451
|\
| * Much faster implementation of FileList, for big egg_info speedupsTim Heap2016-10-153-44/+451
* | Install and invoke tox in appveyorJason R. Coombs2016-10-141-1/+2
* | Update changelogJason R. Coombs2016-10-141-0/+5
* | Use backports.unittest_mock 1.2 for Python 3.2 and 2.6 compatibility.Jason R. Coombs2016-10-141-1/+1
* | Simply invoke tox for Python 2.6 compatibilityJason R. Coombs2016-10-141-1/+2
* | Just use backports.unittest_mock so that tox can be invoked naturally (withou...Jason R. Coombs2016-10-141-1/+1
* | Install tox and not pytest. tox will install pytest.Jason R. Coombs2016-10-141-2/+1
* | Run tests with toxJason R. Coombs2016-10-144-20/+10
|/
* Bump version: 28.3.0 → 28.4.0v28.4.0Jason R. Coombs2016-10-142-2/+2
* Update changelog. Ref #762.Jason R. Coombs2016-10-141-0/+3
* Merge pull request #762 from matejcik/masterJason R. Coombs2016-10-141-1/+3
|\
| * reference certifi pem bundle properlymatejcik2016-08-241-1/+2
| * add SUSE cert bundle locationmatejcik2016-08-241-0/+1
* | Update changelogJason R. Coombs2016-10-141-0/+4
* | Update sdist to use sdist_add_defaults forward compatibility.Jason R. Coombs2016-10-142-54/+8
* | Add note about editing the codeJason R. Coombs2016-10-141-0/+3
* | Update doctest to passJason R. Coombs2016-10-141-2/+2
* | Update sdist_add_defaults to match CPython db8bb1bd6ac5Jason R. Coombs2016-10-141-2/+21
* | Adding setuptools.command.py36compat module with functionality copied from di...Jason R. Coombs2016-10-141-0/+114
* | Move READMES definition into class attribute.Jason R. Coombs2016-10-141-5/+5
* | Always use iterator-based filterJason R. Coombs2016-10-141-0/+1
* | Rely on degenerate behavior in list.extend, as found in distutils.Jason R. Coombs2016-10-141-3/+2
* | Update changelogJason R. Coombs2016-10-141-0/+6
* | Merge pull request #732 from mindw/fix_extra_names_dashJason R. Coombs2016-10-142-3/+21
|\ \
| * | fix for extra names containing '-'Gabi Davar2016-08-232-3/+21
| |/
* | Merge pull request #813 from bittner/patch-1Jason R. Coombs2016-10-141-45/+44
|\ \
| * | Follow PEP8 for keyword arguments syntax in setupPeter Bittner2016-10-141-45/+44
|/ /
* | Merge pull request #811 from stepshal/pyparsingJason R. Coombs2016-10-082-34/+53
|\ \
| * | Upgrade pyparsing to version 2.1.10stepshal2016-10-082-34/+53
|/ /
* | Update changelog to match actual releaseJason R. Coombs2016-10-071-1/+1
* | Bump version: 28.2.0 → 28.3.0v28.3.0Jason R. Coombs2016-10-072-2/+2
* | Merge suppression of namespace handling when PEP-420 can handle namespace pac...Jason R. Coombs2016-10-074-3/+7
|\ \
| * | Bump version: 28.1.0 → 28.2.0v28.2.0b1Jason R. Coombs2016-10-022-2/+2
| * | Merge with masterJason R. Coombs2016-10-022-6/+12
| |\ \
| * | | Bump version: 28.0.0 → 28.1.0v28.1.0b1Jason R. Coombs2016-10-012-2/+2
| * | | Disable nspkg.pth behavior on Python 3.3+. Fixes #805 and fixes pypa/pip#1924.Jason R. Coombs2016-10-012-1/+8
* | | | Update changelogJason R. Coombs2016-10-071-0/+6
* | | | Merge pull request #809 from timheap/faster-package-finder-fixJason R. Coombs2016-10-072-8/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Find nested packages with excluded parentTim Heap2016-10-052-8/+12
|/ / /
* | | Pin to Pytest 3.0.2 as it appears 3.0.3 re-introduces pytest-dev/pytest#1888.v28.1.0Jason R. Coombs2016-10-011-1/+2
* | | Bump version: 28.0.0 → 28.1.0Jason R. Coombs2016-10-012-2/+2
* | | Merge pull request #803.Jason R. Coombs2016-10-012-2/+7
|\ \ \
| * | | certifi-2016.9.26Gabi Davar2016-09-302-2/+7
| |/ /
* | | Merge pull request #804 from stepshal/misspellingsJason R. Coombs2016-10-011-2/+2
|\ \ \ | |/ / |/| |