summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix skipping codefeature/fix-issue-394Timothy Crosley2016-03-281-1/+1
* add development requirementsTimothy Crosley2016-03-272-0/+3
* Support '\n' in config itemTimothy Crosley2016-03-271-1/+1
* Merge pull request #402 from timothycrosley/feature/fix-issue-227Timothy Edmund Crosley2016-03-274-20/+63
|\
| * Fix long standing issue where src is not included, sorry for the long delay @...feature/fix-issue-227Timothy Crosley2016-03-271-6/+7
| * Add interact commandTimothy Crosley2016-03-271-0/+10
| * Add load commandTimothy Crosley2016-03-271-0/+7
| * Some modernizationTimothy Crosley2016-03-272-9/+9
| * Automatically create venv for development, put in sub directory (venv) tell g...Timothy Crosley2016-03-272-6/+31
| * Remove single character variablesTimothy Crosley2016-03-271-1/+1
|/
* Merge branch 'develop' of https://github.com/timothycrosley/isort into developTimothy Crosley2016-03-262-2/+2
|\
| * Merge pull request #390 from m7v8/patch-1Timothy Edmund Crosley2016-03-262-2/+2
| |\
| | * Fix test for noqam7v82016-02-081-1/+1
| | * Fix invalid syntax for noqa outputm7v82016-02-031-1/+1
* | | Fix issue #382Timothy Crosley2016-03-261-1/+1
|/ /
* | Add m7v8Timothy Crosley2016-03-261-0/+2
* | Merge pull request #395 from bootandy/developTimothy Edmund Crosley2016-03-262-74/+66
|\ \
| * | Fix multiline sorting with force-alphabetical-sortandy.boot2016-02-212-74/+66
| |/
* | Merge pull request #397 from jsoref/spellingTimothy Edmund Crosley2016-03-266-11/+11
|\ \
| * | spelling: theirJosh Soref2016-03-021-1/+1
| * | spelling: runningJosh Soref2016-03-021-1/+1
| * | spelling: independentJosh Soref2016-03-022-2/+2
| * | spelling: extremelyJosh Soref2016-03-021-1/+1
| * | spelling: copiesJosh Soref2016-03-021-2/+2
| * | spelling: commentJosh Soref2016-03-021-4/+4
| |/
* | Josh SorefTimothy Crosley2016-03-261-0/+1
* | Merge branch 'develop' of https://github.com/timothycrosley/isort into developTimothy Crosley2016-03-262-1/+29
|\ \
| * \ Merge pull request #400 from danpalmer/globbed-forced-separateTimothy Edmund Crosley2016-03-262-1/+29
| |\ \
| | * | Add support for globbing in forced_separateDan Palmer2016-03-222-1/+29
| | |/
* | | Add - Dan Palmer (@danpalmer) to contributors listTimothy Crosley2016-03-261-0/+2
|/ /
* | Merge pull request #388 from merwok/patch-1Timothy Edmund Crosley2016-03-261-2/+3
|\ \
| * | Add missing shebang and import to git hookÉric Araujo2016-02-021-2/+3
| |/
* | Merge pull request #383 from Amwam/developTimothy Edmund Crosley2016-03-262-5/+5
|\ \
| * | Fix 'not_skip' not ignoring working, when there is a more specific filepath i...Amit Shah2016-01-072-5/+5
* | | Remove 3.2 testsTimothy Crosley2016-03-261-1/+0
* | | Remove py32 testenvTimothy Crosley2016-03-261-1/+1
| |/ |/|
* | Merge pull request #384 from blueyed/fix-diff-with-stdinTimothy Edmund Crosley2016-01-151-1/+2
|\ \
| * | Fix `--diff` with stdinDaniel Hahler2016-01-081-1/+2
| |/
* | Merge pull request #387 from dcwatson/lines-between-sectionsTimothy Edmund Crosley2016-01-154-1/+13
|\ \ | |/ |/|
| * Add a lines_between_sections settingDan Watson2016-01-144-1/+13
|/
* Merge pull request #381 from teeberg/add-virtual-env-configTimothy Edmund Crosley2015-12-241-1/+1
|\
| * Allow specifying virtual env directoryJonas Trappenberg2015-12-221-1/+1
* | Merge pull request #378 from Mariana-Tek/developTimothy Edmund Crosley2015-12-241-1/+1
|\ \
| * | Check-only no longer cares about empty lines or spacingBrianDombrowski2015-12-161-1/+1
| * | Check-only no longer cares about empty linesBrianDombrowski2015-12-161-1/+1
| |/
* | Merge pull request #377 from blueyed/order_by_type_length_gt1Timothy Edmund Crosley2015-12-241-1/+1
|\ \
| * | Do not consider single-letter modules to be constantsDaniel Hahler2015-12-141-1/+1
| |/
* | Merge pull request #374 from blueyed/use-default_section-with-existing-pathsTimothy Edmund Crosley2015-12-241-1/+1
|\ \
| * | Use default_section instead of FIRSTPARTY as fallback for existing pathsDaniel Hahler2015-12-121-1/+1
| |/
* | Merge pull request #373 from blueyed/removed-stderrTimothy Edmund Crosley2015-12-241-1/+1
|\ \