summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add failing test case to illustrate issuefeature/fix-issue-466Timothy Crosley2017-05-241-0/+8
* Merge pull request #520 from timothycrosley/feature/fix-issue-496Timothy Edmund Crosley2017-05-231-0/+8
|\
| * Merge in latestTimothy Crosley2017-05-233-2/+27
| |\ | |/ |/|
* | Add test to ensure 439 is resolvedTimothy Crosley2017-05-221-0/+6
* | Merge pull request #519 from timothycrosley/feature/fix-issue-491Timothy Edmund Crosley2017-05-223-2/+21
|\ \
| * | Add test to ensure issue is resolved for #505 as wellTimothy Crosley2017-05-221-0/+10
| * | Implement fix for #491Timothy Crosley2017-05-221-1/+1
| * | Specify desired changeTimothy Crosley2017-05-221-1/+2
| * | Add test for comment with paren issueTimothy Crosley2017-05-221-0/+8
|/ /
* | Merge pull request #518 from timothycrosley/feature/fix-issue-496Timothy Edmund Crosley2017-05-223-1/+9
|\ \
| | * Demonstrate support for use_parenthesesTimothy Crosley2017-05-231-0/+8
| |/
| * Implement a fix for issue #496feature/fix-issue-496Timothy Crosley2017-05-221-1/+1
| * Fix test defition to consider new linesTimothy Crosley2017-05-221-1/+1
| * Specify desired change for issue #496Timothy Crosley2017-05-221-0/+1
| * Add test to illustrate desired outcome for issue #496Timothy Crosley2017-05-221-0/+7
|/
* Merge pull request #516 from timothycrosley/feature/fix-issue-440Timothy Edmund Crosley2017-05-212-2/+3
|\
| * Specify changefeature/fix-issue-440Timothy Crosley2017-05-211-0/+1
| * Add missing parameterTimothy Crosley2017-05-211-2/+0
| * Add missing command line argumentTimothy Crosley2017-05-211-0/+2
|/
* Merge pull request #515 from timothycrosley/feature/fix-issue-511Timothy Edmund Crosley2017-05-212-6/+8
|\
| * Replace use of underline for dash for consitencyTimothy Crosley2017-05-211-6/+6
| * Specify desired changeTimothy Crosley2017-05-211-0/+2
|/
* Merge pull request #514 from timothycrosley/feature/fix-issue-432Timothy Edmund Crosley2017-05-203-5/+21
|\
| * Fix test caseTimothy Crosley2017-05-201-0/+1
| * Fix bugfeature/fix-issue-432Timothy Crosley2017-05-191-1/+1
| * Improve changelogTimothy Crosley2017-05-173-4/+5
| * Specify desired changeTimothy Crosley2017-05-151-0/+13
| * Specify desired changeTimothy Crosley2017-05-151-1/+2
|/
* Merge pull request #510 from timothycrosley/feature/fix-issue-299Timothy Edmund Crosley2017-05-143-3/+33
|\
| * Fix accidentaly removed lineTimothy Crosley2017-05-141-7/+6
| * Fix issue #299: Split as imports when they expand past line lengthTimothy Crosley2017-05-142-10/+18
| * Specify desired changefeature/fix-issue-299Timothy Crosley2017-05-131-0/+3
| * Fix test definitionTimothy Crosley2017-05-121-1/+10
| * Add test caseTimothy Crosley2017-05-111-0/+11
|/
* Add missing standardlib import syslogTimothy Crosley2017-05-101-37/+37
* Add missing known standard libraryTimothy Crosley2017-05-091-1/+1
* Merge pull request #508 from arrdem/bugfix/file_nameTimothy Edmund Crosley2017-05-081-1/+1
|\
| * Fix incomplete variable renameReid 'arrdem' McKenzie2017-05-081-1/+1
|/
* Merge pull request #506 from jdufresne/flake8Timothy Edmund Crosley2017-05-056-19/+21
|\
| * Clean up some flake8 warnings and errorsJon Dufresne2017-05-056-19/+21
* | Merge pull request #504 from jdufresne/py36Timothy Edmund Crosley2017-05-054-16/+21
|\ \ | |/ |/|
| * Add testings and documentation for support for Python 3.6Jon Dufresne2017-04-174-16/+21
|/
* Merge pull request #450 from oxplot/use-sys-path-copyTimothy Edmund Crosley2017-04-112-2/+20
|\
| * Use a copy of sys.pathMansour Behabadi2017-04-121-2/+5
| * Add test for sys.path mutationMansour Behabadi2017-04-121-0/+15
|/
* Merge pull request #482 from pjenvey/fgw-as-intTimothy Edmund Crosley2017-04-034-7/+22
|\
| * switch force-grid-wrap to an integer value (#476)Philip Jenvey2016-11-254-7/+22
* | Merge pull request #501 from scop/py36escTimothy Edmund Crosley2017-04-032-3/+3
|\ \
| * | Python 3.6 invalid escape sequence deprecation fixesVille Skyttä2017-03-012-3/+3
| |/
* | Merge pull request #503 from ethifus/async-defTimothy Edmund Crosley2017-04-032-1/+11
|\ \