summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumped to 20.2 in preparation for next release.20.2Jason R. Coombs2016-02-191-1/+1
* Merge pull request series from Steve Kowalik for updated and unified marker i...Jason R. Coombs2016-02-1922-638/+4332
|\
| * Update changelogJason R. Coombs2016-02-191-0/+2
| * Fix typo, correcting failures on late Pythons when mock is not already instal...Jason R. Coombs2016-02-191-1/+1
| * Correct tests under both Python 2 and 3.Steve Kowalik2016-02-192-4/+4
| * Merge from master, resolving conflicts.Steve Kowalik2016-02-1632-735/+563
| |\
| * | Correct tests after the move to packaging 16.1.Steve Kowalik2016-02-093-17/+17
| * | Update to packaging 16.1Steve Kowalik2016-02-086-25/+51
| * | Switch back to SyntaxError for invalid markers, stops consumers having to imp...Steve Kowalik2016-02-081-3/+6
| * | Shift packaging to use shiny extern.Steve Kowalik2016-01-073-8/+8
| * | Properly merge from default.Steve Kowalik2016-01-072-39/+19
| * | Merge from default.Steve Kowalik2016-01-0736-240/+1139
| |\ \
| * | | Destroy MarkerEvaluation for being pointless, fix two silly mistakes in tests...Steve Kowalik2016-01-078-175/+46
| * | | Add tests capturing platform_python_implementation and implementation_versionJason R. Coombs2015-12-251-1/+7
| * | | Merge pull request #164. Fixes #122.Jason R. Coombs2015-12-2519-472/+4266
| |\ \ \
| | * | | Update to the newest packaging, and collapse _parse_requirement_specsSteve Kowalik2015-12-102-11/+10
| | * | | Merge from master.Steve Kowalik2015-12-109-71/+90
| | |\ \ \
| | * | | | First shot at removing usage of _markerlib and switching to the PEP 508 imple...Steve Kowalik2015-12-1018-472/+4259
* | | | | | 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
* | | | | | Add timestamps to changelog.Jason R. Coombs2016-02-192-1/+5
* | | | | | Add hyperlinks to PEPs in changelog.Jason R. Coombs2016-02-191-0/+4
* | | | | | Remove unused importsJason R. Coombs2016-02-191-2/+1
* | | | | | Use pytest tmpdir fixture for simplicity and clarity.Jason R. Coombs2016-02-191-8/+4
* | | | | | Use io module and text type in install_site_pyJason R. Coombs2016-02-191-9/+5
| |_|_|_|/ |/| | | |
* | | | | Correct syntax in changelogJason R. Coombs2016-02-121-3/+3
* | | | | Bumped to 20.1.2 in preparation for next release.Jason R. Coombs2016-02-121-1/+1
* | | | | Added tag 20.1.1 for changeset 919a40f18431Jason R. Coombs2016-02-121-0/+1
* | | | | Bumped to 20.1.1 in preparation for next release.20.1.1Jason R. Coombs2016-02-121-1/+1
* | | | | Upload_docs should also resolve passwords from keyring same as upload command.Jason R. Coombs2016-02-122-2/+8
* | | | | Remove unused importJason R. Coombs2016-02-121-1/+0
* | | | | Bumped to 20.2 in preparation for next release.Jason R. Coombs2016-02-111-1/+1
* | | | | Added tag 20.1 for changeset 06c9d3ffae80Jason R. Coombs2016-02-111-0/+1
* | | | | Override upload command to load passwords from keyring when available and not...20.1Jason R. Coombs2016-02-114-1/+48
* | | | | Replace upload docs with a reference to distutils docs, asJason R. Coombs2016-02-111-48/+3
* | | | | Bumped to 20.1 in preparation for next release.Jason R. Coombs2016-02-071-1/+1
* | | | | Added tag 20.0 for changeset 2a60daeff0cdJason R. Coombs2016-02-071-0/+1
* | | | | Fix failing tests on Python 220.0Jason R. Coombs2016-02-071-0/+2
* | | | | Fix syntax errors on Python 2Jason R. Coombs2016-02-071-1/+2
* | | | | Bumped to 20.0 in preparation for next release.Jason R. Coombs2016-02-071-1/+1
* | | | | Merge backout of 1ae2a75724bb; fixes #118.Jason R. Coombs2016-02-072-1/+8
|\ \ \ \ \
| * | | | | Backout changeset 1ae2a75724bbba56373784f185a7f235ed0f24a4Jason R. Coombs2016-02-071-1/+1
* | | | | | Remove unused importsJason R. Coombs2016-02-031-2/+0
* | | | | | Extract ns_str as class attributeJason R. Coombs2016-02-031-5/+5
* | | | | | Use consistent numbering for clarity.Jason R. Coombs2016-02-031-3/+3
* | | | | | Use py.path objects for cleaner setupJason R. Coombs2016-02-031-15/+15
* | | | | | Extract variable for readabilityJason R. Coombs2016-02-031-3/+5
* | | | | | Use py.path objects for cleaner setupJason R. Coombs2016-02-031-16/+12
* | | | | | Rewrite setup/teardown methods as pytest fixtures, encapsulating concepts for...Jason R. Coombs2016-02-031-42/+52
* | | | | | Bumped to 19.8 in preparation for next release.Jason R. Coombs2016-02-031-1/+1