summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Get rid of warnings displayed when running pytest.filter-out-pytest-warningsTamas Szabo2020-08-311-0/+4
* Improve comment parsing logicTimothy Crosley2020-08-301-10/+20
* Merge pull request #1432 from PyCQA/issue/1431/fix-misplaced-commentsTimothy Edmund Crosley2020-08-303-19/+61
|\
| * Resolve #1431: isort incorrectly moving commentsissue/1431/fix-misplaced-commentsTimothy Crosley2020-08-303-19/+61
|/
* Merge pull request #1430 from PyCQA/issue/1427/isort-shouldnt-move-importsTimothy Edmund Crosley2020-08-293-8/+24
|\
| * Resolve #1427: Fixed isort incorrectly moving import statementissue/1427/isort-shouldnt-move-importsTimothy Crosley2020-08-292-8/+11
| * Add failing test for #1427Timothy Crosley2020-08-291-0/+13
|/
* Populate pypo fixes from PR into file used for generating md docsTimothy Crosley2020-08-281-2/+2
* Merge pull request #1426 from glostis/typo-fixesTimothy Edmund Crosley2020-08-283-6/+6
|\
| * Typo fixesGuillaume Lostis2020-08-283-6/+6
* | Merge pull request #1428 from howeaj/developTimothy Edmund Crosley2020-08-281-5/+6
|\ \ | |/ |/|
| * Bugfix: warnings in isort.api.sort_file report the actual file name used, rat...Andrew Howe2020-08-281-5/+6
|/
* Merge pull request #1424 from PyCQA/issue/1420/fix-isort-unclean-check-on-add...Timothy Edmund Crosley2020-08-282-2/+15
|\
| * Fix #1420: Ensure isort doesn't include new imports in comparisonissue/1420/fix-isort-unclean-check-on-add-depending-on-doc-string-positionTimothy Crosley2020-08-282-2/+15
|/
* Merge pull request #1423 from PyCQA/issue/1392/full-set-of-profile-testsTimothy Edmund Crosley2020-08-2810-0/+1030
|\
| * Add additional profile testsTimothy Crosley2020-08-2810-0/+1030
* | Merge pull request #1422 from PyCQA/issue/1392/extensive-profile-testing-blackTimothy Edmund Crosley2020-08-2711-74/+470
|\ \ | |/
| * Update to latest version of dependencies; reformatissue/1392/extensive-profile-testing-blackTimothy Crosley2020-08-2711-96/+129
| * Add black profile testTimothy Crosley2020-08-271-0/+363
|/
* Merge pull request #1419 from PyCQA/issue/1393/add-property-based-testing-of-...Timothy Edmund Crosley2020-08-271-0/+178
|\
| * Move setting combination strategy into testTimothy Crosley2020-08-272-64/+61
| * Try not using forced strategiesTimothy Crosley2020-08-271-2/+2
| * Force atomic off in fuzz tests for nowTimothy Crosley2020-08-272-2/+3
| * Formatting fixesTimothy Crosley2020-08-262-29/+30
| * Initially passing testTimothy Crosley2020-08-262-5/+23
| * Add code snipet integration testissue/1393/add-property-based-testing-of-complex-code-snippetTimothy Crosley2020-08-262-0/+161
|/
* Merge pull request #1413 from PyCQA/issue/1412/missing-colorama-exceptionTamas Szabo2020-08-261-3/+4
|\
| * Bugfix: 1412 Missing colorama leads to exceptionissue/1412/missing-colorama-exceptionTamas Szabo2020-08-261-3/+4
|/
* Merge pull request #1411 from PyCQA/issue/1407/custom_known_group_not_always_...Timothy Edmund Crosley2020-08-262-1/+21
|\
| * Remove unrelated changesissue/1407/custom_known_group_not_always_workingTimothy Crosley2020-08-251-2/+1
| * Fix #1407: Ensure custom groups always take precedenceTimothy Crosley2020-08-252-2/+23
* | Merge pull request #1410 from PyCQA/issue/1380/dont-combine-as-into-starTimothy Edmund Crosley2020-08-254-16/+92
|\ \ | |/
| * Small refactoring to avoid redoing work per a loopTimothy Crosley2020-08-251-2/+3
| * Account for case where both as and non as of same import are made with combin...Timothy Crosley2020-08-252-7/+18
| * Initial fix for #1380: dont combine as into star as it will change applicatio...Timothy Crosley2020-08-254-12/+76
|/
* Merge pull request #1408 from ndevenish/patch-1Timothy Edmund Crosley2020-08-251-2/+2
|\
| * Fix documentation for skip_file action commentNicholas Devenish2020-08-251-2/+2
* | Merge pull request #1409 from PyCQA/issue/1405/add-coloring-to-diff-outputTimothy Edmund Crosley2020-08-253-8/+85
|\ \
| * \ Merge branch 'develop' into issue/1405/add-coloring-to-diff-outputissue/1405/add-coloring-to-diff-outputTamas Szabo2020-08-251-0/+5
| |\ \
| * | | Adds colors to --diff output.Tamas Szabo2020-08-253-8/+85
| | |/ | |/|
* | | Merge pull request #1406 from PyCQA/update-timothycrosley-references-to-pycqaTimothy Edmund Crosley2020-08-2521-102/+103
|\ \ \
| * | | Switch back broken Deepsource and Gitter linksupdate-timothycrosley-references-to-pycqaTamas Szabo2020-08-251-2/+2
| * | | Update timothycrosley references to pycqaTamas Szabo2020-08-2521-104/+105
* | | | Re-enabling Airflow integration tests.Tamas Szabo2020-08-261-5/+0
| |_|/ |/| |
* | | Disable airflow integration tests temporarily.Tamas Szabo2020-08-251-0/+5
| |/ |/|
* | Fix typo in constant name.Tamas Szabo2020-08-251-2/+2
|/
* Merge pull request #1402 from sztamas/output-small-refactoringTimothy Edmund Crosley2020-08-231-69/+29
|\
| * Small refactoring in output.py.Tamas Szabo2020-08-231-69/+29
* | Merge pull request #1404 from jameswinegar/developTimothy Edmund Crosley2020-08-231-14/+57
|\ \
| * | lint fixesJames Winegar2020-08-231-12/+55