summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| * | Added tag 19.7 for changeset c6e619ce910dJason R. Coombs2016-02-031-0/+1
| * | Bumped to 19.7 in preparation for next release.19.7Jason R. Coombs2016-02-031-1/+1
| * | Update changelogJason R. Coombs2016-02-031-0/+6
| * | Merge pull request #32 from silenius/masterJason R. Coombs2016-02-031-0/+1
| |\ \
| | * | FreeBSD: Add root certificate from ca_root_nss.Julien Cigar2016-02-031-0/+1
| |/ /
| * | Use new style string formattingJason R. Coombs2016-01-311-3/+3
| * | Extract variable for template stringJason R. Coombs2016-01-311-11/+12
| * | Bumped to 19.6.3 in preparation for next release.Jason R. Coombs2016-01-311-1/+1
| * | Added tag 19.6.2 for changeset d2782cbb2f15Jason R. Coombs2016-01-311-0/+1
| * | Update changelog19.6.2Jason R. Coombs2016-01-311-0/+7
| * | Normalize all paths, not excluding ''. Fixes #491.Jason R. Coombs2016-01-311-1/+1
| * | Rename inner function and add docstringJason R. Coombs2016-01-311-3/+6
| * | Extract function _rebuild_mod_pathJason R. Coombs2016-01-311-10/+16
| * | Bumped to 19.6.2 in preparation for next release.Matthew Iversen2016-01-291-1/+1
| * | Added tag 19.6.1 for changeset 35d9179d0439Matthew Iversen2016-01-291-0/+1
| * | Bumped to 19.6.1 in preparation for next release.19.6.1Matthew Iversen2016-01-291-1/+1
| * | Allow failures with pypy3 for nowMatthew Iversen2016-01-291-0/+3
| * | Merge pull request #31 from Ivoz/patch-1Jason R. Coombs2016-01-281-0/+1
| |\ \
| | * | Test on pypy3Matt Iversen2016-01-291-0/+1
| * | | Update changelogJason R. Coombs2016-01-281-0/+10
| * | | Adapt resolution of classes from importlib.machinery. Restores compatibility ...Jason R. Coombs2016-01-261-6/+5
| * | | Pull up DefaultProvider registration into a classmethod.Jason R. Coombs2016-01-261-3/+7
| * | | Combine redundant imports of future functionalityJason R. Coombs2016-01-261-4/+1