summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importsdeepsource-fix-55906627deepsource-autofix[bot]2020-07-041-4/+0
* Update isort wheel for interactiveTimothy Crosley2020-07-041-0/+0
* Fix badge linkTimothy Crosley2020-07-041-1/+1
* Fix issue #12395.0.0Timothy Crosley2020-07-034-28/+34
* ForattingTimothy Crosley2020-07-021-0/+1
* Add API configuration guide and config files guideTimothy Crosley2020-07-024-0/+101
* Add typing info to extension and config parameter of API endpointTimothy Crosley2020-07-021-2/+2
* Add initial CLI usage documentationTimothy Crosley2020-07-012-1/+44
* Start quick start guideTimothy Crosley2020-07-017-8/+34
* Add section for action commentsTimothy Crosley2020-07-011-0/+99
* Add section for action commentsTimothy Crosley2020-07-011-0/+21
* Change edit link to point users to develop branchTimothy Crosley2020-07-011-0/+3
* Improve profile docsTimothy Crosley2020-07-012-0/+119
* Name and date 5.0.0 releaseTimothy Crosley2020-07-011-1/+1
* Fix changelog formattingTimothy Crosley2020-07-011-2/+5
* Add introduction headerTimothy Crosley2020-06-303-4/+10
* Remove unused importTimothy Crosley2020-06-301-1/+0
* Fix problems found by deepsourceTimothy Crosley2020-06-306-13/+5
* Fix redefinition of global variable in method signatureTimothy Crosley2020-06-301-2/+4
* Remove unecesarry list comprehensionTimothy Crosley2020-06-301-1/+1
* Exclude vendored modulesTimothy Crosley2020-06-301-0/+1
* Merge pull request #1244 from hugovk/patch-1Timothy Edmund Crosley2020-06-291-7/+8
|\
| * Typos and consistencyHugo van Kemenade2020-06-291-7/+8
|/
* Update major release overviewTimothy Crosley2020-06-291-10/+65
* Initial release guideTimothy Crosley2020-06-291-4/+55
* Add introduction stubTimothy Crosley2020-06-281-0/+6
* Updated changelogTimothy Crosley2020-06-283-4/+8
* Remove app dirs dependency fix issue #1234Timothy Crosley2020-06-282-21/+2
* Add toml as a vendorized moduleTimothy Crosley2020-06-2811-16/+1442
* Linting fixTimothy Crosley2020-06-281-2/+3
* Fix issue #1238: Add extra-builtin optionTimothy Crosley2020-06-284-22/+36
* Add 3.9 to officially supported versionsTimothy Crosley2020-06-281-0/+1
* Fix configuration options linkTimothy Crosley2020-06-271-1/+1
* Fix how src_paths are auto determined (only by dir passed in, manually passed...Timothy Crosley2020-06-273-3/+6
* Fix issue #1241: setting src paths from command line leading to exceptionTimothy Crosley2020-06-261-2/+2
* Fix linksTimothy Crosley2020-06-263-4/+4
* Add interactive isortTimothy Crosley2020-06-264-13/+143
* Add initial isort wheelTimothy Crosley2020-06-261-0/+0
* Add missing stdlib modulesTimothy Crosley2020-06-259-4/+16
* Ensure posixpath is included in stdlib across versionsTimothy Crosley2020-06-247-1/+7
* Test untested areas of deprecated finders, back to 100% test coverageTimothy Crosley2020-06-231-7/+42
* Ensure path_root is a directoryTimothy Crosley2020-06-221-0/+1
* Ensure runtime_src_path can work with config src_pathsTimothy Crosley2020-06-222-8/+9
* Ensure src_paths in config are set relative to config locationTimothy Crosley2020-06-211-8/+16
* Add test for module placementTimothy Crosley2020-06-212-0/+25
* Add python 3.9 importsTimothy Crosley2020-06-211-0/+217
* Improve first part import detection to handle classic non explicit pathsTimothy Crosley2020-06-2112-3/+23
* Add python 39 supportTimothy Crosley2020-06-202-2/+2
* Update script to include empty user agentTimothy Crosley2020-06-201-1/+2
* Provide reasons when place importsTimothy Crosley2020-06-203-13/+20