summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge pull request #850 from mkurnikov/split-sort-imports-cherry-pickedTimothy Edmund Crosley2019-03-034-48/+59
| |\
| | * rename original_length -> original_num_of_linesMaxim Kurnikov2019-02-262-5/+5
| | * extract infer_line_separator methodMaxim Kurnikov2019-02-262-6/+10
| | * rename should_skip -> file_should_be_skippedMaxim Kurnikov2019-02-263-6/+6
| | * extract config preparation in separate functionMaxim Kurnikov2019-02-262-32/+39
| * | Merge pull request #872 from timothycrosley/feature/merge-in-latest-masterTimothy Edmund Crosley2019-03-036-5/+50
| |\ \
| | * | Re-add missing environment varieableTimothy Crosley2019-03-031-0/+1
| | * | Pull request to merge in latest hotfix master changes into develop branchTimothy Crosley2019-03-036-6/+50
| |/ /
* | | Merge in fix for issue #876Brian May2019-03-041-0/+1
|/ /
* | Merge pull request #871 from blueyed/codecovTimothy Edmund Crosley2019-03-031-0/+10
|\ \
| * | ci: add codecov.ymlDaniel Hahler2019-03-031-0/+10
* | | Merge pull request #870 from blueyed/pytest-cfgTimothy Edmund Crosley2019-03-033-11/+31
|\ \ \ | |/ / |/| |
| * | ci: AppVeyor: remove python --versionDaniel Hahler2019-03-031-1/+0
| * | ci: AppVeyor: use Python 3.7Daniel Hahler2019-03-031-1/+1
| * | fixup! ci: AppVeyor: use separate builds with coverageDaniel Hahler2019-03-031-0/+12
| * | ci: AppVeyor: use separate builds with coverageDaniel Hahler2019-03-031-1/+9
| * | ci: Travis: remove deprecated sudo=falseDaniel Hahler2019-03-031-1/+0
| * | ci: Travis: use Python 3.7 by defaultDaniel Hahler2019-03-031-6/+4
| * | ci: set PYTEST_ADDOPTS=-vvDaniel Hahler2019-03-032-0/+4
| * | tox.ini: rely on pytest configDaniel Hahler2019-03-031-1/+1
|/ /
* | Merge pull request #864 from blueyed/covTimothy Edmund Crosley2019-03-025-8/+37
|\ \
| * \ Merge branch 'develop' into covTimothy Edmund Crosley2019-03-0211-73/+200
| |\ \
| * | | Report coverageDaniel Hahler2019-03-015-9/+38
| | |/ | |/|
* | | Sort importsTimothy Crosley2019-03-021-1/+1
| |/ |/|
* | Merge pull request #854 from mkurnikov/fix-enum-bug-cherry-pickTimothy Edmund Crosley2019-03-022-2/+23
|\ \
| * | fix bug with parsing WrapModes from config fileMaxim Kurnikov2019-02-272-2/+23
| |/
* | Merge pull request #862 from blueyed/fix-no_lines_before-with-empty-sectionTimothy Edmund Crosley2019-03-022-7/+27
|\ \
| * | Fix no_lines_before with empty sectionDaniel Hahler2019-03-012-7/+27
| |/
* | Merge pull request #867 from jpgrayson/developTimothy Edmund Crosley2019-03-024-8/+26
|\ \
| * | Add -rr/--reverse-relative option (issue #417)Peter Grayson2019-03-014-8/+26
| |/
* | Merge pull request #861 from blueyed/fix-test_inconsistent_behavior_in_python...Timothy Edmund Crosley2019-03-021-1/+2
|\ \
| * | Fix test_inconsistent_behavior_in_python_2_and_3_issue_479Daniel Hahler2019-03-011-1/+2
| |/
* | Merge pull request #863 from blueyed/fix-default_settings_pathTimothy Edmund Crosley2019-03-021-2/+3
|\ \
| * | tests: fix default_settings_pathDaniel Hahler2019-03-011-2/+3
| |/
* | Merge pull request #860 from anderson-dan-w/allow-named-multiline-argTimothy Edmund Crosley2019-03-021-2/+2
|\ \
| * | maybeDan W Anderson2019-02-281-1/+1
| * | from setting.cfg tooDan W Anderson2019-02-281-1/+1
| * | allow named multi_line_import argumentsDan W Anderson2019-02-281-1/+1
| |/
* | Merge pull request #859 from pfhayes/patch-2Timothy Edmund Crosley2019-03-021-1/+1
|\ \
| * | Fix include_trailing_comma docsPatrick Hayes2019-02-281-1/+1
| |/
* | Merge pull request #858 from Tenzer/RequirementsFinder-lru-cache-2Timothy Edmund Crosley2019-03-021-1/+11
|\ \
| * | Switch RequiementsFinder._get_names back return an iteratorJeppe Fihl-Pearson2019-02-281-2/+3
| * | Add LRU cache to RequirementsFinder._get_namesJeppe Fihl-Pearson2019-02-281-2/+12
| |/
* | Adding missing editor config file backTimothy Crosley2019-03-021-0/+20
* | Fix return failureTimothy Crosley2019-03-021-9/+6
* | Add back missing importTimothy Crosley2019-03-021-0/+1
* | Merge in latest from masterTimothy Crosley2019-03-017-48/+86
|\ \ | |/ |/|
| * Merge pull request #868 from timothycrosley/feature/fix-windows-supportTimothy Edmund Crosley2019-03-013-38/+61
| |\
| | * Remove bare exceptTimothy Crosley2019-03-011-2/+0
| | * Fix finders testTimothy Crosley2019-03-011-5/+6