summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Check for Jython using sys.platform, not os.nameAlex Grönholm2015-04-211-1/+1
* | | Restore compatibility for Python 3.2 and earlier.Jason R. Coombs2015-04-261-1/+6
* | | Remove use of deprecated imp module, avoiding deprecation warnings.Jason R. Coombs2015-04-261-6/+7
|/ /
* | Bumped to 15.3 in preparation for next release.Jason R. Coombs2015-04-262-2/+2
* | Added tag 15.2 for changeset df5dc9c7aa75Jason R. Coombs2015-04-261-0/+1
* | Partial appears to behave differently on Python 2.6. Also, this syntax is mor...15.2Jason R. Coombs2015-04-261-2/+2
* | Update changelogJason R. Coombs2015-04-261-0/+8
* | Use _call_aside to signal early that the function is called immediately.Jason R. Coombs2015-04-261-6/+13
* | Declare variables for nicer linting.Jason R. Coombs2015-04-261-0/+6
* | Extract function for initializing the master working set. Fixes #373.Jason R. Coombs2015-04-261-17/+31
|/
* Bumped to 15.2 in preparation for next release.Jason R. Coombs2015-04-152-2/+2
* Added tag 15.1 for changeset 10fde952613bJason R. Coombs2015-04-151-0/+1
* Update changelog15.1Jason R. Coombs2015-04-151-0/+1
* Bump packaging version to 15.1Jason R. Coombs2015-04-155-30/+32
* Merged in toabctl/setuptools/fix-type-error-skip-reason (pull request #127)Jason R. Coombs2015-04-151-1/+1
|\
| * 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-031-0/+1
* | Update changelog.15.0Jason R. Coombs2015-04-031-1/+1
|/
* Added tag 15.0b1 for changeset 617699fd3e44Jason R. Coombs2015-03-281-0/+1
* 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-201-0/+1
* | 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-151-0/+1