summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Use zip files rather than tar files for source distributions of setuptools it...Jason R. Coombs2014-02-091-0/+4
* Don't eagerly import namespace packages. This was the big reason forPJ Eby2006-04-141-0/+13
* Update changelogJason R. Coombs2014-02-071-0/+8
* Update changelog; Fixes #128.2.2bootstrap-2.xJason R. Coombs2014-02-071-0/+2
* Merge with 2.1.2Jason R. Coombs2014-02-051-0/+7
|\
| * Update changelog2.1.2Jason R. Coombs2014-02-051-0/+7
* | Missed the last two words.Jason R. Coombs2014-02-051-1/+1
* | Merge fix for #141Jason R. Coombs2014-02-051-0/+7
|\ \ | |/ |/|
* | Merge fix with masterJason R. Coombs2014-02-051-0/+7
|\ \ | |/ |/|
* | Correct RST syntaxJason R. Coombs2014-01-071-1/+1
* | Update changelogJason R. Coombs2014-01-061-3/+5
* | Fix Python 3 failure when constructing an egg_fetcher. Fixes #131.Jason R. Coombs2014-01-051-0/+6
* | Update changelog2.0.2Jason R. Coombs2013-12-291-0/+1
* | Fix NameError during installation with Python implementations (e.g. Jython) n...Arfrever Frehtes Taifersar Arahesis2013-12-201-0/+7
* | Correct regression in upload_docs in syntax adjustment. Fixes #124.Jason R. Coombs2013-12-151-0/+6
* | Exempt lib2to3 pickled grammars from the DirectorySandboxing. Fixes #121.2.0Jason R. Coombs2013-12-071-0/+1
* | Merge with 1.4.2Jason R. Coombs2013-12-011-0/+7
|\ \
| * | Corrected a TypeError when reading a local package index on Python 3. Fixes #...archive/bootstrap-py241.4.2bootstrap-py24Jason R. Coombs2013-12-011-0/+7
* | | Use pkgutil namespace. Still export get_importer as it's referenced in __all__.Jason R. Coombs2013-12-011-0/+2
* | | Remove easy_install.HAS_USER_SITE and just defer to site.ENABLE_USER_SITE.Jason R. Coombs2013-11-271-0/+3
* | | Drop support for Python 2.5 and Python 2.4. Fixes #41.Jason R. Coombs2013-11-241-0/+7
|/ /
* | Update changelog. Fixes #105 and Fixes #113.Jason R. Coombs2013-11-231-0/+23
* | Use sys.getfilesystemencoding for decoding bdist_wininst config. Fixes #114.Jason R. Coombs2013-11-231-0/+7
* | Issue #108: Make a note about current limitations of setuptools wheels.1.4Jason R. Coombs2013-11-171-1/+4
* | Update changelog for Pull Request #21.Jason R. Coombs2013-11-141-0/+2
* | Updated changelogJason R. Coombs2013-11-141-0/+7
* | Correct changelog entry. Fixes #104.Jason R. Coombs2013-11-131-1/+1
* | Update changelog. Fixes #99.1.3.2Jason R. Coombs2013-11-091-0/+6
* | Updated changelogJason R. Coombs2013-11-071-0/+6
* | Update changelog1.3Jason R. Coombs2013-11-031-0/+1
* | Update changelogJason R. Coombs2013-11-031-0/+10
* | Update changelog1.2Jason R. Coombs2013-11-021-0/+3
* | Update changelogJason R. Coombs2013-10-301-0/+7
* | Skip test when file system encoding is not suitable. Fixes #55 and Distribute...1.1.7Toshio Kuratomi2013-04-111-0/+2
* | Update changelogJason R. Coombs2013-09-231-0/+9
* | execfile now opens target in binary mode for better compatibility. Fixes Dist...1.1.6Jason R. Coombs2013-09-181-0/+7
* | Update changelog1.1.5Jason R. Coombs2013-09-121-0/+6
* | Merge1.1.4Jason R. Coombs2013-09-071-0/+6
|\ \
* | | Add the import, omitted from the previous commit.1.1.3Jason R. Coombs2013-09-061-0/+6
* | | Update changelog1.1.2Jason R. Coombs2013-09-061-0/+7
* | | Correct AttributeError in upload command on Python 2.4. Fixes #76Jason R. Coombs2013-09-031-3/+4
|/ /
* | Merge update to ez_setup.pyJason R. Coombs2013-08-311-0/+7
|\ \
| * | ez_setup.py now takes a --insecure argument to bypass the secure downloaders....Jason R. Coombs2013-08-311-0/+7
* | | Update reference to distribute.Jason R. Coombs2013-08-261-1/+1
|/ /
* | Nest try/except/finally for use on Python 2.4. Fixes #72.1.1Jason R. Coombs2013-08-261-0/+1
* | Updated changelog entry to reference the pertinent issue.Jason R. Coombs2013-08-251-8/+8
* | Updated error message reported when `--allow-hosts` blocks a link to provide ...Jason R. Coombs2013-08-251-0/+7
* | Corrected title formatting and hyperlink to correct Sphinx errorsJason R. Coombs2013-08-171-3/+4
* | Removed the --delete-conflicting and --ignore-conflicts-at-my-risk options, w...1.0Jason R. Coombs2013-08-171-0/+2
* | Changed the launcher relevant environment variable to SETUPTOOLS_LAUNCHER and...Jason R. Coombs2013-08-171-2/+4