summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into improve-test-coverageimprove-test-coverageTamas Szabo2020-10-141-0/+57
|\
| * Merge pull request #1558 from Bhupesh-V/issue/1543Timothy Edmund Crosley2020-10-131-0/+57
| |\
| | * fix headingsBhupesh Varshney2020-10-131-3/+3
| | * add compatibility docs with blackBhupesh Varshney2020-10-131-0/+57
* | | Improves test coverage of settings.py.Tamas Szabo2020-10-141-9/+46
|/ /
* | Add Marco Gorelli (@MarcoGorelli) and Louis Sautier (@sbraz) to contributors ...Timothy Crosley2020-10-121-0/+2
* | Merge branch 'master' of https://github.com/timothycrosley/isort into developTimothy Crosley2020-10-125-10/+59
|\ \ | |/ |/|
| * Bump version to 5.6.45.6.4Timothy Crosley2020-10-123-3/+3
| * Merge pull request #1557 from PyCQA/issue/1556/remove-uneeded-new-lineTimothy Edmund Crosley2020-10-123-8/+57
| |\
| | * formatting fixTimothy Crosley2020-10-121-3/+4
| | * Merge branch 'master' of https://github.com/timothycrosley/isort into issue/1...Timothy Crosley2020-10-124-6/+12
| | |\ | | |/ | |/|
| | * Fixed #1556: Empty line added between imports that should be skipped.Timothy Crosley2020-10-123-8/+56
* | | Merge pull request #1549 from MarcoGorelli/patch-1Timothy Edmund Crosley2020-10-111-1/+8
|\ \ \
| * | | remove unnecessary types=[python]Marco Gorelli2020-10-111-1/+0
| * | | update pre-commit example in documentationMarco Gorelli2020-10-112-2/+10
| * | | Update .pre-commit-hooks.yamlTimothy Edmund Crosley2020-10-091-1/+1
| * | | remove unnecessary types fileMarco Gorelli2020-10-081-1/+0
| * | | Let pre-commit sort pxd files tooMarco Gorelli2020-10-081-1/+2
* | | | Merge branch 'master' of https://github.com/timothycrosley/isort into developTimothy Crosley2020-10-114-5/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Bump version to 5.6.35.6.3Timothy Crosley2020-10-112-2/+2
| * | | Update changelog to include source distribution improvementTimothy Crosley2020-10-111-0/+3
| * | | Add James Curtin (@jamescurtin) to acknowledgementsTimothy Crosley2020-10-111-0/+1
| * | | Merge pull request #1555 from sbraz/testsTimothy Edmund Crosley2020-10-111-3/+5
| |\ \ \ | | |_|/ | |/| |
| | * | Specify minimum build systemTimothy Crosley2020-10-101-2/+2
| | * | Prevent installation of the "tests" packageLouis Sautier2020-10-101-1/+3
| | |/
* | | Merge pull request #1554 from anirudnits/issue/1025/combine-straight-importsTimothy Edmund Crosley2020-10-105-17/+103
|\ \ \ | |/ / |/| |
| * | made changes to pass deepsource checkanirudnits2020-10-101-29/+28
| * | made some changes to pass deepsource checkanirudnits2020-10-101-4/+4
| * | corrected an error with joining imports in one lineanirudnits2020-10-103-5/+5
| * | Added tests for combine_straight_imports optionanirudnits2020-10-102-0/+41
| * | Added code to combine all bare straight imports in a single line when flag is...anirudnits2020-10-101-24/+60
| * | Added combine_straight_imports flag in arg_parseranirudnits2020-10-101-17/+26
| * | Added combine_straight_import flag in configurations schemaanirudnits2020-10-101-0/+1
|/ /
* | Resolve linting errors5.6.2Timothy Crosley2020-10-102-4/+2
* | FormattingTimothy Crosley2020-10-101-2/+2
* | Add release dateTimothy Crosley2020-10-101-1/+1
* | Bump version to 5.6.2Timothy Crosley2020-10-102-2/+2
* | Fixed #1552: Pylama test dependent on source layout.Timothy Crosley2020-10-102-3/+10
* | Add test for unseekable pipe errorsTimothy Crosley2020-10-102-19/+46
* | Merge pull request #1553 from PyCQA/issue/1542/vertical-prefix-import-bugTimothy Edmund Crosley2020-10-103-13/+58
|\ \
| * | Fix formattingTimothy Crosley2020-10-102-10/+13
| * | Fixed #1542: Bug in VERTICAL_PREFIX_FROM_MODULE_IMPORT wrap mode.Timothy Crosley2020-10-103-13/+55
* | | Add zope to integration test suiteTimothy Crosley2020-10-091-0/+5
* | | Merge pull request #1551 from PyCQA/issue/1548/empty-line-added-after-import-...Timothy Edmund Crosley2020-10-094-6/+106
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed #1548: On rare occasions an unecessary empty line can be added when an ...issue/1548/empty-line-added-after-import-skipTimothy Crosley2020-10-084-6/+106
|/
* Fix issue identified by deepsource: unnecessary call to tuple5.6.1Timothy Crosley2020-10-081-1/+1
* Hotfix: Fixed #1546: Unstable (non-idempotent) behavior with certain src trees.Timothy Crosley2020-10-086-8/+23
* Improve changelog formattingTimothy Crosley2020-10-071-6/+6
* Revert "Test against 3.9"5.6.0Timothy Crosley2020-10-072-2/+2
* Test against 3.9Timothy Crosley2020-10-072-2/+2