summaryrefslogtreecommitdiff
path: root/pylint/__pkginfo__.py
Commit message (Expand)AuthorAgeFilesLines
...
* disable some type checking and annotate simple onessolanki2018-08-211-2/+1
* master is now 2.2Claudiu Popa2018-08-101-1/+1
* Prepare 2.1Claudiu Popa2018-08-011-1/+1
* Remove the dev prefixpylint-2.0Claudiu Popa2018-07-151-1/+1
* Update copyright noticesClaudiu Popa2018-07-151-2/+4
* Prepare the releaseClaudiu Popa2018-07-151-2/+1
* Prepare a new dev releaseClaudiu Popa2018-07-051-1/+1
* Use the latest astroidClaudiu Popa2018-06-201-1/+1
* Install the latest dev astroid to get typed_astClaudiu Popa2018-06-201-2/+2
* Completely remove six shims from the codebaseSushobhit2018-05-301-1/+0
* Prepare 2.0.0-dev1pylint-2.0.dev1Ashley Whetter2018-05-281-1/+1
* pylint is 15 years old, this is mature enough alrightClaudiu Popa2018-05-211-1/+1
* Prepare 2.0-devpylint-2.0.devClaudiu Popa2018-05-211-1/+1
* Will support 3.7 as wellClaudiu Popa2018-05-091-0/+1
* Use astroid 2.0 until that gets releasedClaudiu Popa2018-05-091-1/+3
* Allow any version of astroid for nowClaudiu Popa2018-04-241-1/+1
* Add "Python 3 Only" classifierHugo2018-02-101-0/+1
* Revert "Use a dependency link for astroid 2.0 until release"Claudiu Popa2018-02-101-5/+2
* Use a dependency link for astroid 2.0 until releaseClaudiu Popa2018-02-041-2/+5
* Stop advertising python 2 supportClaudiu Popa2018-01-251-26/+0
* Master is now 2.0Claudiu Popa2017-12-151-1/+1
* Bump to 1.8.1 to republish the wheel with correct versionpylint-1.8.1Claudiu Popa2017-12-151-1/+1
* Regenerate copyright noticesClaudiu Popa2017-12-151-1/+10
* Prepare 1.8Claudiu Popa2017-12-151-1/+1
* Jython is no longer supportedHugo2017-12-111-1/+0
* Drop support for EOL Python 3.3Hugo2017-12-111-1/+0
* Update classifiers and add python_requiresHugo2017-12-111-0/+8
* Add a manual implementation of the edit distance algorithmClaudiu Popa2017-04-151-1/+0
* master is now at 1.8Claudiu Popa2017-04-141-1/+1
* Try with the fixed release of astroidpylint-1.7.0Claudiu Popa2017-04-131-1/+1
* Prepare 1.7.0 releaseClaudiu Popa2017-04-131-4/+2
* 2.0 is now 1.7.0. We will release 2.0 a bit later, sorry for this.Claudiu Popa2017-03-011-1/+1
* Add compatibility with old versions of setuptools (#1107)Moises Lopez - https://www.vauxoo.com/2016-09-251-2/+23
* Add attribute hints for missing membersClaudiu Popa2016-08-181-0/+2
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-231-2/+4
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Remove unused import.Claudiu Popa2016-07-071-1/+0
* Use environment markers for conditional requirements.Claudiu Popa2016-07-071-5/+3
* Remove pylint-guiClaudiu Popa2016-07-031-2/+2
* Make sure that astroid's master is installed, instead of relying on a unpubli...Claudiu Popa2016-06-291-1/+5
* Add more up-to-date package information.Claudiu Popa2016-06-271-3/+3
* Install the backport of lru_cache and use it for overriden_method (the same b...Claudiu Popa2016-06-141-0/+1
* Don't pin mccabe versionFlorian Bruhin2016-06-081-1/+1
* Add the new shorter license header, including to missing files. Close #894.Claudiu Popa2016-06-011-15/+3
* Fix mailto URIs (#913)Jakub Wilk2016-05-241-1/+1
* Add check for mccabe complexity cyclomatic threshold (#877)Moises Lopez - https://www.vauxoo.com/2016-05-091-0/+1
* [REF] import-checkers: Use of isort (#879)Moises Lopez - https://www.vauxoo.com/2016-04-301-0/+1
* Use the configparser backport for Python 2Claudiu Popa2016-03-181-0/+2
* Merge branch '2.0'Claudiu Popa2016-02-161-1/+1
* Pin astroid to the current in-dev version.Claudiu Popa2015-12-241-1/+1