summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* See if adding six dependency fixes issuefeature/fix-issue-435Timothy Crosley2017-05-311-0/+1
* Implement a fix for unattached commentTimothy Crosley2017-05-311-2/+5
* Add failing test to define desired behaviourTimothy Crosley2017-05-311-0/+12
* Specify desired changeTimothy Crosley2017-05-311-0/+1
* Use Python2 compatible syntaxTimothy Crosley2017-05-301-1/+1
* Implement desired support for forcing imports to top while forcing sorting wi...Timothy Crosley2017-05-301-2/+5
* Add test to specify desired behaviourTimothy Crosley2017-05-301-0/+10
* Specify desired changeTimothy Crosley2017-05-301-0/+1
* Merge pull request #535 from timothycrosley/feature/fix-issue-436Timothy Edmund Crosley2017-05-303-0/+15
|\
| * Implement fix for comment issue with force sort within sectionsTimothy Crosley2017-05-301-0/+3
| * Add failing test to specify desired behaviourTimothy Crosley2017-05-301-0/+11
| * Specify desired changeTimothy Crosley2017-05-301-0/+1
|/
* Merge pull request #534 from timothycrosley/feature/fix-issue-479Timothy Edmund Crosley2017-05-291-0/+6
|\
| * Ensure Python2 and 3 produce the same resultTimothy Crosley2017-05-291-0/+6
|/
* Merge pull request #533 from timothycrosley/feature/fix-issue-484Timothy Edmund Crosley2017-05-294-3/+72
|\
| * Sort Importsfeature/fix-issue-484Timothy Crosley2017-05-291-1/+1
| * Implement support for issue #484Timothy Crosley2017-05-292-3/+67
| * Add test caseTimothy Crosley2017-05-291-0/+4
| * SPecify desired changeTimothy Crosley2017-05-291-0/+1
|/
* Test switching to Ordered DictionaryTimothy Crosley2017-05-291-3/+3
* Specified desired resultTimothy Crosley2017-05-291-0/+6
* Merge pull request #531 from jdufresne/manifestTimothy Edmund Crosley2017-05-291-0/+4
|\
| * Add MANIFEST.in to include additional files in releasesJon Dufresne2017-05-281-0/+4
|/
* Merge pull request #530 from timothycrosley/feature/fix-issue-471Timothy Edmund Crosley2017-05-284-4/+21
|\
| * Update changelog to mention 2.6 deprecationTimothy Crosley2017-05-281-0/+1
| * Implement fix for issue 71Timothy Crosley2017-05-281-3/+7
| * Merge in latestTimothy Crosley2017-05-285-90/+144
| |\ | |/ |/|
* | Merge pull request #528 from jdufresne/ignore-whitespaceTimothy Edmund Crosley2017-05-285-4/+20
|\ \
| * | Replaced the --enforce-whitespace option with --ignore-whitespaceJon Dufresne2017-05-285-4/+20
|/ /
* | Merge pull request #527 from jdufresne/use-settings-defaultsTimothy Edmund Crosley2017-05-282-20/+20
|\ \
| * | Remove unnecessary dict.get() calls when retrieving config valuesJon Dufresne2017-05-282-20/+20
* | | Merge pull request #526 from jdufresne/argparse-defaultsTimothy Edmund Crosley2017-05-281-4/+4
|\ \ \
| * | | Remove unnecessary CLI arg defaultsJon Dufresne2017-05-281-4/+4
| |/ /
* | | Merge pull request #529 from jdufresne/changelog-orderTimothy Edmund Crosley2017-05-281-54/+54
|\ \ \
| * | | Reorder CHANGELOG to be in reverse chronological orderJon Dufresne2017-05-281-54/+54
| |/ /
* | | Merge pull request #525 from jdufresne/listsTimothy Edmund Crosley2017-05-281-4/+4
|\ \ \
| * | | Remove unnecessary list coercionJon Dufresne2017-05-281-4/+4
| |/ /
* | | Merge pull request #524 from LEW21/glob-knownTimothy Edmund Crosley2017-05-282-4/+42
|\ \ \ | |/ / |/| |
| * | Add support for glob in known modules listings.Linus Lewandowski2017-05-281-4/+10
| * | Test glob known.Linus Lewandowski2017-05-281-0/+32
|/ /
| * Merge branch 'master' of https://github.com/timothycrosley/isort into feature...Timothy Crosley2017-05-281-1/+1
| |\
| | * Merge pull request #523 from LEW21/patch-1Timothy Edmund Crosley2017-05-281-1/+1
| | |\
| | | * Editorconfig: Add support for max_line_length = off.Linus Lewandowski2017-05-281-1/+1
| | |/
| * | Better specify changefeature/fix-issue-471Timothy Crosley2017-05-271-1/+1
| * | Add failing test to demonstrate issueTimothy Crosley2017-05-261-0/+11
| * | Specified desired changeTimothy Crosley2017-05-261-0/+1
|/ /
* | Merge pull request #521 from timothycrosley/feature/fix-issue-466Timothy Edmund Crosley2017-05-262-27/+40
|\ \
| * | Implement fixTimothy Crosley2017-05-262-9/+5
| * | Current progress fixing wrappingTimothy Crosley2017-05-251-27/+36
| * | Add failing test case to illustrate issuefeature/fix-issue-466Timothy Crosley2017-05-241-0/+8
|/ /