Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed svn support from setuptools. Ref #313. | Jason R. Coombs | 2014-12-24 | 1 | -58/+0 |
* | Reindent clause. Prefer leading comment to inline. | Jason R. Coombs | 2014-09-29 | 1 | -3/+5 |
* | Extract variable to be in proximity of its comment | Jason R. Coombs | 2014-09-29 | 1 | -2/+4 |
* | Correct typo | Jason R. Coombs | 2014-09-29 | 1 | -1/+1 |
* | Remove Python 2.5 compatibility methods for zipfiles | Jason R. Coombs | 2014-09-29 | 1 | -52/+1 |
* | Modified setuptools.test.environment.ZipEnvironment to not choke on a bypassed | Philip Thiem | 2013-12-07 | 1 | -0/+7 |
* | Earlier Versions of python used gzip and tar directly. So I need to | Philip Thiem | 2013-11-11 | 1 | -12/+18 |
* | For .svn legacy fallback, look for the files in the .svn not the directory. | Philip Thiem | 2013-11-11 | 1 | -1/+49 |
* | Additional Tests, Various fixes, and encoding dealings | Philip Thiem | 2013-07-20 | 1 | -0/+104 |