summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag pylint-version-0.22.0 for changeset d96b6f5a2531pylint-debian-version-0.22.0-1Emile Anclin2010-11-151-0/+1
* prepare 0.22.0pylint-version-0.22.0Emile Anclin2010-11-156-10/+22
* update documentation and manpageEmile Anclin2010-11-152-159/+175
* 223 : run python2.x compatible fixersEmile Anclin2010-11-1512-25/+24
* remove more 2.4 compatEmile Anclin2010-11-1513-19/+6
* cleanup: remove python < 2.5 supportEmile Anclin2010-11-102-8/+2
* cleanup: norm_open can be done directlyEmile Anclin2010-11-101-2/+1
* fix: raise NotImplemented with a callfunc is also badEmile Anclin2010-11-101-1/+4
* py3k: fix sort_msgs: cmp keyword does not exist anymoreEmile Anclin2010-11-101-9/+10
* py3k: fix test (module StringIO disappeared)Emile Anclin2010-11-101-3/+8
* packaging : add py3k target; update setup.py and other files to make py3k pac...Emile Anclin2010-11-105-73/+201
* py3k : fix reporter output (don't print bytes but strings)Emile Anclin2010-11-092-15/+18
* typoEmile Anclin2010-11-092-2/+2
* fix /py3k : self import is no problem (fixed in astng); fix message in testsEmile Anclin2010-11-092-5/+3
* test: add a test for encoding crashEmile Anclin2010-11-092-2/+22
* cleanup: we don't support python 2.2 anymoreEmile Anclin2010-11-083-17/+5
* make utf-8 noerror test pass (2to3 will add a character with "print")Emile Anclin2010-11-081-2/+3
* py3k: update profile optionEmile Anclin2010-11-081-5/+3
* py3k: exceptions are now in the builtins moduleEmile Anclin2010-11-081-3/+10
* cleanup; remove a useless "else" indentationEmile Anclin2010-11-041-35/+34
* py3k: list comprehension is now a scoped nodeEmile Anclin2010-11-041-0/+18
* test: make tests independent of current working directoryEmile Anclin2010-11-048-44/+65
* py3k: fix some testsEmile Anclin2010-11-043-5/+3
* py3k: pickle needs a byte IOEmile Anclin2010-11-021-2/+7
* py3k tests: raising a string becomes a syntax errorEmile Anclin2010-11-024-0/+14
* 223 : second expression of raise is instantiation argumentsEmile Anclin2010-11-021-1/+1
* py3k: remove deprecate "new" usageEmile Anclin2010-11-021-6/+3
* py3k / similar: typos, output improvement, fix sortedEmile Anclin2010-11-022-10/+9
* py3k: import reload from lgc.compatEmile Anclin2010-11-021-2/+1
* py3k: ignore __pycache__ directory for loading checkersEmile Anclin2010-11-021-4/+5
* py3k: fix __builtin__ vs builtinsEmile Anclin2010-10-283-6/+12
* py3k: make unittest_pyreverse_diadefs.py compatibleEmile Anclin2010-10-281-37/+22
* Added tag pylint-debian-version-0.21.4-1 for changeset 7bc5d177ffb6Emile Anclin2010-10-271-0/+1
* Added tag pylint-version-0.21.4 for changeset dcaa757b05f5pylint-debian-version-0.21.4-1Emile Anclin2010-10-271-0/+1
* prepare version 0.21.4pylint-version-0.21.4Emile Anclin2010-10-274-5/+19
* doc: little full-documentation improvement (closes #47885)Emile Anclin2010-10-261-0/+3
* doc : more update on optionsEmile Anclin2010-10-256-476/+442
* doc: update FAQ, quickstart, beginner_pylint_tutorialEmile Anclin2010-10-253-20/+17
* example: updated examples/pylintrc by using --generate-rcfileEmile Anclin2010-10-251-147/+79
* help / man: more explicit on dummy variable regexEmile Anclin2010-10-252-3/+3
* fix exit code on bad optionsEmile Anclin2010-10-251-1/+6
* fix broken smoketestEmile Anclin2010-10-211-7/+11
* add a minimal class decorator testEmile Anclin2010-10-211-0/+9
* close #48066: crash on redirecting non-ascii outputEmile Anclin2010-10-211-11/+14
* Raise: modified attribute nameEmile Anclin2010-10-121-2/+2
* force source to true when explicitly asked to analyze a fileSylvain Thénault2010-10-111-4/+3
* add initial support for set and list comprehensionsDaniel Harding2010-10-073-9/+12
* update VariablesChecker to take into account the nested scopes of dictionary ...Daniel Harding2010-10-091-3/+25
* remove useless lgc.compat importsEmile Anclin2010-10-064-4/+3
* Added tag pylint-debian-version-0.21.3-1 for changeset 70e2836f1f46Sylvain Thénault2010-09-281-0/+1