summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix integration test to skip unsorted filesissue/1596Timothy Crosley2020-11-131-1/+1
* Implemented #1596: Provide ways for extension formatting and file paths to be...Timothy Crosley2020-11-123-0/+86
* black formattingTimothy Crosley2020-11-111-3/+1
* Fix issue #1593 & Fix issue #1592: isort doesn't work on Python 3.6.0Timothy Crosley2020-11-101-4/+10
* Fix handling of mix indented importsTimothy Crosley2020-11-042-2/+36
* Fix new_indent behaviorTimothy Crosley2020-11-032-6/+10
* Fix #1575: Leading space is removed from wrong lineTimothy Crosley2020-11-022-3/+22
* Add - Akihiro Nitta (@akihironitta)Timothy Crosley2020-11-011-0/+2
* Merge pull request #1588 from sgaist/issue/1583Timothy Edmund Crosley2020-11-012-41/+97
|\
| * OS agnostic test changesTimothy Edmund Crosley2020-11-011-2/+2
| * Update test_ticketed_features.pyTimothy Edmund Crosley2020-11-011-2/+5
| * Implement custom output handling in sort_fileSamuel Gaist2020-10-302-41/+94
* | Merge pull request #1591 from PyCQA/issue/1574/fix-non-idempotent-behavior-co...Timothy Edmund Crosley2020-10-312-3/+9
|\ \
| * | Fix non-idempotent behavior for combine-straightTimothy Crosley2020-10-312-3/+9
|/ /
* | Merge pull request #1587 from sgaist/issue/1585Timothy Edmund Crosley2020-10-311-0/+1
|\ \
| * | Profile: follow black behaviour with regard to gitignoreSamuel Gaist2020-10-301-0/+1
| |/
* | Merge pull request #1590 from akihironitta/issue/1579Timothy Edmund Crosley2020-10-312-2/+3
|\ \
| * | Update description of --checkAkihiro Nitta2020-11-012-2/+3
| * | Create branch issue/1579Akihiro Nitta2020-11-010-0/+0
|/ /
* | Add Tamara (@infinityxxx) to acknowledgementsTimothy Crosley2020-10-281-0/+1
* | Merge pull request #1586 from infinityxxx/group-options-in-helpTimothy Edmund Crosley2020-10-281-358/+381
|\ \
| * | blackTamara Khalbashkeeva2020-10-291-1/+1
| * | Group options in help: general, target, general output, section output, depre...Tamara Khalbashkeeva2020-10-291-358/+381
|/ /
* | Merge pull request #1584 from PyCQA/issue/1582-dont-follow-linksTimothy Edmund Crosley2020-10-282-4/+12
|\ \ | |/ |/|
| * 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
| |\ \ | |/ / |/| |