aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | pep517: add modulexoviat2017-09-072-1/+82
* | | Move filename fixtures to a 'text' module so they can use unicode literals.Jason R. Coombs2017-10-112-15/+17
* | | Expect failure on macOS 10.13 and other operating systems where writing latin...Jason R. Coombs2017-10-111-0/+18
* | | Feed the hobgoblins (delint).Jason R. Coombs2017-10-111-3/+5
* | | Collapse encoding detectionJason R. Coombs2017-10-111-4/+3
* | | Use natural byte literals in test_sdistJason R. Coombs2017-10-111-17/+11
* | | Remove meaningless commendJason R. Coombs2017-10-111-1/+0
* | | Merge pull request #1155 from hroncok/python-m-pipJason R. Coombs2017-09-292-4/+12
|\ \ \
| * | | Tests: Run `python -m pip.__main__` to support Python 2.6Miro Hrončok2017-09-202-4/+4
| * | | Tests: Run `python -m pip` instead of plain `pip`Miro Hrončok2017-09-202-0/+8
* | | | Merge pull request #1152 from jdufresne/resource-warningsJason R. Coombs2017-09-293-5/+11
|\ \ \ \
| * | | | Clean up resource warnings during testsJon Dufresne2017-09-163-5/+11
| |/ / /
* | | | Merge pull request #1157 from benoit-pierre/fix_testsJason R. Coombs2017-09-212-320/+320
|\ \ \ \ | |/ / / |/| | |
| * | | tests: make sure some essential tests are runBenoit Pierre2017-09-202-320/+320
|/ / /
* | | Bump version: 36.4.0 → 36.5.0v36.5.0Jason R. Coombs2017-09-152-2/+2
* | | Combine changelog entriesJason R. Coombs2017-09-151-4/+1
| | * Merge other editsJason R. Coombs2017-11-091-11/+13
| | |\
| | | * Re-use pathJason R. Coombs2017-11-091-2/+3
| | | * Avoid check/act race conditionJason R. Coombs2017-11-091-2/+4
| | | * Use named groups in the patternJason R. Coombs2017-11-091-3/+3
| | | * Unconditionally rename __pycache__ files if they exist.Jason R. Coombs2017-11-091-4/+3
| | * | Merge test with patch.Jason R. Coombs2017-11-091-2/+20
| | |\ \ | | | |/ | | |/|
| | | * Add test capturing expectation. Ref #1145.Jason R. Coombs2017-11-091-2/+20
| |_|/ |/| |
| | * python 3 bdist_egg --exclude-source-files __pycache__ issueBibo Hao2017-09-151-0/+14
| |/ |/|
* | Merge pull request #1149 from jwodder/doc-fixesJason R. Coombs2017-09-141-46/+46
|\ \
| * | Docs proofreadingJohn T. Wodder II2017-09-141-46/+46
|/ /
* | Merge pull request #1148 from benoit-pierre/make_travis_deploy_stage_conditionalJason R. Coombs2017-09-131-0/+1
|\ \
| * | travis: make deploy stage conditionalBenoit Pierre2017-09-131-0/+1
|/ /
* | Merge pull request #1147 from benoit-pierre/fix_travis_2.6_jobJason R. Coombs2017-09-131-0/+4
|\ \
| * | fix `test_pip_upgrade_from_source` test on Python 2.6Benoit Pierre2017-09-131-0/+4
* | | Use platform-friendly syntax for Mercurial checkouts. Fixes #170.Jason R. Coombs2017-09-132-1/+7
|/ /
* | Merge pull request #1137 from webknjaz/feature/add-badges-to-readmeJason R. Coombs2017-09-111-0/+11
|\ \
| * | Add badges to the top of READMESviatoslav Sydorenko2017-09-111-0/+11
|/ /
* | Screen entries before sorting in find_on_path. Ref #1134.Jason R. Coombs2017-09-092-1/+20
* | Extract function for resolving the dist factory for a path item entryJason R. Coombs2017-09-091-12/+16
* | Create a NoDists factory for returning no dists, whose boolean value is False.Jason R. Coombs2017-09-091-1/+18
* | Extract function for listdirJason R. Coombs2017-09-091-15/+23
* | Short circuit and dedent large blockJason R. Coombs2017-09-091-32/+33
* | Extract variable for is_metaJason R. Coombs2017-09-091-2/+2
* | Assign dists just onceJason R. Coombs2017-09-091-12/+12
* | Extract distributions_from_metadataJason R. Coombs2017-09-091-11/+18
* | Extract functions for resolving egg_link and reading non-empty lines from a f...Jason R. Coombs2017-09-091-12/+26
* | Remove unnecessary paretheses.Jason R. Coombs2017-09-091-3/+1
* | Extract variable for ignorable errors to improve indentation.Jason R. Coombs2017-09-091-2/+5
|/
* Merge pull request #1141 from benoit-pierre/fix_py26_supportv36.4.0Jason R. Coombs2017-09-031-1/+1
|\
| * Fix Python 2.6 supportBenoit Pierre2017-09-031-1/+1
* | Bump version: 36.3.0 → 36.4.0Jason R. Coombs2017-09-032-2/+2
* | Merge pull request #1135 from jd/less-statJason R. Coombs2017-09-032-41/+61
|\ \ | |/ |/|
| * Update changelogJason R. Coombs2017-09-031-2/+5
| * Merge branch 'master' into less-statJason R. Coombs2017-09-0314-77/+705
| |\ | |/ |/|