summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated changelog once more to provide a re-assuring narrative about the back...Jason R. Coombs2013-08-171-1/+5
* Updated changelog to highlight backward-incompatible changesJason R. Coombs2013-08-171-7/+10
* Restored tunnel (proxy) support in SSL connections. Fixes #52.Jason R. Coombs2013-08-111-0/+2
* Officially deprecated Features functionality (per #65).Jason R. Coombs2013-08-111-0/+1
* Updated changelog. Fixes #63.1.0b1Jason R. Coombs2013-08-101-0/+4
* Issue 60: Implemented experimental opt-in support for using native launchers ...Jason R. Coombs2013-08-101-0/+7
* Replaced overly-specific error messages with more general ones for improved c...Jason R. Coombs2013-08-091-0/+2
* Issue 50: Removed filename and line number from SyntaxErrors returned by inva...Jason R. Coombs2013-08-091-0/+10
* Moved 'history' to changes.txtJason R. Coombs2013-08-071-0/+584