aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Update changelog0.9.8Jason R. Coombs2013-07-251-0/+6
* Update changelog to reflect other minor changes included in the latest releaseJason R. Coombs2013-07-221-0/+3
* Update changelog0.9.7Jason R. Coombs2013-07-221-0/+7
* Add compatibility for Python 2.4 when querying the hash name. Fixes #440.9.6Jason R. Coombs2013-07-171-0/+7
* Update changelog0.9.5Jason R. Coombs2013-07-151-0/+6
* Load version from the file rather than by importing the module (which is subj...0.9.4Jason R. Coombs2013-07-151-0/+7
* Use 'is_valid' instead of simply 'valid' or 'check', which are less clear abo...0.9.3Jason R. Coombs2013-07-151-0/+6
* Update changelog0.9.2Jason R. Coombs2013-07-151-0/+7
* Update changelog0.9.1Jason R. Coombs2013-07-131-0/+1
* Re-wrote link inference to now respect specific patterns and generate links t...Jason R. Coombs2013-07-131-142/+139
* Allow other arguments and kwargs to os.open when in the sandbox. Fixes Distri...Jason R. Coombs2013-07-131-0/+6