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-253-1/+10
|\
| * fix #18862: E0601 false positive with lambda functionsSylvain Th?nault2009-11-253-1/+10
* | 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
|/
* 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-2329-153/+153
|\
| * include Dotan Barak spell fixes patchSylvain Th?nault2009-11-2330-164/+164
* | 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-283-71/+8
|\ \ | |/ |/|
| * 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
* | Added tag pylint-debian-version-0.18.1-1 for changeset 132d0022a5feSylvain Th?nault2009-08-270-0/+0
* | Added tag pylint-version-0.18.1 for changeset 185fbee3cc0bpylint-debian-version-0.18.1-1Sylvain Th?nault2009-08-270-0/+0
* | 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