index
:
delta/python-packages/pylint-git.git
1.9
2.2
2.3.0
2.4
2.5
2.6
2.7
2.7.3-cherry-picked-from-master
2.8
3.0.0.alpha
DanielNoord-patch-1
add-docstring-formatter-in-pre-commit
add-functional-tests-for-configuration
add-primer-tests
add-typing-to-checker-registration
add-warning-for-3.6.0or3.6.1
burst-pylint-checker-classes
checker-check-deprecation
dependabot/github_actions/actions/cache-v2.1.5
dependabot/github_actions/actions/setup-python-2.3.0
dependabot/github_actions/actions/setup-python-v2.2.2
dependabot/pip/black-21.12b0
dependabot/pip/coverage-approx-eq-6.0
dependabot/pip/coverage-approx-eq-6.1
dependabot/pip/coveralls-3.0.1
dependabot/pip/flake8-3.9.0
dependabot/pip/isort-5.10.1
dependabot/pip/isort-5.8.0
dependabot/pip/pre-commit-approx-eq-2.11
dependabot/pip/pre-commit-approx-eq-2.15
dependabot/pip/pre-commit-approx-eq-2.16
dependabot/pip/pyupgrade-2.12.0
dependabot/pip/pyupgrade-2.13.0
dependabot/pip/sphinx-3.5.2
dependabot/pip/sphinx-3.5.3
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-7.0.0
dependabot/pip/sphinx-7.0.1
dependabot/pip/tbump-approx-eq-6.6.0
dependabot/pip/tbump-approx-eq-6.7.0
emacs-dangling-temporary-file
enforce-the-confidence-in-add-message
first-patch-2471
fix-crash-in-attribute-check
fix-crash-parallel-mode-missing-file-path
fix-elif-checker-crash
fix-range-without-args-crash
fix-typing-in-unittest-expand-module
github-actions
invalid-toml-config
issue-1191
issue-2072
issue-3339
issue-8419
issue/2913-unicode-defs
main
maintenance/2.17.x
master
migrate-extension-tests-to-functional
move-env-help-to-the-logical-place
per_dir_config
pre-commit-ci-update-config
property-with-parameter-abstract
python-2.7
refactor-module-stats-creation
refactor-variable-checker-visit_name
regression-test-for-3181
regression-tests-for-73
release-branch-2.12
revert-5561-dependabot/pip/tbump-approx-eq-6.6.1
simplify-toml-test-using-env-var
tests-for-astroid-1207
typo-and-small-fixes-before-5558
upgrade-astroid-2.9.1
github.com: PyCQA/pylint.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pylint
/
pyreverse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update docs for --ignore option
Alexander Pervakov
2016-04-24
1
-3
/
+3
*
pyreverse's --ignore can't be passed multiple times. Close #564.
Claudiu Popa
2016-03-25
1
-2
/
+1
*
format: check for & warn about trailing newlines
Mike Frysinger
2016-01-09
1
-1
/
+0
*
Change the attribute check for using hasattr instead of looking explicitly in...
Claudiu Popa
2015-12-08
1
-1
/
+1
*
Give a nice error message when Graphviz is not installed. Closes issue #168.
Emile Anclin
2015-12-08
1
-0
/
+17
*
Fix instances of unneeded-not in pylint's codebase.
Claudiu Popa
2015-11-25
1
-1
/
+1
*
Cleanup pylint issues
Claudiu Popa
2015-11-21
1
-4
/
+1
*
display properties as attributes in pyreverse class diagram
spaceone
2015-10-12
1
-2
/
+13
*
Bring parts of logilab.common.configuration and logilab.common.optik_ext into...
Claudiu Popa
2015-09-01
1
-2
/
+3
*
Remove trailing whitespaces and other pylint related issues.
Claudiu Popa
2015-08-25
1
-1
/
+1
*
Update pylint to use the new astroid AST names and methods
Claudiu Popa
2015-08-25
3
-16
/
+16
*
Fix pylint warnings for the code imported from logilab-common.
Claudiu Popa
2015-08-18
2
-5
/
+3
*
Merged in The-Compiler/pylint/no-logilab-common (pull request #264)
Claudiu Popa
2015-08-18
3
-4
/
+203
|
\
|
*
Get rid of logilab.common.graph.
Florian Bruhin
2015-07-26
1
-2
/
+1
|
*
Get rid of logilab.common.vcgutils.
Florian Bruhin
2015-07-26
2
-1
/
+201
|
*
Get rid of logilab.common.compat.
Florian Bruhin
2015-07-26
1
-1
/
+1
*
|
Use astroid.YES instead of using it from astroid.bases (it was moved anyway)
Claudiu Popa
2015-08-11
1
-1
/
+1
|
/
*
Fix bad whitespace.
Claudiu Popa
2015-07-03
1
-1
/
+1
*
New imported features from astroid into pyreverse.
Claudiu Popa
2015-07-03
4
-13
/
+124
*
Fix the broken tests, since locals_types and instance_attr_types were expecte...
Claudiu Popa
2015-06-20
1
-6
/
+8
*
Make sure that every frame used by pyreverse.inspect has a locals_type attribute
Claudiu Popa
2015-06-20
1
-15
/
+18
*
Improve the readability of a function by using a defaultdict(set) instead of ...
Claudiu Popa
2015-06-20
1
-10
/
+4
*
astroid.utils.LocalsVisitor was moved to pylint.pyreverse.LocalsVisitor.
Claudiu Popa
2015-06-17
3
-3
/
+81
*
Replace the license with what is already used in the project.
Claudiu Popa
2015-06-17
1
-14
/
+13
*
Import astroid inspector to pyreverse.inspector.
Claudiu Popa
2015-06-17
3
-2
/
+270
*
Move all package files to a pylint package.
Ionel Cristian Maries
2015-02-14
6
-0
/
+940