summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.4.4Added tag pylint-1.4.5 for changeset 66b73ed633c2Claudiu Popa8 years
BioGeek/fix-typos-in-docstring-1418910993320Fix typos in docstringBioGeek9 years
Edgemaster/pylintel-missing-dependency-on-tramp-1406657844364Close branch Edgemaster/pylintel-missing-dependency-on-tramp-1406657844364Claudiu Popa10 years
The-Compiler/clarify-nodocstringrgx-change-in-changel-1432184214099Clarify no-docstring-rgx change in ChangeLogFlorian Bruhin9 years
abcClose branch abcClaudiu Popa10 years
all_false_positiveClose branch all_false_positiveClaudiu Popa10 years
astng2use .fromlineno, not .linenosylvain thenault15 years
augassign_unused_argument#518 add changelog entryRadu Ciorba9 years
bare_exceptDisable another warning.cpopa10 years
catchUpdate Changelog.cpopa11 years
comparison-checkerAdd initial version of comparison checkerDmitry Pribysh9 years
confusing-with-statementadd warning for confusing usage of with statementRadu Ciorba9 years
davidshen84/pylintel-edited-online-with-bitbucket--1422057628377pylint.el edited online with BitbucketXi Shen9 years
deprecated_methodsClose branchCezar9 years
doc-emphasis-fixRemove trailing whitespace from ChangeLogDmitry Pribysh9 years
docs-improvements-2Documentation improvementsMichal Nowikowski9 years
docs-improvements2Merged default into docs-improvements2Michal Nowikowski9 years
enhance-unpacking-checkerAdd a few functional tests for enhanced unpacking checkerDmitry Pribysh9 years
evalClose branch evalClaudiu Popa10 years
exception_contextClose branch exception_contextClaudiu Popa10 years
execmerge with Pylint defaultcpopa11 years
exit_contextClose branch exit_contextSylvain Th?nault11 years
fahhem/faq-typo-fix-minimum-vs-maximum-1418754998842FAQ typo fix ("minimum" vs "maximum")fahhem9 years
fix-293mergeMichal Nowikowski10 years
fix-362Remove unused linemoylop2609 years
fix-374mergeMichal Nowikowski9 years
fix-582Add a new check for the nonlocal variables without binding (close issue #582)Stephane Wirtel9 years
fix-667Rename checking function for 'super()' call checking and update Changelog.Dmitry Pribysh9 years
fix-685Make iterable checker skip classes that are inferred to be abstractDmitry Pribysh9 years
fix-typofix "datetetime" [sic] typoChris Rebert9 years
fix_namedtupleClose branch fix_namedtupleSylvain Th?nault10 years
fix_rcfile_init_hookClose branch fix_rcfile_init_hookSylvain Th?nault10 years
fixesClose branch fixesSylvain Th?nault10 years
formatClose branch formatClaudiu Popa10 years
frost-nzcr4/add-max_module_lines-to-warning-message--1410770503809func_w0302.txtfrost-nzcr410 years
function_regexpUse a simpler/faster private/special method regexpCosmin Poieana9 years
home-fixUse a context manager for fake home directories.Florian Bruhin9 years
hotfix/py26-compatClose branch hotfix/py26-compatClaudiu Popa9 years
impl-299Fix #299: Warn about `type(x) is/== Y`Chris Rebert9 years
indexing_excClose branch indexing_excClaudiu Popa10 years
issue-398fixed reading list of ignored words for spelling checkerMichal Nowikowski9 years
issue155Close branch issue155Claudiu Popa10 years
issue234Close branch issue234Claudiu Popa10 years
issue_538_pt2pylint/config.py: Add another check of the current working directory for `.py...John Kirkham8 years
iterFix deprecation warnings.root11 years
iterable-checkerMerge with defaultDmitry Pribysh9 years
jfleach/removed-broken-link-and-replaced-with-th-1436980631932Close branch jfleach/removed-broken-link-and-replaced-with-th-1436980631932John Leach9 years
line-ending-checksClosing branch line-ending-checksTorsten Marek10 years
list-index-checkerClose branch list-index-checkerClaudiu Popa10 years
makemergeMichal Nowikowski10 years
marcoyolos/tiny-1408025599195Close branch marcoyolos/tiny-1408025599195Marco Forte10 years
masterAnnounce the move to github in the readme file.Claudiu Popa8 years
membership-test-checkerAdd checker for membership rules and testsDmitry Pribysh9 years
metaclass_undefinedClose branch metaclass_undefinedClaudiu Popa10 years
missing-spacesadd missing spaces between words in W1503's docsChris Rebert9 years
multiple-imports-checkerUpdate contributors listDmitry Pribysh9 years
no-logilab-commonGet rid of logilab.common.graph.Florian Bruhin9 years
non_unpackableRefactoring to allow the catching of InferenceErrors.cpopa11 years
nonlocalClose branch nonlocalClaudiu Popa10 years
not-context-managermerged default from logilab/pylint and resolve conflictRadu Ciorba9 years
open_modeMergeCosmin Poieana9 years
pylint-1.3Pin down dependencies for astroid, for Python 2.6 compatibility.Claudiu Popa9 years
python_6Merge with defaultBrett Cannon10 years
redundant-assertImprove testsVlad Temian9 years
remove-E0201-referenceserror E0201 is obsolete - now E1101Anentropic8 years
rename-F0401-to-E0401Rename F0401 (import-error) to E0401 as it is not a fatal pylint errorNoam Yorav-Raphael9 years
reporter_message_fixRemoved commented-out linesPete11 years
reversedClose branch reversedClaudiu Popa10 years
slotsClose branch slotsSylvain Th?nault10 years
source_viewRename show_message to the more appropriate show_sourcefilePete11 years
spelling-checkerClose branch spelling-checkerTorsten Marek10 years
stableFixed a couple of bugs in the __all__ handling and added a newtmarek11 years
support-editable-installsAdd new entry in the deb changelog.Ionel Maries Cristian9 years
test-fix-for-winFixed problems with functional tests on Windows on Py3Michal Nowikowski10 years
testsProper merge.cpopa11 years
tox_test_controlAllow specifying test module names for toxBrett Cannon10 years
unichrFix char typoCosmin Poieana9 years
unpacking2Add test cases for good cases, check the targets before the inference.cpopa11 years
unused-importfix indentation, add changelog entryRadu Ciorba9 years
w0401_packageClose branch w0401_packageSylvain Th?nault10 years
win-ci-5Added support for AppVeroy for CI on WindowsMichal Nowikowski10 years