summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelog0.9.8Jason R. Coombs2013-07-251-0/+6
* Add test to exercise the basic functionality of _vcs_split_rev_from_urlJason R. Coombs2013-07-241-0/+9
* Make PackageIndex._vcs_split_rev_from_url a static method (as it doesn't have...Jason R. Coombs2013-07-241-1/+2
* Import urlsplit and urlunsplit from compat module. Fixes #53.Jason R. Coombs2013-07-241-1/+1
* Add 'urlsplit' and 'urlunsplit' to compat moduleJason R. Coombs2013-07-241-2/+5
* Replace import * with explicit imports, allowing linter to detect the missing...Jason R. Coombs2013-07-241-1/+5
* Normalize whitespace in package_index.pyJason R. Coombs2013-07-241-77/+2
* Re-indent several function signatures to reduce linter warningsJason R. Coombs2013-07-241-15/+20
* Clean up imports in package_indexJason R. Coombs2013-07-241-1/+6
* Remove unused importsJason R. Coombs2013-07-241-3/+2
* Update changelog to reflect other minor changes included in the latest releaseJason R. Coombs2013-07-221-0/+3
* Bumped to 0.9.8 in preparation for next release.Jason R. Coombs2013-07-223-30/+30
* Added tag 0.9.7 for changeset 19965a03c1d5Jason R. Coombs2013-07-221-0/+1
* Update changelog0.9.7Jason R. Coombs2013-07-221-0/+7
* Update test to reflect the copy of the hash name stored because pypy doesn't ...Jason R. Coombs2013-07-221-5/+1
* Add pypy to Travis platformsJason R. Coombs2013-07-221-0/+1
* package_index.py : fix hash_nameDaniel Holth2013-07-221-17/+3
* Remove unused imports in release script (usage masked by compatibilty techniq...Jason R. Coombs2013-07-201-6/+0
* Add whitespace to remove linter warningsJason R. Coombs2013-07-201-0/+3
* #34: Refer to the new canonical location of the bootstrap scriptJason R. Coombs2013-07-201-3/+3
* #34: Update the 'bootstrap' bookmark as part of the release process.Jason R. Coombs2013-07-191-0/+7
* Add comment and link back to justification.Jason R. Coombs2013-07-201-0/+4
* mergeDaniel Holth2013-07-201-0/+2
|\
| * Make certain no previous imports of old versions of pkg_resources are floatin...Erik Bray2013-07-191-0/+2
* | add _-separated keys to environment markersDaniel Holth2013-07-202-0/+8
|/
* Remove excess whitespaceJason R. Coombs2013-07-181-1/+1
* Updated README and setup.py to reference PyPAJason R. Coombs2013-07-182-2/+6
* Bumped to 0.9.7 in preparation for next release.Jason R. Coombs2013-07-174-68/+68
* Added tag 0.9.6 for changeset acc6c5d61d0fJason R. Coombs2013-07-171-0/+1
* Add compatibility for Python 2.4 when querying the hash name. Fixes #440.9.6Jason R. Coombs2013-07-175-67/+103
* Bumped to 0.9.6 in preparation for next release.Jason R. Coombs2013-07-154-49/+49
* Added tag 0.9.5 for changeset 88e3d6788facJason R. Coombs2013-07-151-0/+1
* Update changelog0.9.5Jason R. Coombs2013-07-152-0/+8
* Merge github pull requestJason R. Coombs2013-07-151-1/+8
|\
| * Fix backported ssl_match_hostname for http://bugs.python.org/issue17980Toshio Kuratomi2013-07-151-1/+8
* | Bumped to 0.9.5 in preparation for next release.Jason R. Coombs2013-07-154-45/+45
* | Added tag 0.9.4 for changeset 1aef141fc968Jason R. Coombs2013-07-151-0/+1
|/
* Load version from the file rather than by importing the module (which is subj...0.9.4Jason R. Coombs2013-07-152-1/+14
* better variable nameJason R. Coombs2013-07-151-3/+3
* Bumped to 0.9.4 in preparation for next release.Jason R. Coombs2013-07-154-52/+52
* Added tag 0.9.3 for changeset 3e9d2e89de3aJason R. Coombs2013-07-151-0/+1
* Use 'is_valid' instead of simply 'valid' or 'check', which are less clear abo...0.9.3Jason R. Coombs2013-07-153-6/+12
* Bumped to 0.9.3 in preparation for next release.Jason R. Coombs2013-07-154-48/+48
* Added tag 0.9.2 for changeset 37444bb32e17Jason R. Coombs2013-07-151-0/+1
* Update changelog0.9.2Jason R. Coombs2013-07-151-0/+7
* Added a couple of additional tests, including one capturing #42.Jason R. Coombs2013-07-151-0/+14
* Added a test to prove the basic usage of content checksJason R. Coombs2013-07-151-0/+11
* Extracted hash-checking functionality into its own classes. Hashes are no lon...Jason R. Coombs2013-07-151-26/+73
* Bumped to 0.9.2 in preparation for next release.Jason R. Coombs2013-07-134-57/+57
* Added tag 0.9.1 for changeset 9e5a8f734662Jason R. Coombs2013-07-131-0/+1