summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Rename CHANGES and README files for nicer rendering on Github.Jason R. Coombs2016-04-011-2482/+0
* Bypass environment marker evaluation in requirements resolution. Ref #523.Jason R. Coombs2016-03-311-0/+6
* Fix error in docs buildJason R. Coombs2016-03-301-0/+1
* Update changelogJason R. Coombs2016-03-301-0/+9
* Follow semver to the letter for simplicity.Jason R. Coombs2016-03-291-2/+4
* Attempting a new streamlined, Travis-powered release process.Jason R. Coombs2016-03-291-0/+7
* Merge https://bitbucket.org/pypa/setuptools/pull-requests/185.Jason R. Coombs2016-03-291-2/+10
|\
* | Update most bitbucket references to point to Github now. Fixes #422.Jason R. Coombs2016-03-291-33/+46
|/
* Update changelogJason R. Coombs2016-03-181-0/+2
* Update changelogJason R. Coombs2016-03-181-0/+6
* Update changelogJason R. Coombs2016-03-151-0/+10
* Update changelogJason R. Coombs2016-02-271-0/+6
* Update changelogJason R. Coombs2016-02-241-0/+6
* Update changelog to reflect new findings.Jason R. Coombs2016-02-191-1/+6
* Merge pull request series from Steve Kowalik for updated and unified marker i...Jason R. Coombs2016-02-191-0/+5
|\
| * Update changelogJason R. Coombs2016-02-191-0/+2
| * Merge from master, resolving conflicts.Steve Kowalik2016-02-161-236/+98
| |\
| * \ Merge from default.Steve Kowalik2016-01-071-0/+7
| |\ \
| * \ \ Merge pull request #164. Fixes #122.Jason R. Coombs2015-12-251-0/+8
| |\ \ \
* | | | | Update changelogJason R. Coombs2016-02-191-0/+5
* | | | | Remove explicit PEP links now that the linker handles it.Jason R. Coombs2016-02-191-4/+3
| |_|_|/ |/| | |
* | | | Correct syntax in changelogJason R. Coombs2016-02-121-3/+3
* | | | Upload_docs should also resolve passwords from keyring same as upload command.Jason R. Coombs2016-02-121-1/+7
* | | | Override upload command to load passwords from keyring when available and not...20.1Jason R. Coombs2016-02-111-0/+8
* | | | Merge backout of 1ae2a75724bb; fixes #118.Jason R. Coombs2016-02-071-0/+7
|\ \ \ \
* | | | | Update changelogJason R. Coombs2016-02-031-0/+6
* | | | | Update changelog19.6.2Jason R. Coombs2016-01-311-0/+7
* | | | | Update changelogJason R. Coombs2016-01-281-0/+10
* | | | | Also hide Cython when hiding setuptools, as setuptools will have imported Cyt...19.6b1Jason R. Coombs2016-01-241-0/+3
* | | | | Add 'launch' hook, based on pip.utils.setuptools_buildJason R. Coombs2016-01-241-0/+15
* | | | | Update changelogJason R. Coombs2016-01-231-2/+4
* | | | | Update changelog.Jason R. Coombs2016-01-231-0/+1
* | | | | Avoid TypeError when getfilesystemencoding returns None. Fixes #486.Jason R. Coombs2016-01-231-0/+6
* | | | | Merged in svetlyak40wt/setuptools/svetlyak40wt/make-194-same-level-header-as-...Jason R. Coombs2016-01-231-230/+1
|\ \ \ \ \
| * | | | | Make all headers on the same level in CHANGES.txt.Alexander Artemenko2016-01-191-231/+1
| * | | | | Make 19.4 same level header as other version numbers.Alexander Artemenko2016-01-181-0/+1
* | | | | | Invoke import on importlib.machinery directly. Access an attribute to force i...Jason R. Coombs2016-01-231-0/+7
|/ / / / /
* | | | | Update changelogJason R. Coombs2016-01-161-2/+8
* | | | | Prefer relpath to string slicing for computing a path relative to a base. Fix...Jason R. Coombs2016-01-161-0/+6
* | | | | Update changelog19.3Jason R. Coombs2016-01-061-0/+2
| |_|_|/ |/| | |
* | | | Merge feature/issue-22919.3b1Jason R. Coombs2016-01-041-0/+7
| |/ / |/| |
* | | Update changelogJason R. Coombs2015-12-251-0/+2
* | | Update changelogJason R. Coombs2015-12-251-0/+6
* | | Explicitly quote strings rather than relying on repr. Fixes #477.Jason R. Coombs2015-12-161-0/+3
* | | In resolve version, always cast to a string (avoiding Unicode on Python 2). F...Jason R. Coombs2015-12-161-0/+7
* | | Update changelog to reference ticket19.1Jason R. Coombs2015-12-161-1/+2
* | | Update changelogJason R. Coombs2015-12-161-0/+1
* | | Update changelogJason R. Coombs2015-12-151-0/+8
* | | Use RawConfigParser instead of SafeConfigParser in PyPIConfig class. Interpol...Jason R. Coombs2015-12-141-3/+2
* | | Use SafeConfigParser in PyPIConfig file. Allows percent signs to be specified...Jason R. Coombs2015-12-141-0/+8