summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add first additional test casefeature/fix-issue-885Timothy Crosley2019-03-071-1/+8
* Merge pull request #886 from timothycrosley/feature/anaconda-supportTimothy Edmund Crosley2019-03-063-7/+27
|\
| * Update changelog to inclde notice about 4.3.13 releasefeature/anaconda-supportTimothy Crosley2019-03-061-0/+4
| * Implement conda environment supportTimothy Crosley2019-03-062-7/+23
|/
* Merge in fix for quiet modeEmil Melnikov2019-03-062-1/+18
* Prepare changelog for 4.3.12 release4.3.12Timothy Crosley2019-03-064-3/+7
* Bump version4.3.11Timothy Crosley2019-03-062-2/+2
* Fix newline argumentTimothy Crosley2019-03-061-1/+1
* Allow fallback to OS encodingTimothy Crosley2019-03-061-6/+18
* Update changelogTimothy Crosley2019-03-061-1/+2
* Merge branch 'master' of https://github.com/timothycrosley/isortTimothy Crosley2019-03-067-18/+25
|\
| * Merge pull request #878 from timothycrosley/feature/fix-issue-873Timothy Edmund Crosley2019-03-067-18/+25
| |\
| | * Add missing fileTimothy Crosley2019-03-051-0/+20
| | * Add test for pantsTimothy Crosley2019-03-052-5/+13
| | * Skip pants.d by defaultTimothy Crosley2019-03-051-1/+1
| | * Fix filename replaceTimothy Crosley2019-03-051-1/+1
| | * Remove accidentally checked in codefeature/fix-issue-873Timothy Crosley2019-03-051-5/+0
| | * Fix should skip usageTimothy Crosley2019-03-042-22/+2
| | * Initial work toward fixing issue #873Timothy Crosley2019-03-046-16/+20
| |/
* | Fix handling of binary and .pex python filesTimothy Crosley2019-03-062-4/+15
|/
* Merge pull request #874 from Tenzer/RequirementsFinder-lru-cache-3Timothy Edmund Crosley2019-03-041-1/+10
|\
| * Add LRU cache to RequirementsFinder._get_namesJeppe Fihl-Pearson2019-03-041-1/+10
* | Start 4.3.11 changelogTimothy Crosley2019-03-041-0/+3
* | Merge pull request #877 from brianmay/fix_symlink_virtualenvTimothy Edmund Crosley2019-03-041-0/+1
|\ \ | |/ |/|
| * Lookup real path of virtualenvBrian May2019-03-051-0/+1
|/
* Add downloads linkTimothy Crosley2019-03-031-0/+3
* Bump version to 4.3.104.3.10Timothy Crosley2019-03-022-2/+2
* Fix spelling errorTimothy Crosley2019-03-021-2/+2
* Merge pull request #869 from timothycrosley/feature/add-mac-testingTimothy Edmund Crosley2019-03-023-7/+52
|\
| * Only test python3.6 on macTimothy Crosley2019-03-021-15/+0
| * Move scriptTimothy Crosley2019-03-021-0/+0
| * Make install script executableTimothy Crosley2019-03-021-0/+0
| * Add before install stepTimothy Crosley2019-03-023-3/+35
| * Expand mac testingfeature/add-mac-testingTimothy Crosley2019-03-021-0/+6
| * Attempt to add mac testingTimothy Crosley2019-03-021-7/+29
|/
* Fix default encoding issueTimothy Crosley2019-03-023-2/+32
* Update changelogTimothy Crosley2019-03-021-0/+6
* Merge in no_lines_before fixDaniel Hahler2019-03-022-7/+27
* Fix test_inconsistent_behavior_in_python_2_and_3_issue_479Daniel Hahler2019-03-021-1/+2
* tests: fix default_settings_pathDaniel Hahler2019-03-021-2/+3
* Merge in fix for #417Peter Grayson2019-03-024-8/+26
* Merge pull request #866 from asottile/patch-1Timothy Edmund Crosley2019-03-021-1/+1
|\
| * Fix whitespace in warning messageAnthony Sottile2019-03-011-1/+1
* | 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
| * Attempt to restore full windows compatiblityTimothy Crosley2019-03-012-10/+16
| * Fix syntaxfeature/fix-windows-supportTimothy Crosley2019-02-281-1/+1
| * Try printing fileTimothy Crosley2019-02-281-0/+4
| * Use settings_path instead of additional settings dict; remove encoding set as...Timothy Crosley2019-02-281-19/+6