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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade the documentation and fix inconsistencies
Pierre Sassoulas
2021-04-08
2
-13
/
+19
*
Upgrade contribute doc with discord server and fix typoes
Pierre Sassoulas
2021-04-08
1
-19
/
+19
*
Add prettier to the pre-commit configuration
Pierre Sassoulas
2021-04-07
1
-30
/
+29
*
Add configuration file to change the setting in read the doc
Pierre Sassoulas
2021-04-06
1
-0
/
+1
*
Remove duplication of requirement file for doc
Pierre Sassoulas
2021-04-06
1
-1
/
+2
*
Move informations that never change in the setup.py
Pierre Sassoulas
2021-04-05
2
-4
/
+4
*
Extend documentation for issue #4282 (#4288)
DudeNr33
2021-04-03
2
-0
/
+11
*
Allow protected-access in class methods (#4267)
James Sinclair
2021-04-01
1
-0
/
+2
*
Upgrade the version for development following 2.7.4 release (#4269)
Pierre Sassoulas
2021-03-30
1
-5
/
+8
*
Upgrade project for 2.7.4, and 2.8.0 (#4262)
Pierre Sassoulas
2021-03-29
1
-0
/
+3
*
Import astroid with import x or from x import y but not both
Pierre Sassoulas
2021-03-28
1
-2
/
+1
*
Update the release documentation for pre-commit autoupdate to works
Pierre Sassoulas
2021-03-21
1
-0
/
+11
*
Typo
flyingbot91
2021-03-12
1
-1
/
+1
*
Update whatsnew
Peter Kolbus
2021-03-09
1
-0
/
+4
*
Add extension-pkg-allow-list option
Peter Kolbus
2021-03-09
1
-4
/
+4
*
Remove 'blacklist' term for good/bad identifiers
Peter Kolbus
2021-03-09
1
-2
/
+2
*
Reduce 'blacklist' term for ignored files
Peter Kolbus
2021-03-09
2
-3
/
+3
*
Introduced deprecated attributes
Matus Valo
2021-03-06
1
-0
/
+1
*
Add --class-const-naming-style
Marc Mueller
2021-03-06
1
-0
/
+6
*
Fix changelog and whatsnew (pre-commit-hook)
Marc Mueller
2021-03-06
10
-48
/
+48
*
Add allow-redefined-builtins option to variable checker
Alexander Kapshuna
2021-03-05
1
-0
/
+2
*
Update doc for release (easier command to copy paste)
Pierre Sassoulas
2021-02-28
1
-2
/
+2
*
Add 2.8.0 in the Changelog
Pierre Sassoulas
2021-02-21
3
-3
/
+24
*
Better documentation for the change in version during release
Pierre Sassoulas
2021-02-21
1
-1
/
+6
*
Upgrade the documentation about release
Pierre Sassoulas
2021-02-21
2
-48
/
+68
*
Edit highlights for 2.7.0 in whatsnew
Pierre Sassoulas
2021-02-21
1
-2
/
+4
*
Fix link to isort documentation in doc/faq.rst
Pierre Sassoulas
2021-02-21
1
-1
/
+1
*
Move from % string formatting syntax to f-string or .format()
Pierre Sassoulas
2021-02-21
1
-1
/
+1
*
Added example of deprecation checker
Matus Valo
2021-02-21
1
-1
/
+3
*
Add new `consider-using-generator` and 'use-a-generator' checkers
Ikraduya Edian
2021-02-20
1
-0
/
+2
*
Fix false positive when map() receives iterable
Tiago Honorato
2021-02-20
1
-1
/
+1
*
Fix false positive when zip() receives iterable (#4105)
tiagohonorato
2021-02-19
1
-0
/
+2
*
add nan-comparison checker for NaN comparisons
Or Bahari
2021-02-18
1
-0
/
+2
*
Fix the changelog and whatsnew retroactively for 2.7 release
Pierre Sassoulas
2021-02-16
3
-31
/
+51
*
Move from format() to f-string where it makes sense
Pierre Sassoulas
2021-02-16
1
-1
/
+1
*
Bump minimum required Python to 3.6
David Gilman
2021-02-16
2
-1
/
+2
*
Drop support for Python 3.5 to fix typing
Marc Mueller
2021-02-15
1
-1
/
+1
*
mapreduce| chore| Updating ChangeLog/Contributors/Release notes
Frank Harrison
2021-01-02
1
-0
/
+2
*
Add a message in the changelog and update contributors.txt
Pierre Sassoulas
2020-12-31
1
-0
/
+2
*
Handle class decorators during typing checks.
Julien Palard
2020-11-02
1
-1
/
+4
*
lint multiprocessing pool shutdown
manderj
2020-10-30
1
-0
/
+2
*
Apply suggestion done during review by @hippo91
Pierre Sassoulas
2020-10-30
1
-2
/
+2
*
Make the update option more modular
Pierre Sassoulas
2020-10-30
1
-2
/
+2
*
Make the update option work again and document it
Pierre Sassoulas
2020-10-30
1
-0
/
+6
*
Merge branch 'Require-enums-to-be-named-IN_ALL_CAPS' of https://github.com/He...
hippo91
2020-10-29
1
-0
/
+2
|
\
|
*
FIx doc style
へーさん
2020-10-19
1
-2
/
+0
|
*
Merge branch 'master' into Require-enums-to-be-named-IN_ALL_CAPS
へーさん
2020-10-13
4
-4
/
+5
|
|
\
|
*
|
Add changelog and contributors info
へーさん
2020-10-13
1
-0
/
+4
*
|
|
Corrects doc.
hippo91
2020-10-23
1
-1
/
+0
*
|
|
Adding a missing entry in the Changelog. The info was present in the doc/what...
hippo91
2020-10-23
1
-2
/
+0
[next]