summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * fixup! fixup! Clarify documentation for --skip optiongofr2021-03-111-1/+1
| * fixup! Clarify documentation for --skip optiongofr2021-03-111-1/+1
| * Clarify documentation for --skip optiongofr2021-03-111-1/+3
|/
* Merge pull request #1664 from gofr/issue/1659/force-sort-sections-with-relati...Timothy Edmund Crosley2021-03-104-1/+85
|\
| * Merge branch 'develop' into issue/1659/force-sort-sections-with-relative-importsTimothy Edmund Crosley2021-03-1014-302/+521
| |\ | |/ |/|
* | Merge combinabele if statements as recommended by deepsourceTimothy Crosley2021-03-051-21/+18
* | Implemented #1638 / #1644: Provide a flag to ensure same file handle is used...Timothy Crosley2021-03-046-1/+20
* | Merge pull request #1682 from PyCQA/issue/1667Timothy Edmund Crosley2021-03-033-51/+72
|\ \
| * | Merge if statements per deepsourceTimothy Crosley2021-03-031-14/+14
| * | Fixed #1667: ChangelogTimothy Crosley2021-03-031-0/+1
| * | Don't add newlines if there are is no outputTimothy Crosley2021-03-031-37/+40
| * | Fix indentationTimothy Crosley2021-03-031-1/+1
| * | 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
|/ /
| * squash! Add new option for sorting relative imports in force-sorted sectionsgofr2021-02-141-4/+4
| * Add new option for sorting relative imports in force-sorted sectionsgofr2021-02-144-4/+57
| * Sort relative imports correctly with force_sort_within_sectionsgofr2021-02-113-8/+39
|/
* 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
|/