| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Destroy MarkerEvaluation for being pointless, fix two silly mistakes in tests... | Steve Kowalik | 2016-01-07 | 8 | -175/+46 | |
| | * | | | | | Add tests capturing platform_python_implementation and implementation_version | Jason R. Coombs | 2015-12-25 | 1 | -1/+7 | |
| | * | | | | | Merge pull request #164. Fixes #122. | Jason R. Coombs | 2015-12-25 | 19 | -472/+4266 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Update to the newest packaging, and collapse _parse_requirement_specs | Steve Kowalik | 2015-12-10 | 2 | -11/+10 | |
| | | * | | | | | Merge from master. | Steve Kowalik | 2015-12-10 | 9 | -71/+90 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | First shot at removing usage of _markerlib and switching to the PEP 508 imple... | Steve Kowalik | 2015-12-10 | 18 | -472/+4259 | |
| * | | | | | | | | Update changelog | Jason R. Coombs | 2016-02-19 | 1 | -0/+5 | |
| * | | | | | | | | Remove explicit PEP links now that the linker handles it. | Jason R. Coombs | 2016-02-19 | 1 | -4/+3 | |
| * | | | | | | | | Add timestamps to changelog. | Jason R. Coombs | 2016-02-19 | 2 | -1/+5 | |
| * | | | | | | | | Add hyperlinks to PEPs in changelog. | Jason R. Coombs | 2016-02-19 | 1 | -0/+4 | |
| * | | | | | | | | Remove unused imports | Jason R. Coombs | 2016-02-19 | 1 | -2/+1 | |
| * | | | | | | | | Use pytest tmpdir fixture for simplicity and clarity. | Jason R. Coombs | 2016-02-19 | 1 | -8/+4 | |
| * | | | | | | | | Use io module and text type in install_site_py | Jason R. Coombs | 2016-02-19 | 1 | -9/+5 | |
| | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | | Correct syntax in changelog | Jason R. Coombs | 2016-02-12 | 1 | -3/+3 | |
| * | | | | | | | Bumped to 20.1.2 in preparation for next release. | Jason R. Coombs | 2016-02-12 | 1 | -1/+1 | |
| * | | | | | | | Added tag 20.1.1 for changeset 919a40f18431 | Jason R. Coombs | 2016-02-12 | 1 | -0/+1 | |
| * | | | | | | | Bumped to 20.1.1 in preparation for next release.20.1.1 | Jason R. Coombs | 2016-02-12 | 1 | -1/+1 | |
| * | | | | | | | Upload_docs should also resolve passwords from keyring same as upload command. | Jason R. Coombs | 2016-02-12 | 2 | -2/+8 | |
| * | | | | | | | Remove unused import | Jason R. Coombs | 2016-02-12 | 1 | -1/+0 | |
| * | | | | | | | Bumped to 20.2 in preparation for next release. | Jason R. Coombs | 2016-02-11 | 1 | -1/+1 | |
| * | | | | | | | Added tag 20.1 for changeset 06c9d3ffae80 | Jason R. Coombs | 2016-02-11 | 1 | -0/+1 | |
| * | | | | | | | Override upload command to load passwords from keyring when available and not...20.1 | Jason R. Coombs | 2016-02-11 | 4 | -1/+48 | |
| * | | | | | | | Replace upload docs with a reference to distutils docs, as | Jason R. Coombs | 2016-02-11 | 1 | -48/+3 | |
| * | | | | | | | Bumped to 20.1 in preparation for next release. | Jason R. Coombs | 2016-02-07 | 1 | -1/+1 | |
| * | | | | | | | Added tag 20.0 for changeset 2a60daeff0cd | Jason R. Coombs | 2016-02-07 | 1 | -0/+1 | |
| * | | | | | | | Fix failing tests on Python 220.0 | Jason R. Coombs | 2016-02-07 | 1 | -0/+2 | |
| * | | | | | | | Fix syntax errors on Python 2 | Jason R. Coombs | 2016-02-07 | 1 | -1/+2 | |
| * | | | | | | | Bumped to 20.0 in preparation for next release. | Jason R. Coombs | 2016-02-07 | 1 | -1/+1 | |
| * | | | | | | | Merge backout of 1ae2a75724bb; fixes #118. | Jason R. Coombs | 2016-02-07 | 2 | -1/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Backout changeset 1ae2a75724bbba56373784f185a7f235ed0f24a4 | Jason R. Coombs | 2016-02-07 | 1 | -1/+1 | |
| * | | | | | | | | Remove unused imports | Jason R. Coombs | 2016-02-03 | 1 | -2/+0 | |
| * | | | | | | | | Extract ns_str as class attribute | Jason R. Coombs | 2016-02-03 | 1 | -5/+5 | |
| * | | | | | | | | Use consistent numbering for clarity. | Jason R. Coombs | 2016-02-03 | 1 | -3/+3 | |
| * | | | | | | | | Use py.path objects for cleaner setup | Jason R. Coombs | 2016-02-03 | 1 | -15/+15 | |
| * | | | | | | | | Extract variable for readability | Jason R. Coombs | 2016-02-03 | 1 | -3/+5 | |
| * | | | | | | | | Use py.path objects for cleaner setup | Jason R. Coombs | 2016-02-03 | 1 | -16/+12 | |
| * | | | | | | | | Rewrite setup/teardown methods as pytest fixtures, encapsulating concepts for... | Jason R. Coombs | 2016-02-03 | 1 | -42/+52 | |
| * | | | | | | | | Bumped to 19.8 in preparation for next release. | Jason R. Coombs | 2016-02-03 | 1 | -1/+1 | |
| * | | | | | | | | Added tag 19.7 for changeset c6e619ce910d | Jason R. Coombs | 2016-02-03 | 1 | -0/+1 | |
| * | | | | | | | | Bumped to 19.7 in preparation for next release.19.7 | Jason R. Coombs | 2016-02-03 | 1 | -1/+1 | |
| * | | | | | | | | Update changelog | Jason R. Coombs | 2016-02-03 | 1 | -0/+6 | |
| * | | | | | | | | Merge pull request #32 from silenius/master | Jason R. Coombs | 2016-02-03 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | FreeBSD: Add root certificate from ca_root_nss. | Julien Cigar | 2016-02-03 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Use new style string formatting | Jason R. Coombs | 2016-01-31 | 1 | -3/+3 | |
| * | | | | | | | | Extract variable for template string | Jason R. Coombs | 2016-01-31 | 1 | -11/+12 | |
| * | | | | | | | | Bumped to 19.6.3 in preparation for next release. | Jason R. Coombs | 2016-01-31 | 1 | -1/+1 | |
| * | | | | | | | | Added tag 19.6.2 for changeset d2782cbb2f15 | Jason R. Coombs | 2016-01-31 | 1 | -0/+1 | |
| * | | | | | | | | Update changelog19.6.2 | Jason R. Coombs | 2016-01-31 | 1 | -0/+7 | |
| * | | | | | | | | Normalize all paths, not excluding ''. Fixes #491. | Jason R. Coombs | 2016-01-31 | 1 | -1/+1 | |
| * | | | | | | | | Rename inner function and add docstring | Jason R. Coombs | 2016-01-31 | 1 | -3/+6 | |
