summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.2.94.2.9feature/hotfix-releaseTimothy Crosley2017-06-012-2/+2
* Fix syntax errorTimothy Crosley2017-06-011-2/+3
* Fix syntax errorTimothy Crosley2017-06-011-1/+1
* Fix issue #428 update changelogTimothy Crosley2017-06-012-2/+6
* Extensive std lib listTimothy Crosley2017-06-011-22/+33
* Add release dateTimothy Crosley2017-05-311-1/+1
* Merge branch 'release/4.2.8'4.2.8Timothy Crosley2017-05-3117-233/+787
|\
| * Bump version to 4.2.8Timothy Crosley2017-05-313-9/+5
| * Merge pull request #539 from timothycrosley/feature/fix-issue-435Timothy Edmund Crosley2017-05-312-1/+3
| |\
| | * Specify desired changeTimothy Crosley2017-05-311-0/+1
| | * Normalize paths for consistent linux/windows usageTimothy Crosley2017-05-311-1/+2
| |/
| * Merge pull request #538 from timothycrosley/feature/fix-issue-435Timothy Edmund Crosley2017-05-315-3/+21
| |\
| | * Fixed to work with new setuptoolsTimothy Crosley2017-05-313-2/+3
| | * 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
| * | Merge pull request #536 from timothycrosley/feature/fix-issue-473Timothy Edmund Crosley2017-05-303-2/+16
| |\ \ | | |/
| | * 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
| |\ \ \