summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'd6bcf5e' into feature/2093-docs-revampJason R. Coombs2020-09-234-10/+69
|\
| * Merge `literal_attr:` functionality into `attr:`John T. Wodder II2020-05-154-116/+57
| * Added changelog.d news fragmentJohn T. Wodder II2020-05-151-0/+1
| * Update documentationJohn T. Wodder II2020-05-151-8/+17
| * Implement a "literal_attr:" config directiveJohn T. Wodder II2020-05-152-9/+117
| * Merge pull request #1738 from webknjaz/docs/setup.cfg-onlyJason R. Coombs2020-05-153-0/+47
| |\
* | \ Merge commit '619e229' into feature/2093-docs-revampJason R. Coombs2020-09-2323-100/+156
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into docs/setup.cfg-onlyJason R. Coombs2020-05-1587-999/+1686
| |\ \ | | |/
| | * Bump version: 46.3.0 → 46.3.1v46.3.1Jason R. Coombs2020-05-153-2/+8
| | * Update badge for Azure PipelinesJason R. Coombs2020-05-151-1/+1
| | * Add platform-specific code to override the home directory to honor bpo-36264....Jason R. Coombs2020-05-151-1/+8
| | * Extract fixture for a temp homeJason R. Coombs2020-05-151-3/+8
| | * Just writeJason R. Coombs2020-05-151-7/+6
| | * Avoid reliance on shell details in test_virtualenv.Jason R. Coombs2020-05-151-10/+5
| | * Avoid reliance on shell details in test_virtualenv.Jason R. Coombs2020-05-151-4/+1
| | * Sync azure pipelines config with jaraco/skeleton, adding support for building...Jason R. Coombs2020-05-151-3/+12
| | * Ensure that the changelog.d doesn't contain files that won't match.Jason R. Coombs2020-05-131-0/+14
| | * Bump version: 46.2.0 → 46.3.0v46.3.0Jason R. Coombs2020-05-136-5/+10
| | * bugfix isn't a thingJason R. Coombs2020-05-131-0/+0
| | * Merge pull request #2105 from hroncok/ack_2to3Jason R. Coombs2020-05-124-4/+7
| | |\
| | | * Reuse @ack_2to3 in TestDevelop.test_2to3_user_modeMiro Hrončok2020-05-124-4/+7
| | * | Merge pull request #2108 from pypa/feature/faster-distribution-hashcmp-no-removeJason R. Coombs2020-05-123-50/+3
| | |\ \
| | | * | Update changelogJason R. Coombs2020-05-121-0/+1
| | | * | Remove the test, no longer relevant now that external links are no longer sup...Jason R. Coombs2020-05-121-39/+0
| | | * | Just remove fragment remover. PyPI no longer supplies these md5 values anyway...Jason R. Coombs2020-05-121-11/+2
| | |/ /
| | * | 👹 Feed the hobgoblins (delint).Jason R. Coombs2020-05-123-5/+5
| | |/
| | * Merge pull request #2103 from hugovk/patch-1Jason R. Coombs2020-05-111-1/+1
| | |\
| | | * Fix typoHugo van Kemenade2020-05-111-1/+1
| | |/
| | * Bump version: 46.1.3 → 46.2.0v46.2.0Jason R. Coombs2020-05-109-9/+14
| | * Merge pull request #2075 from McSinyx/check-file-distinfoJason R. Coombs2020-05-103-4/+16
| | |\
| | | * Based on my understanding, this is more of a bugfix than a breaking change.Jason R. Coombs2020-05-101-1/+1
| | | * To assess the directoriness of an entry, include the path of that entry.Jason R. Coombs2020-05-102-2/+5
| | | * Fix test failures when 'foo.dist-info' does not existJason R. Coombs2020-05-101-1/+1
| | | * Merge branch 'master' into check-file-distinfoJason R. Coombs2020-05-1017-25/+142
| | | |\ | | | |/ | | |/|
| | | * Restore single returnJason R. Coombs2020-05-101-10/+12
| | | * Restore parameterJason R. Coombs2020-05-102-4/+4
| | | * Stop recognizing files ending with .dist-info as distNguyễn Gia Phong2020-04-243-16/+23
| * | | 📝 Improve the note about editable installs Sviatoslav Sydorenko2020-01-141-1/+1
| * | | Mark PEP mentions as :pep: SphinX refsSviatoslav Sydorenko2020-01-141-6/+7
| * | | 📝 Document setup.cfg-only projectsSviatoslav Sydorenko2020-01-142-0/+43
* | | | Merge pull request #2157 from alvyjudy/dependencyJason R. Coombs2020-08-151-129/+186
|\ \ \ \
| * | | | docs: rephrased the introduction for optional dependenciesalvy2020-07-291-5/+9
| * | | | docs: remove note on "require" functionalityalvy2020-07-291-6/+0
| * | | | docs: remove mentioning of multiversion installalvy2020-07-291-3/+1
| * | | | docs: give python requirement a dedicated sectionalvy2020-07-291-8/+9
| * | | | docs: reference PEP440 for versions specifiersalvy2020-07-291-2/+3
| * | | | docs: remove editorial message and lengthy description of dependency typealvy2020-07-291-4/+2
| * | | | docs: restored notes on "require()" functionalvyjudy2020-05-281-0/+6
| * | | | docs: more finetuning on dependency guidealvyjudy2020-05-281-60/+68
| * | | | docs: editing user guide on dependency managementalvyjudy2020-05-281-90/+137