summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blackissue/1582-dont-follow-linksTimothy Crosley2020-10-271-1/+3
* Add helpTimothy Crosley2020-10-271-1/+2
* Fix issue #1582: Provide a flag for not following linksTimothy Crosley2020-10-272-4/+9
* Add @jaydesl to contributors listTimothy Crosley2020-10-261-0/+1
* Merge pull request #1572 from jaydesl/developTimothy Edmund Crosley2020-10-263-9/+31
|\
| * Improve docs around custom section orderingjaydesl2020-10-252-2/+4
| * Gracefully fail on missing default sectionsjaydesl2020-10-251-1/+13
| * Refactor error printerjaydesl2020-10-251-6/+14
* | Add @tonci-bw to contributors listTimothy Crosley2020-10-251-0/+1
* | Merge pull request #1578 from tkokan/issue/1577Timothy Edmund Crosley2020-10-251-1/+1
|\ \
| * | Fix a typoTonci Kokan2020-10-251-1/+1
| |/
* | Update automatically produced docs (profiles & config optionsTimothy Crosley2020-10-252-7/+72
* | Add additional contributors: Timur Kushukov (@timqsh), Bhupesh Varshney (@Bhu...Timothy Crosley2020-10-251-0/+4
|/
* Merge pull request #1573 from vgerak/issue/1569Timothy Edmund Crosley2020-10-2113-79/+75
|\
| * fix deepsource.io warningsVasilis Gerakaris2020-10-2213-79/+75
* | Merge pull request #1567 from timqsh/issue/1536-cli-command-get-importsTimothy Edmund Crosley2020-10-217-5/+74
|\ \ | |/ |/|
| * fix Windows testsTimur Kushukov2020-10-192-2/+3
| * CLI to get importsTimur Kushukov2020-10-177-5/+73
|/
* Merge pull request #1565 from rohankhanna/issue/1564/unnecessary-else-elifTimothy Edmund Crosley2020-10-152-3/+3
|\
| * Unnecessary else / elif used after break (deepsource.io PYL-R1723)Rohan Khanna2020-10-152-3/+3
|/
* Merge pull request #1545 from timqsh/issue/1536Timothy Edmund Crosley2020-10-154-1/+146
|\
| * fix devnull linter warningTimur Kushukov2020-10-152-3/+7
| * get imports stdout fixTimur Kushukov2020-10-142-3/+28
| * get imports commandTimur Kushukov2020-10-134-1/+117
* | Merge pull request #1560 from PyCQA/improve-test-coverageTimothy Edmund Crosley2020-10-141-9/+46
|\ \
| * \ 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
| | |/