summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close the merged fix-type-error-skip-reason branchfix-type-error-skip-reasonRonny Pfannschmidt2015-05-090-0/+0
* Fix TypeError for pytest.skip()Thomas Bechtold2015-04-051-1/+1
* Created new branch fix-type-error-skip-reasonTom Bechtold2015-04-050-0/+0
* MergeJason R. Coombs2015-04-034-8/+8
|\
| * Fix setuptools.sandbox._execfile() with Python 3.1.Arfrever Frehtes Taifersar Arahesis2015-03-301-4/+4
| * Fix some typos.Arfrever Frehtes Taifersar Arahesis2015-03-303-4/+4
* | Bumped to 15.1 in preparation for next release.Jason R. Coombs2015-04-032-2/+2
* | Added tag 15.0 for changeset d2c4d8486715Jason R. Coombs2015-04-030-0/+0
* | Update changelog.15.0Jason R. Coombs2015-04-031-1/+1
|/
* Added tag 15.0b1 for changeset 617699fd3e44Jason R. Coombs2015-03-280-0/+0
* Bumped to 15.0 in preparation for next release.15.0b1Jason R. Coombs2015-03-282-2/+2
* Update changelogJason R. Coombs2015-03-281-0/+14
* Merged in msabramo/setuptools/DistributionNotFound_list_requirers (pull reque...Jason R. Coombs2015-03-282-10/+27
|\
| * DistributionNotFound: Move message template to classMarc Abramowitz2015-03-242-12/+26
| * DistributionNotFound: Show requirersMarc Abramowitz2015-03-191-7/+10
* | Bumped to 14.3.2 in preparation for next release.Jason R. Coombs2015-03-202-2/+2
* | Added tag 14.3.1 for changeset 608948cef7e0Jason R. Coombs2015-03-200-0/+0
* | Bumped to 14.3.1 in preparation for next release.14.3.1Jason R. Coombs2015-03-202-2/+2
* | Update changelogJason R. Coombs2015-03-201-0/+9
* | MergeJason R. Coombs2015-03-201-1/+1
|\ \
| * | Correct regex usageJason R. Coombs2015-03-201-1/+1
* | | Merge backoutJason R. Coombs2015-03-202-12/+1
|\ \ \
| * | | Backed out changeset 6e045b2724d0 and 56d7ea3d42b2. Ref #307.Jason R. Coombs2015-03-202-12/+2
* | | | Disable warning of LegacyVersion in parsed_version. This functionality should...Jason R. Coombs2015-03-201-1/+0
* | | | Prefer new string formatting. Re-use variable names.Jason R. Coombs2015-03-201-2/+3
* | | | Reindent warning and use short circuits for flatter implementation.Jason R. Coombs2015-03-201-19/+23
* | | | Extract method for warning of legacy versionJason R. Coombs2015-03-201-1/+5
* | | | Flat is better than nested.Jason R. Coombs2015-03-201-5/+3
* | | | Remove unused variableJason R. Coombs2015-03-201-1/+1
| |/ / |/| |
* | | Match Python 3 for bdist_dumb.Jason R. Coombs2015-03-201-2/+3
* | | Reindent EGG_NAME to reflect structure.Jason R. Coombs2015-03-201-3/+11
|/ /
* | Update EGG_NAME regular expression matcher to allow names to include dashes. ...Jason R. Coombs2015-03-201-2/+2
* | Add test capturing failure to parse package names with hyphens. Ref #307Jason R. Coombs2015-03-201-0/+10
* | Replace deprecated usage with preferred usage. Fixes #364.Jason R. Coombs2015-03-191-1/+2
|/
* Bumped to 14.4 in preparation for next release.Jason R. Coombs2015-03-152-2/+2
* Added tag 14.3 for changeset e3c635a7d463Jason R. Coombs2015-03-150-0/+0
* Update changelog. Fixes #254.14.3Jason R. Coombs2015-03-151-0/+8
* Remove unused parameter.Jason R. Coombs2015-03-151-2/+2
* Default to 755 permissions since checks later on test for non-group-writabilityVolker Braun2015-03-051-1/+1
* Bumped to 14.3 in preparation for next release.Jason R. Coombs2015-03-152-2/+2
* Added tag 14.2 for changeset d714fb731de7Jason R. Coombs2015-03-150-0/+0
* Bumped to 14.2 in preparation for next release.14.2Jason R. Coombs2015-03-152-2/+2
* Update changelogJason R. Coombs2015-03-151-0/+8
* ensure py_version and platform are str in hashcmpMinRK2015-02-051-2/+2
* Bumped to 14.1.2 in preparation for next release.Jason R. Coombs2015-03-142-2/+2
* Added tag 14.1.1 for changeset 07fcc3226782Jason R. Coombs2015-03-140-0/+0
* Bumped to 14.1.1 in preparation for next release.14.1.1Jason R. Coombs2015-03-142-2/+2
* Update changelogJason R. Coombs2015-03-141-0/+7
* Bypass the checking of site-packages when asserting not user install in site-...Jason R. Coombs2015-03-141-0/+10
* Remove regression test for Distribute issue #318. The continuing relevance of...Jason R. Coombs2015-03-141-20/+0