summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/3.9.0'3.9.0Timothy Crosley2014-08-045-5/+7
|\
| * Bump release to 3.9.0Timothy Crosley2014-08-042-3/+3
| * Merge pull request #174 from timothycrosley/feature/fix-issue-170Timothy Edmund Crosley2014-08-041-0/+2
| |\
| | * Add support for manually overriding the settings path from the command linefeature/fix-issue-170Timothy Crosley2014-08-041-0/+2
| |/
| * Merge pull request #173 from timothycrosley/feature/fix-issue-172Timothy Edmund Crosley2014-08-041-1/+1
| |\
| | * Switch default to 79 characters to be consistent with pep8feature/fix-issue-172Timothy Crosley2014-08-041-1/+1
| |/
| * Fix issue caused by lack of #inpagelink support on pypi http://stackoverflow....Timothy Crosley2014-07-211-1/+1
| * Merge tag '3.8.3' into developTimothy Crosley2014-07-212-3/+3
| |\ | |/ |/|
* | Merge branch 'release/3.8.3'3.8.3Timothy Crosley2014-07-214-6/+9
|\ \
| * | Bump version to 3.8.3Timothy Crosley2014-07-212-3/+3
| |/
| * Merge pull request #169 from brianpeiris/patch-1Timothy Edmund Crosley2014-07-071-1/+1
| |\
| | * Update README.mdBrian Peiris2014-07-071-1/+1
| |/
| * Merge pull request #167 from OddBloke/developTimothy Edmund Crosley2014-06-161-1/+4
| |\
| | * Stop looking for config files once we hit the filesystem root.Daniel Watkins2014-06-161-1/+4
| * | Update README.mdTimothy Edmund Crosley2014-06-161-1/+1
| * | Update README.mdTimothy Edmund Crosley2014-06-161-1/+1
| |/
| * Merge tag '3.8.2' into developTimothy Crosley2014-06-102-3/+3
| |\ | |/ |/|
* | Merge branch 'release/3.8.2'3.8.2Timothy Crosley2014-06-106-64/+88
|\ \
| * | Bump version to 3.8.2Timothy Crosley2014-06-102-3/+3
| |/
| * Merge pull request #165 from timothycrosley/feature/fix-issue-164Timothy Edmund Crosley2014-06-102-56/+78
| |\
| | * Handle semicolons within import statements correctlyTimothy Crosley2014-06-101-60/+66
| | * Fix testTimothy Crosley2014-06-101-2/+3
| | * Handle import pdb/nose common single import line use caseTimothy Crosley2014-06-101-0/+4
| | * Add test for desired handling of semicolonsTimothy Crosley2014-06-101-0/+11
| |/
| * Update ACKNOWLEDGEMENTS.mdTimothy Edmund Crosley2014-05-161-0/+2
| * Update ACKNOWLEDGEMENTS.mdTimothy Edmund Crosley2014-05-161-1/+1
| * Merge branch 'develop' of https://github.com/timothycrosley/isort into developTimothy Crosley2014-05-151-1/+1
| |\
| | * Fix bad countTimothy Crosley2014-05-151-1/+1
| * | Update documentation to match isorts new behaviourTimothy Crosley2014-05-151-3/+3
| |/
| * Merge tag '3.8.1' into developTimothy Crosley2014-05-142-3/+3
| |\ | |/ |/|
* | Merge branch 'release/3.8.1'3.8.1Timothy Crosley2014-05-146-11/+32
|\ \
| * | Bump version to 3.8.1Timothy Crosley2014-05-142-3/+3
| |/
| * Merge pull request #159 from timothycrosley/feature/fix-issue-157Timothy Edmund Crosley2014-05-142-1/+17
| |\
| | * Add test for changing default sectionTimothy Crosley2014-05-141-0/+3
| | * Add test for issue #157Timothy Crosley2014-05-141-0/+12
| | * Add binascii to isorts built-in list of known_built_insTimothy Crosley2014-05-141-1/+2
| * | Merge pull request #160 from timothycrosley/feature/fix-issue-156Timothy Edmund Crosley2014-05-144-7/+12
| |\ \ | | |/ | |/|
| | * Fix test to reflect new verbose flagTimothy Crosley2014-05-141-1/+1
| | * Switch to using just verbose flagTimothy Crosley2014-05-143-6/+3
| | * Fix conditionalTimothy Crosley2014-05-141-2/+3
| | * Make errors first class output (as there not errors in isorts functioning, an...Timothy Crosley2014-05-141-3/+3
| | * Honor errors only flagTimothy Crosley2014-05-141-1/+1
| | * Make errors only setting accessible from command lineTimothy Crosley2014-05-141-0/+2
| | * Add errors_only settingTimothy Crosley2014-05-141-1/+2
| | * Add verbose output supportTimothy Crosley2014-05-141-1/+2
| | * Add konsole option for verboseTimothy Crosley2014-05-141-0/+2
| | * Add setting for verbose outputTimothy Crosley2014-05-141-1/+2
| |/
| * Merge tag '3.8.0' into developTimothy Crosley2014-04-302-3/+3
| |\ | |/ |/|
* | Merge branch 'release/3.8.0'3.8.0Timothy Crosley2014-04-309-7/+116
|\ \
| * | Bump release to 3.8.0Timothy Crosley2014-04-302-3/+3
| |/