summaryrefslogtreecommitdiff
path: root/utils.py
Commit message (Expand)AuthorAgeFilesLines
* fix statement countSylvain Th?nault2010-05-111-0/+3
* fix full documentation generationSylvain Th?nault2010-04-191-23/+25
* also unify [en|dis]able-report with generic [en|dis]able.Sylvain Th?nault2010-04-191-1/+12
* cleanup, d-t-w, fix remaining [en|dis] method callSylvain Th?nault2010-04-191-39/+77
* use generic disable / enable methods and inline optionSylvain Th?nault2010-04-191-21/+11
* refactor messages and checker handlingSylvain Th?nault2010-04-161-74/+84
* copyright update : date up 2010Emile Anclin2010-03-231-2/+2
* fix #9791Vincent2009-11-251-3/+25
* d-t-w, cleanupSylvain Th?nault2009-08-261-22/+22
* use .fromlineno, not .linenoastng2sylvain thenault2009-03-191-3/+1
* fix output status computingSylvain2009-03-171-1/+1
* remove zero-status-cat option, use message filtering + different status code...sylvain thenault2009-01-281-3/+10
* enhance m.kiilerich patch so exit status code may be somewhat controlled (eg ...sylvain thenault2009-01-281-4/+4
* change [en|dis]able-msg-cat options: only accept message categoriessylvain thenault2009-01-281-16/+23
* Let pylint exit code indicate result of checksMads Kiilerich2009-01-281-0/+1
* cleanup / lint fixesSylvain Thenault2008-12-031-3/+3
* factorize import utilsEmile Anclin2008-09-221-1/+47
* cleanupEmile Anclin2008-09-101-3/+2
* little simplifyingEmile Anclin2008-09-091-7/+4
* cleanupSylvain2008-03-271-2/+2
* pylint pylintSylvain2007-07-141-2/+2
* #3259Sylvain2007-02-191-37/+40
* rpython tests okSylvain2007-02-151-2/+2
* fix some format checker false positivesSylvain2006-10-031-1/+1
* fixed python \>= 2.4 format false positive with multiple lines statementSylvain2006-09-251-1/+1
* remove buggy cut and paste, remove some __revision__Sylvain2006-09-201-2/+0
* module_msgs_state needs to be initialized as an empty dict (not None)Adrien Di Mascio2006-08-101-2/+2
* check ChangeLogsyt2006-05-091-28/+62
* * new W0212 message for access to protected member from client codesyt2006-05-051-4/+3
* forget the past.root2006-04-261-0/+353