summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove length check in favour of truthiness of the objectdeepsource-fix-e83466ecdeepsource-autofix[bot]2020-07-171-1/+1
* Fixed issue #1156: Bug related to isort:skip usage followed by a multiline co...Timothy Crosley2020-07-173-1/+27
* Fixed issue #1219 / #1326: Comments not wrapped for long linesTimothy Crosley2020-07-164-12/+37
* Bump version to 5.1.15.1.1Timothy Crosley2020-07-152-2/+2
* Improve skip comment documentationTimothy Crosley2020-07-151-1/+1
* Improve documentationTimothy Crosley2020-07-151-0/+1
* Fixed issue #1189: '--diff' broken when reading from standard input.Timothy Crosley2020-07-154-3/+37
* Fix spelling of guaranteedTimothy Crosley2020-07-151-1/+1
* Fix spelling of guaranteedTimothy Crosley2020-07-151-4/+4
* Fix issue #1322: Occasionally two extra newlines before comment with & .Timothy Crosley2020-07-153-1/+36
* Fix spelling in command line argument as wellTimothy Crosley2020-07-151-1/+1
* Merge pull request #1323 from dylrich/patch-1Timothy Edmund Crosley2020-07-151-1/+1
|\
| * Use correct spelling for use_parenthesesDylan Richardson2020-07-151-1/+1
|/
* Bump version to 5.1.05.1.0Timothy Crosley2020-07-143-3/+3
* - Implemented experimental support for floating all imports to the top of a f...Timothy Crosley2020-07-146-14/+172
* Add -k to upgrading guideTimothy Crosley2020-07-141-0/+8
* Fixed #1192: or option has been deprecated as it is now always on.Timothy Crosley2020-07-145-282/+30
* Fix second part of #1275, when add_imports is usedTimothy Crosley2020-07-142-0/+23
* Nicer formatting for redundent import docsTimothy Crosley2020-07-142-4/+4
* Update docsTimothy Crosley2020-07-141-0/+11
* Implemented support for automatic redundant alias removal (issue #1281).Timothy Crosley2020-07-137-8/+51
* Fixed #1280: rewrite of as imports changes the behavior of the importsTimothy Crosley2020-07-136-31/+56
* Fixed #1315: Extra newline before comment with -n + --fss.Timothy Crosley2020-07-133-3/+38
* Remove dependency from settings on distutilsTimothy Crosley2020-07-132-2/+41
* Fix issue #1320Timothy Crosley2020-07-131-1/+1
* Fix issue #1320Timothy Crosley2020-07-131-1/+1
* Merge pull request #1314 from r-richmond/example-improvementTimothy Edmund Crosley2020-07-132-241/+131
|\
| * default cleanupr-richmond2020-07-121-3/+3
| * default headers for examplesr-richmond2020-07-122-2/+4
| * add example cli usager-richmond2020-07-122-10/+12
| * add second example and cfg exampler-richmond2020-07-122-50/+65
| * second cleanup passr-richmond2020-07-122-172/+27
| * first passr-richmond2020-07-121-54/+70
* | Merge branch 'develop' of https://github.com/timothycrosley/isort into developTimothy Crosley2020-07-121-0/+4
|\ \
| * \ Merge pull request #1313 from sebix/include-testTimothy Edmund Crosley2020-07-121-0/+4
| |\ \ | | |/ | |/|
| | * pyproject.toml: Add tests in sdist onlySebastian Wagner2020-07-121-0/+4
| |/
* | Add ticketed features test fileTimothy Crosley2020-07-121-0/+21
* | Fixed #1190: bad wrapping with long import name for from import.Timothy Crosley2020-07-122-2/+33
|/
* Fixed #1178: support for semicolons in decorators.Timothy Crosley2020-07-113-2/+8
* isort now throws an exception if an invalid settings path is given (issue #11...Timothy Crosley2020-07-116-11/+34
* Read the docs redirectTimothy Crosley2020-07-112-0/+8
* Add additional documentation for order_by_typeTimothy Crosley2020-07-111-2/+2
* Add additional documentation for order_by_typeTimothy Crosley2020-07-111-3/+4
* formattingTimothy Crosley2020-07-111-1/+1
* Add additional documentation for order_by_typeTimothy Crosley2020-07-112-5/+35
* Bump version to 5.0.95.0.9Timothy Crosley2020-07-112-2/+2
* Fix usage without modified files of git hookTimothy Crosley2020-07-111-0/+2
* - Fixed #1301: Import headings in nested sections leads to check errorsTimothy Crosley2020-07-114-11/+19
* - Fixed #1301: Import headings in nested sections leads to check errorsTimothy Crosley2020-07-118-25/+50
* Bump version to 5.0.85.0.8Timothy Crosley2020-07-112-2/+2