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
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup / test: rename a method and move some stuff around for easier testing
Emile Anclin
2010-12-13
1
-2
/
+2
*
py3k: catch SyntaxError while searching for a file
Emile Anclin
2010-11-22
1
-1
/
+3
*
messages: add "check_messages" decorator to store messages
Emile Anclin
2010-12-09
1
-4
/
+19
*
cleanup: remove unused needs_checkers attribut and sort_checkers method
Emile Anclin
2010-12-09
1
-5
/
+3
*
cleanup: simplify add_checker
Emile Anclin
2010-12-06
1
-26
/
+16
*
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
/
+0
*
py3k: fix sort_msgs: cmp keyword does not exist anymore
Emile Anclin
2010-11-10
1
-9
/
+10
*
doc: little full-documentation improvement (closes #47885)
Emile Anclin
2010-10-26
1
-0
/
+3
*
python2.3 compat fixes
Emile Anclin
2010-09-22
1
-0
/
+1
*
fix statement count
Sylvain Thénault
2010-05-11
1
-0
/
+3
*
fix full documentation generation
Sylvain Thénault
2010-04-19
1
-23
/
+25
*
also unify [en|dis]able-report with generic [en|dis]able.
Sylvain Thénault
2010-04-19
1
-1
/
+12
*
cleanup, d-t-w, fix remaining [en|dis] method call
Sylvain Thénault
2010-04-19
1
-39
/
+77
*
use generic disable / enable methods and inline option
Sylvain Thénault
2010-04-19
1
-21
/
+11
*
refactor messages and checker handling
Sylvain Thénault
2010-04-16
1
-74
/
+84
*
copyright update : date up 2010
Emile Anclin
2010-03-23
1
-2
/
+2
*
fix #9791
Vincent
2009-11-25
1
-3
/
+25
*
d-t-w, cleanup
Sylvain Thénault
2009-08-26
1
-22
/
+22
*
use .fromlineno, not .lineno
Sylvain Thénault
2009-03-19
1
-3
/
+1
*
fix output status computing
Sylvain Thénault
2009-03-17
1
-1
/
+1
*
remove zero-status-cat option, use message filtering + different status code...
Sylvain Thénault
2009-01-28
1
-3
/
+10
*
enhance m.kiilerich patch so exit status code may be somewhat controlled (eg ...
Sylvain Thénault
2009-01-28
1
-4
/
+4
*
change [en|dis]able-msg-cat options: only accept message categories
Sylvain Thénault
2009-01-28
1
-16
/
+23
*
Let pylint exit code indicate result of checks
Mads Kiilerich
2009-01-28
1
-0
/
+1
*
cleanup / lint fixes
Sylvain Thénault
2008-12-03
1
-3
/
+3
*
factorize import utils
Emile Anclin
2008-09-22
1
-1
/
+47
*
cleanup
Emile Anclin
2008-09-10
1
-3
/
+2
*
little simplifying
Emile Anclin
2008-09-09
1
-7
/
+4
*
cleanup
Sylvain Thénault
2008-03-27
1
-2
/
+2
*
pylint pylint
Sylvain Thénault
2007-07-14
1
-2
/
+2
*
#3259
Sylvain Thénault
2007-02-19
1
-37
/
+40
*
rpython tests ok
Sylvain Thénault
2007-02-15
1
-2
/
+2
*
fix some format checker false positives
Sylvain Thénault
2006-10-03
1
-1
/
+1
*
fixed python \>= 2.4 format false positive with multiple lines statement
Sylvain Thénault
2006-09-25
1
-1
/
+1
*
remove buggy cut and paste, remove some __revision__
Sylvain Thénault
2006-09-20
1
-2
/
+0
*
module_msgs_state needs to be initialized as an empty dict (not None)
Adrien Di Mascio
2006-08-10
1
-2
/
+2
*
check ChangeLog
Sylvain Thénault
2006-05-09
1
-28
/
+62
*
* new W0212 message for access to protected member from client code
Sylvain Thénault
2006-05-05
1
-4
/
+3
*
forget the past.
root
2006-04-26
1
-0
/
+353