summaryrefslogtreecommitdiff
path: root/pylint/pyreverse/main.py
Commit message (Expand)AuthorAgeFilesLines
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Prepare 2.7.3 release (#4261)pylint-2.7.32.7Pierre Sassoulas2021-03-291-0/+2
* Reduce 'blacklist' term for ignored filesPeter Kolbus2021-03-091-3/+3
* pyreverse: Add output directory command-line optionMark Byrne2021-03-071-0/+11
* Update copyright notice with copyritePierre Sassoulas2021-02-281-1/+1
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-0/+1
* Sets up copyrighthippo912020-08-201-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+4
* Remove redundant compatibility code (#3097)Hugo van Kemenade2019-09-121-2/+0
* Fix a bunch of linting errors from the codebaseClaudiu Popa2019-05-221-5/+0
* Style - Apply isort on all apllicable filesPierre Sassoulas2019-03-201-2/+2
* Reformat the code with blackClaudiu Popa2018-09-171-54/+136
* disable some type checking and annotate simple onessolanki2018-08-211-1/+1
* Rename variables to remove licentious languageClaudiu Popa2018-08-151-2/+2
* Update copyright noticesClaudiu Popa2018-07-151-1/+1
* Don't pass the quiet flag to OptionsManagerMixin as that is now gone. Close #...Claudiu Popa2018-05-261-3/+1
* Regenerate copyright noticesClaudiu Popa2017-12-151-0/+4
* The default package is none for pyreverse. Close #567Claudiu Popa2016-08-011-1/+1
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-231-2/+3
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Add the new shorter license header, including to missing files. Close #894.Claudiu Popa2016-06-011-15/+3
* Update docs for --ignore optionAlexander Pervakov2016-04-241-3/+3
* pyreverse's --ignore can't be passed multiple times. Close #564.Claudiu Popa2016-03-251-2/+1
* Give a nice error message when Graphviz is not installed. Closes issue #168.Emile Anclin2015-12-081-0/+17
* Bring parts of logilab.common.configuration and logilab.common.optik_ext into...Claudiu Popa2015-09-011-2/+3
* Fix bad whitespace.Claudiu Popa2015-07-031-1/+1
* New imported features from astroid into pyreverse.Claudiu Popa2015-07-031-5/+10
* Import astroid inspector to pyreverse.inspector.Claudiu Popa2015-06-171-1/+1
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+124