summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 1.6.5pylint-1.6.5Claudiu Popa2017-01-221-1/+1
* Update the copyright notices using copyriteClaudiu Popa2017-01-2268-46/+363
* Update the IDE integration section with the change from master. Close #1089Claudiu Popa2016-08-261-2/+32
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-2382-164/+326
* Prepare 1.6.4pylint-1.6.4Claudiu Popa2016-07-192-2/+8
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-1983-25/+173
* Recurse into all the ancestors when checking if an object is an exceptionClaudiu Popa2016-07-192-3/+17
* Add section for 1.6.4Claudiu Popa2016-07-191-0/+6
* Prepare 1.6.3pylint-1.6.3Claudiu Popa2016-07-182-2/+2
* Do not crash when calling unpack_infer. Close #998Claudiu Popa2016-07-183-5/+45
* Add basic section for next patch release.Claudiu Popa2016-07-181-0/+7
* No extract_node directly into astroid.pylint-1.6.2Claudiu Popa2016-07-152-2/+2
* Prepare 1.6.2Claudiu Popa2016-07-152-2/+4
* possible_exc_types checks for UninferablesAshley Whetter2016-07-152-1/+15
* More granular versions for deprecated modules.Claudiu Popa2016-07-094-12/+18
* Do not crash when printing the help of options with default regular expressionsClaudiu Popa2016-07-083-1/+14
* Write bytes, instead of strings.Claudiu Popa2016-07-081-2/+2
* Add the header for the features document.Claudiu Popa2016-07-081-0/+2
* Add a Sphinx hook for generating the features file of Pylint's documentationClaudiu Popa2016-07-082-2/+31
* Prepare 1.6.1.pylint-1.6.1Claudiu Popa2016-07-072-1/+9
* Remove unused import.Claudiu Popa2016-07-071-1/+0
* Use environment markers for conditional requirements.Claudiu Popa2016-07-072-5/+5
* Add the new release date to changelog and whatsnew.pylint-1.6.0Claudiu Popa2016-07-072-2/+2
* Remove trailing line.Claudiu Popa2016-07-071-1/+0
* Improve the documentationClaudiu Popa2016-07-072-33/+64
* Add a check_docs file, that registers into docparams, for maintaining backwar...Claudiu Popa2016-07-071-0/+18
* Show only the titles for the What's New entries.Claudiu Popa2016-07-071-2/+2
* Fix lint warnings.Claudiu Popa2016-07-0710-20/+16
* Fixed our docstring lint errorsAshley Whetter2016-07-079-22/+41
* Fixed qualified type detection in sphinx docstringsAshley Whetter2016-07-072-18/+27
* Fixed some comment whitespacingAshley Whetter2016-07-071-6/+6
* Improved docstring matching in check_docs (#927)Ashley Whetter2016-07-072-6/+7
* Rename the extension in tox.ini as well.Claudiu Popa2016-07-071-1/+1
* Document the mccabe extension.Claudiu Popa2016-07-073-2/+55
* Move check_mccabe extension to mccabe.Claudiu Popa2016-07-072-1/+3
* Document the bad-builtin extension.Claudiu Popa2016-07-071-0/+14
* Move check_bad_builtin extension to bad_builtin.Claudiu Popa2016-07-072-2/+2
* Update the What's new entry with the changes from this release.Claudiu Popa2016-07-071-1/+126
* Fix a typo, it was 0.26, not 1.26Claudiu Popa2016-07-071-1/+1
* Fix bad indentation.Claudiu Popa2016-07-061-2/+2
* Deprecate support for --optimize-ast. Part of #975.Claudiu Popa2016-07-063-1/+15
* Deprecate support for --output-files. Part of #975.Claudiu Popa2016-07-063-1/+7
* Use the deprecation message for two deprecated options.Claudiu Popa2016-07-062-4/+5
* Remove the deprecation message from inside the closure and pass it as an argu...Claudiu Popa2016-07-061-4/+3
* Deprecate support for the HTML output. Part of #975.Claudiu Popa2016-07-057-18/+56
* Rework documentationClaudiu Popa2016-07-0313-217/+213
* Switch to nature theme.Claudiu Popa2016-07-031-1/+1
* Add a whatsnew section to pylint's docsClaudiu Popa2016-07-036-80/+350
* Remove section left over from a bad merge.Claudiu Popa2016-07-021-33/+0
* Add date for the release.Claudiu Popa2016-07-021-1/+1