summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* packaging fixespylint-version-0.19.0Sylvain Thénault2009-12-182-2/+16
* update dependenciesSylvain Thénault2009-12-182-2/+2
* doc updateSylvain Thénault2009-12-182-1/+3
* prepare 0.19Sylvain Thénault2009-12-183-5/+12
* include vincent patch for #5821Sylvain Thénault2009-12-182-1/+67
* update ChangeLogCharles Hebert2009-12-041-3/+3
* Add a checker verifying string formatting (James Lingard's patch) + testsCharles Hebert2009-11-274-1/+274
* remove pyreverse printPierre-Yves David2009-11-251-1/+0
* add testcase for #9334Pierre-Yves David2009-11-251-0/+17
* auto-tag for input filePierre-Yves David2009-11-251-2/+2
* mergeSylvain Thénault2009-11-254-4/+13
|\
| * python2.4 compatibility for typecheckerPierre-Yves David2009-11-251-1/+4
| * fix fulltest.sh (#18308)Pierre-Yves David2009-11-252-2/+6
| * fix #17958 (pylint -e must not silence Fatal messages)Pierre-Yves David2009-11-252-1/+3
* | fix #18862: E0601 false positive with lambda functionsSylvain Thénault2009-11-253-1/+10
|/
* mergeSylvain Thénault2009-11-255-16/+64
|\
| * fix #9791Vincent2009-11-252-5/+38
| * fix garbage commited by mistakePierre-Yves David2009-11-251-1/+0
| * add description au tags to suite generated in test_func.pyPierre-Yves David2009-11-252-1/+25
| * use display_type defined as an astng methodSylvain Thénault2009-11-252-10/+2
* | missing __revision__ to avoid failureSylvain Thénault2009-11-251-0/+1
* | Added test case that triggers false positive in the current code when a funct...Maarten ter Huurne2009-11-251-0/+17
|/
* Merge two ++ and -- messages in a single onePierre-Yves David2009-11-251-9/+4
* applied James Lingar patch for ++ operator and duplicate dict key. add manage...Pierre-Yves David2009-11-256-2/+71
* update changelogPierre-Yves David2009-11-251-0/+1
* tag smoke testPierre-Yves David2009-11-251-2/+14
* Add a checker verifying that the arguments passed to aJames Lingard2009-11-256-4/+198
* minor renaming and tagginf of TestTests.test testcasePierre-Yves David2009-11-251-1/+2
* fix test suite when user have a pylintrc.Pierre-Yves David2009-11-252-6/+24
* test fixes to consider fixed typosSylvain Thénault2009-11-255-8/+8
* mergeSylvain Thénault2009-11-2310-109/+53
|\
| * missing __delete__ methodSylvain Thénault2009-10-211-1/+1
| * fix warningSylvain Thénault2009-10-211-1/+2
| * [typos] dependanc(y|ies) -> dependenc(y|ies)Emile Anclin2009-09-167-13/+13
| * Bugfix: correct grammar/spelling of messagesNicolas Chauvat2009-09-081-5/+5
| * [elisp] integration of Yuen Ho Wong's patchesAdrien Di Mascio2009-08-313-29/+35
| * mergeSylvain Thénault2009-08-285-0/+318
| |\
| * | simplify and fix MANIFEST.inSylvain Thénault2009-08-281-20/+8
| * | no need for a TODO file, use the trackerSylvain Thénault2009-08-281-46/+0
| * | drop deprecated runtest.py fileSylvain Thénault2009-08-281-5/+0
* | | include Dotan Barak spell fixes patchSylvain Thénault2009-11-2330-164/+164
| |/ |/|
* | Added tag pylint-debian-version-0.18.1-1 for changeset 132d0022a5feSylvain Thénault2009-08-271-0/+1
* | Added tag pylint-version-0.18.1 for changeset 185fbee3cc0bpylint-debian-version-0.18.1-1Sylvain Thénault2009-08-271-0/+1
* | tries to get to compile on ubuntupylint-version-0.18.1Alexandre Fayolle2009-08-274-0/+316
|/
* 0.18.1Sylvain Thénault2009-08-273-11/+18
* test and fix for #9215Sylvain Thénault2009-08-272-1/+30
* d-t-wSylvain Thénault2009-08-271-26/+26
* d-t-wSylvain Thénault2009-08-271-7/+7
* add test for #9588: false positive E1101 for augmented assignmentSylvain Thénault2009-08-271-0/+39
* add test case of #8711, assigning from yield expression (actually fixed in as...Sylvain Thénault2009-08-271-0/+21