summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Support pypy3 alsoJason R. Coombs2016-04-201-3/+0
* | Correction for expected dict order when PYTHONHASHSEED=0Jason R. Coombs2016-04-202-7/+7
* | Update changelog. Closes #553.Jason R. Coombs2016-04-201-0/+8
* | Add docstrings explaining the intention of the test. Ref #553.Jason R. Coombs2016-04-201-0/+13
* | It's not necessary to build a file with an empty egg_info.Jason R. Coombs2016-04-201-5/+0
* | Move Python 2.6 exception into specific test, capturing that the expected ord...Jason R. Coombs2016-04-201-6/+12
* | Extract method for validating the order.Jason R. Coombs2016-04-201-8/+14
* | Remove superfluous sliceJason R. Coombs2016-04-201-2/+2
* | DedentJason R. Coombs2016-04-201-16/+16
* | Remove unused importJason R. Coombs2016-04-201-5/+0
* | Use OrderedDict to retain deterministic ordering of version info in egg_info ...Jason R. Coombs2016-04-203-14/+18
* | Preserve order of egg_info section in setup.cfgDavanum Srinivas2016-04-192-2/+67
* | Limit deploys to Python 3.5 and only the standard run. Ref #549.Jason R. Coombs2016-04-161-1/+2
* | Added tag v20.9.0 for changeset 8bf8aaa139bbJason R. Coombs2016-04-161-0/+1
* | Bump version: 20.8.1 → 20.9.0v20.9.0Jason R. Coombs2016-04-162-2/+2
* | update changelogJason R. Coombs2016-04-161-0/+7
* | Merge pull request #548 from mindw/bump_certifi_versionJason R. Coombs2016-04-161-2/+2
|\ \
| * | bump certifi to 2016.2.28Gabi Davar2016-04-161-2/+2
* | | Merge pull request #545 from totoroliu/masterJason R. Coombs2016-04-161-1/+5
|\ \ \
| * | | Handle not-zip-safe egg (folder) deletion in rotate commandRick Liu2016-04-151-1/+5
| |/ /
* | | Merge pull request #547 from mindw/rm_markerlib_manifestJason R. Coombs2016-04-161-1/+0
|\ \ \ | |/ / |/| |
| * | remove _markerlib from manifestGabi Davar2016-04-161-1/+0
|/ /
* | Added tag v20.8.1 for changeset 8cf9340669aeJason R. Coombs2016-04-151-0/+1
* | Bump version: 20.8.0 → 20.8.1v20.8.1Jason R. Coombs2016-04-152-2/+2
* | Always inject extra into the environment when evaluating markers. Fixes #544.Jason R. Coombs2016-04-153-11/+9
* | Added tag v20.8.0 for changeset 7f56b6f40de3Jason R. Coombs2016-04-151-0/+1
* | Bump version: 20.7.0 → 20.8.0v20.8.0Jason R. Coombs2016-04-152-2/+2
* | Update changelog. Fixes #543.Jason R. Coombs2016-04-151-0/+7
* | Merge pull request #542 from ncoghlan/patch-1Jason R. Coombs2016-04-111-1/+2
|\ \
| * | Update rationale for the zip_safe flagncoghlan2016-04-121-1/+2
|/ /
* | Merge pull request #541 from alex/patch-1Jason R. Coombs2016-04-111-18/+18
|\ \
| * | Swap out hard tabs for spacesAlex Gaynor2016-04-101-18/+18
|/ /
* | Added tag v20.7.0 for changeset 0262ab29fc24Jason R. Coombs2016-04-101-0/+1
* | Bump version: 20.6.7 → 20.7.0v20.7.0Jason R. Coombs2016-04-102-2/+2
* | Instead of reasing a new exception, just augment the existing exception, avoi...Jason R. Coombs2016-04-071-2/+5
* | Update changelogJason R. Coombs2016-04-071-2/+7
* | Trap additional exceptions. Fixes #536.Jason R. Coombs2016-04-072-1/+8
* | Merge pull request #537 from ri0t/patch-1Jason R. Coombs2016-04-071-1/+4
|\ \
| * | This helps finding packages with bad utfriot2016-04-071-1/+4
* | | Merge pull request #533 from s-t-e-v-e-n-k/compare-ep-attributesJason R. Coombs2016-04-071-1/+4
|\ \ \
| * | | Stop comparing repr()'s in TestEntryPointSteve Kowalik2016-04-061-1/+4
| |/ /
* | | Rely on short-circuit in 'or' rather than building a separate iterable.Jason R. Coombs2016-04-071-8/+1
* | | Adjust expectation that 'extra' is not in the marker evaluation if no extras ...Jason R. Coombs2016-04-072-13/+17
* | | Extract _ReqExtras to encapsulate that functionality and decouple it from Wor...Jason R. Coombs2016-04-072-28/+48
* | | Merge pull request #532 from s-t-e-v-e-n-k/readd-exception-for-marker-evalJason R. Coombs2016-04-072-1/+7
|\ \ \ | |/ / |/| |
| * | Reinstate the or guard in WorkingSet._markers_passSteve Kowalik2016-04-062-1/+7
|/ /
* | Remove fallback value until there's something that explains or requires it.Jason R. Coombs2016-04-051-1/+1
* | Extract method for testing marker evaluationJason R. Coombs2016-04-051-11/+24
|/
* Added tag v20.6.8 for changeset a00910db03ecJason R. Coombs2016-04-051-0/+1
* Update changelogJason R. Coombs2016-04-051-0/+6