summaryrefslogtreecommitdiff
path: root/pylint/pyreverse/main.py
Commit message (Expand)AuthorAgeFilesLines
* fix accepted output format without graphvizAntonio Quarta2021-10-311-1/+1
* Unify all `<y or n>` metavars in option's help (#5229)Tushar Sadhwani2021-10-291-1/+1
* pyreverse - Add project modules to sys.path (#4856)Mark Byrne2021-10-171-10/+5
* [pre-commit.ci] pre-commit autoupdate (#5082)pre-commit-ci[bot]2021-09-281-1/+1
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-161-0/+1
* Refactor various typing related issues (#4940)Daniƫl van Noord2021-09-031-1/+1
* Bump pylint to 2.10.0, update changelogv2.10.0Pierre Sassoulas2021-08-201-1/+1
* ``pyreverse``: Add option for colored output (#4850)Andreas Finkler2021-08-151-25/+44
* ``pyreverse``: add PlantUML output (#4846)Andreas Finkler2021-08-141-4/+1
* Remove unnecessary specializations of ``DiagramWriter``DudeNr332021-08-081-5/+4
* Create common ``Printer`` base class for ``pyreverse`` and improve typing. (#...Andreas Finkler2021-08-031-16/+2
* Add typing to PyReverse and fix an unused-argumentPierre Sassoulas2021-07-291-2/+3
* Bump pylint to 2.9.3, update changelogv2.9.3Pierre Sassoulas2021-07-011-0/+1
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Bump pylint to 2.9.0, update changelog, add python 3.10 to package metav2.9.0Pierre Sassoulas2021-06-291-1/+1
* 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