summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add support for nested import sectionsfeature/contiguous-import-sortingTimothy Crosley2019-12-262-10/+53
| |/
| * Skip tests temporarily to streamline mergeTimothy Crosley2019-12-241-0/+2
| * Simplify core sorting logicTimothy Crosley2019-12-241-97/+82
| * Improve top comment handlingTimothy Crosley2019-12-241-1/+2
| * Fix stripping of import sections, to avoid stripping new lines before commentsTimothy Crosley2019-12-241-2/+6
| * Black formattingTimothy Crosley2019-12-231-1/+3
| * Fix line import continuation handlingTimothy Crosley2019-12-232-15/+12
| * Update tests to match updated behaviorTimothy Crosley2019-12-232-14/+10
| * Fix section comment handlingTimothy Crosley2019-12-232-6/+4
| * Fix first comment identificationTimothy Crosley2019-12-231-1/+1
| * Fix signature of test caseTimothy Crosley2019-12-231-2/+0
| * Black formattingTimothy Crosley2019-12-231-1/+6
| * Fully move add_imports to main sort_imports entry pointTimothy Crosley2019-12-231-5/+38
| * Move import adding to api.sort_importsTimothy Crosley2019-12-222-5/+5
| * Update test to match new behaviour that allows multiple import sectionsTimothy Crosley2019-12-221-2/+1
| * Contiguous import sorting working on isort codebaseTimothy Crosley2019-12-211-4/+1
| * Sort imports, even when imports are last section of fileTimothy Crosley2019-12-211-0/+13
| * Use new congiuous import sorterTimothy Crosley2019-12-201-3/+5
| * Fix linting errorsTimothy Crosley2019-12-193-22/+7
| * Fix signatureTimothy Crosley2019-12-181-1/+1
| * Remove refferences to first commment and top comment in parsing code, move to...Timothy Crosley2019-12-162-37/+16
| * Start removal of comment start and end from parse and outputTimothy Crosley2019-12-152-11/+1
| * FormattingTimothy Crosley2019-12-142-18/+13
| * Clear import secitonTimothy Crosley2019-12-131-0/+1
| * Take extension in sort_imports endpointsTimothy Crosley2019-12-121-1/+1
| * Move over identifier, cast booleanTimothy Crosley2019-12-121-1/+3
| * Add missing import for TextIOTimothy Crosley2019-12-112-2/+1
| * Update cruftTimothy Crosley2019-12-111-1/+1
| * Parse imports at each sectionTimothy Crosley2019-12-101-7/+7
| * Move sort imports to APITimothy Crosley2019-12-092-83/+83
| * Update documentation for sort_importsTimothy Crosley2019-12-081-2/+10
| * Explicity specify no output typeTimothy Crosley2019-12-081-6/+2
| * Ignore comments when determining end of importsTimothy Crosley2019-12-071-1/+1
| * Attempt to deal with \ and ( \n \n ) continuouationsTimothy Crosley2019-12-061-0/+16
| * Only sort on sections that contain importsTimothy Crosley2019-12-051-1/+4
| * First semi-accurate import sectioniningTimothy Crosley2019-12-041-6/+11
| * Initial import section identificationTimothy Crosley2019-12-041-75/+45
| * Start moving line index usage out, relying instead on streaming through fileTimothy Crosley2019-11-211-8/+7
| * Remove nested comments from import block identifcation codeTimothy Crosley2019-11-201-37/+1
| * website -> homepageTimothy Crosley2019-11-181-1/+1
| * Add extra newline to differentiate sectionsTimothy Crosley2019-11-171-0/+1
| * Start moving import block identification to contiguous sectionTimothy Crosley2019-11-161-0/+86
| * Update changelog to note new contiguous behaviourTimothy Crosley2019-11-151-0/+1
| * Move normalization to reusable functionTimothy Crosley2019-11-151-21/+26
| * Fix conditional statement to utilize correct variableTimothy Crosley2019-11-141-5/+7
| * Updated signatureTimothy Crosley2019-11-131-2/+15
| * Sort importsTimothy Crosley2019-11-121-3/+13
| * Initial work toward enabling contiguous import section sortingTimothy Crosley2019-11-111-1/+30
|/
* Fix readme renderingTimothy Crosley2019-11-101-1/+2
* Final isort 5.0.0 logoTimothy Crosley2019-11-105-5/+5