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
/
pyreverse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't crash when sorting visible objects other than function nodes. Closes is...
Claudiu Popa
2014-05-27
1
-2
/
+5
*
[pyreverse] predictable attributes/methods order
Sylvain Thénault
2014-04-02
1
-2
/
+2
*
Updated FSF address.
Arun Persaud
2014-02-23
5
-5
/
+5
*
various pylint fixes
Sylvain Thénault
2013-12-22
5
-22
/
+24
*
[pyreverse] more refactoring to get actually predicable results (take 2)
Sylvain Thénault
2013-12-20
2
-16
/
+9
*
[test/pyreverse] make test predictable and stop sorting file content in this ...
Sylvain Thénault
2013-12-20
2
-7
/
+14
*
[pyreverse] use unicode instead of non-ascii str in Dot writer
Julien Cristau
2013-08-02
1
-1
/
+1
*
fix syntax error due to missing encoding declaration
Sylvain Thénault
2013-08-02
1
-0
/
+1
*
some pylint and style fixes
Sylvain Thénault
2013-07-31
3
-22
/
+21
*
astng has been renamed astroid
David Douard
2013-06-17
4
-24
/
+24
*
create a console_scripts entry point to be used by easy_install, buildout and...
Sylvain Thénault
2012-09-14
1
-13
/
+8
*
white spaces cleanup
Sylvain Thénault
2012-09-19
1
-10
/
+10
*
use .iter* version of dict methods when possible
Sylvain Thénault
2012-09-19
1
-1
/
+1
*
223 : run python2.x compatible fixers
Emile Anclin
2010-11-15
1
-2
/
+2
*
remove more 2.4 compat
Emile Anclin
2010-11-15
1
-1
/
+1
*
py3k: fix __builtin__ vs builtins
Emile Anclin
2010-10-28
1
-1
/
+3
*
add a comment: closing #9542: unrecognized ancestor
Emile Anclin
2010-09-02
1
-0
/
+2
*
[pyreverse] add current working directory to sys.path
Emile Anclin
2010-09-02
1
-6
/
+10
*
[pyreverse] remove useless optional argument
Emile Anclin
2010-09-02
1
-2
/
+2
*
pyreverse: take into account class attributes which are stored in locals_type
Emile Anclin
2010-04-21
2
-4
/
+8
*
copyright update : date up 2010
Emile Anclin
2010-03-23
5
-5
/
+5
*
remove pyreverse print
Pierre-Yves David
2009-11-25
1
-1
/
+0
*
include Dotan Barak spell fixes patch
Sylvain Thénault
2009-11-23
3
-5
/
+5
*
explicit class diagram option handling
Emile Anclin
2009-03-17
1
-6
/
+14
*
better name, fix impl
Sylvain Thénault
2009-03-17
1
-10
/
+9
*
cleanup
Emile Anclin
2008-09-17
1
-9
/
+3
*
no edge concentrate
Emile Anclin
2008-09-10
1
-1
/
+1
*
cleanup
Emile Anclin
2008-09-10
4
-25
/
+32
*
explicit Writer interfaces
Emile Anclin
2008-09-09
1
-3
/
+15
*
adapt pyreverse for inclusion into pylint
Emile Anclin
2008-09-08
5
-138
/
+143
*
slight improvements on imports
Emile Anclin
2008-09-08
2
-11
/
+22
*
doc, docstrings and some cleanup
Emile Anclin
2008-09-02
2
-14
/
+20
*
fix builtin option and cleanup
Emile Anclin
2008-09-02
1
-18
/
+12
*
red color for exceptions and cleanup
Emile Anclin
2008-09-01
1
-42
/
+43
*
add option to show only classnames
Emile Anclin
2008-09-01
1
-0
/
+2
*
correct level values
Emile Anclin
2008-08-27
1
-25
/
+25
*
cleanup class extractions recursions
Emile Anclin
2008-08-26
1
-54
/
+71
*
rebuild ancestor and associated options
Emile Anclin
2008-08-26
1
-16
/
+21
*
ancestor option : without recursion
Emile Anclin
2008-08-25
1
-3
/
+9
*
doc strings for writer
Emile Anclin
2008-08-25
1
-4
/
+19
*
correct arrow directions
Emile Anclin
2008-08-25
1
-5
/
+5
*
remove old writers and cleanup
Emile Anclin
2008-08-25
1
-28
/
+13
*
merge dot and vcg writers
Emile Anclin
2008-08-25
2
-1
/
+176
*
get from-import dependencies
Emile Anclin
2008-08-19
2
-11
/
+31
*
filter doubled class names
Emile Anclin
2008-08-18
1
-6
/
+15
*
first sketch for showing class names
Emile Anclin
2008-08-18
1
-10
/
+19
*
little changes
Emile Anclin
2008-08-18
1
-3
/
+2
*
fix utils bug ; make running tests
Emile Anclin
2008-08-18
2
-6
/
+6
*
change FilterMixin inheritance
Emile Anclin
2008-08-18
3
-39
/
+39
*
remove useless __init__
Emile Anclin
2008-08-18
1
-3
/
+0
[next]