summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create failing test for issue #1667issue/1667Timothy Crosley2021-03-021-0/+17
* Merge pull request #1680 from PyCQA/issue/1668Timothy Edmund Crosley2021-03-014-194/+259
|\
| * Add test for allowing root, switch to allow root commandTimothy Crosley2021-03-012-7/+10
| * Update dependenciesTimothy Crosley2021-03-011-193/+240
| * Fixed #1668Timothy Crosley2021-03-011-1/+2
| * Fix no / safetyTimothy Crosley2021-02-281-0/+14
|/
* Fix errors found by deepsourceTimothy Crosley2021-02-271-4/+3
* Resolved issue #1669: Parallel now defaults to number of CPU cores if no valu...Timothy Crosley2021-02-262-1/+10
* Merge pull request #1676 from dongfangtianyu/developTimothy Edmund Crosley2021-02-232-1/+26
|\
| * fix :Failed to pull configuration information from pyproject.tomldongfangtianyu2021-02-242-1/+26
|/
* Add test case for issue #1670Timothy Crosley2021-02-171-0/+31
* Merge branch 'develop' of https://github.com/timothycrosley/isort into developTimothy Crosley2021-02-163-31/+82
|\
| * Merge pull request #1672 from dpoznik/add-globstar-noteTimothy Edmund Crosley2021-02-161-6/+9
| |\
| | * Add clarifying note on globstar to README.mdDavid Poznik2021-02-161-6/+9
| * | Merge pull request #1673 from yhlam/literal_only_changeTimothy Edmund Crosley2021-02-162-25/+73
| |\ \ | | |/ | |/|
| | * Merge if statmentsMarco Lam2021-02-171-4/+5
| | * Fix not replacing the source file if only literals are changed but not the im...Marco Lam2021-02-172-21/+68
| |/
* | David Poznik (@dpoznik) to contributorsTimothy Crosley2021-02-161-0/+1
|/
* Add - @hirosassa to acknowledgementsTimothy Crosley2021-02-121-0/+1
* Merge pull request #1666 from hirosassa/feature/fix-typo-readmeTimothy Edmund Crosley2021-02-121-1/+1
|\
| * fix typo on READMEhirosassa2021-02-131-1/+1
|/
* Move setuptools integration to dedicated documentation pageTimothy Crosley2021-02-102-24/+29
* Move add or remove imports to dedicated documentation pageTimothy Crosley2021-02-102-26/+31
* Move githook documentation to dedicated pageTimothy Crosley2021-02-102-29/+35
* Merge pull request #1663 from PyCQA/issue/1661Timothy Edmund Crosley2021-02-102-125/+134
|\
| * Move custom sections and ordering to a dedicated documentation pageTimothy Crosley2021-02-102-125/+134
* | Merge pull request #1662 from PyCQA/issue/1661Timothy Edmund Crosley2021-02-094-0/+103
|\ \ | |/
| * Make last snippet valid codeTimothy Crosley2021-02-091-1/+1
| * Fix formattingTimothy Crosley2021-02-091-6/+13
| * Add wemake profileTimothy Crosley2021-02-094-0/+96
* | Add multi line output modes documentation dedicated fileTimothy Crosley2021-02-091-0/+121
|/
* Merge pull request #1658 from PyCQA/issue/1641Timothy Edmund Crosley2021-02-081-118/+1
|\
| * Move multi line output documentation to a dedicated documentation pageTimothy Crosley2021-02-081-118/+1
* | Merge pull request #1656 from PyCQA/issue/1641Timothy Edmund Crosley2021-02-073-8/+11
|\ \ | |/
| * Made identified imports .statement() runnable codeissue/1641Timothy Crosley2021-02-073-8/+11
|/
* Fix coding error found by deepsourceTimothy Crosley2021-02-061-4/+8
* Merge pull request #1653 from gofr/issue/1634/vert-grid-trailing-chars-2Timothy Edmund Crosley2021-02-067-84/+32
|\
| * squash! fixup! Respect line_length in vertical grid modes and deprecate mode 6gofr2021-02-051-1/+2
| * fixup! Respect line_length in vertical grid modes and deprecate mode 6gofr2021-02-051-2/+2
| * Respect line_length in vertical grid modes and deprecate mode 6gofr2021-02-057-84/+31
* | Merge pull request #1651 from gofr/issue/1640/vertical-grid-line-length-testsTimothy Edmund Crosley2021-02-051-0/+46
|\ \ | |/
| * Unit test behavior of vertical grids close to the line lengthgofr2021-02-051-0/+46
* | Merge pull request #1655 from gofr/issue/1650/quieterTimothy Edmund Crosley2021-02-051-2/+2
|\ \ | |/ |/|
| * Don't print skipped/broken files with quiet config settinggofr2021-02-051-2/+2
|/
* Fix broken integration testTimothy Crosley2021-02-031-1/+3
* Merge branch 'develop' of https://github.com/timothycrosley/isort into developTimothy Crosley2021-02-031-0/+0
|\
| * Merge pull request #1649 from asfaltboy/add-py.typed-type-hint-supportTimothy Edmund Crosley2021-02-031-0/+0
| |\
| | * Indicate type hint support with a py.typed filePavel Savchenko2021-02-031-0/+0
* | | Update changelog to mention py.typed additionTimothy Crosley2021-02-031-0/+1
* | | Add - Pavel Savchenko (@asfaltboy) to acknowledgementsTimothy Crosley2021-02-031-0/+1
|/ /