<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pylint.git, branch source_view</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pylint-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/'/>
<entry>
<title>Rename show_message to the more appropriate show_sourcefile</title>
<updated>2013-06-01T20:24:34+00:00</updated>
<author>
<name>Pete</name>
<email>sneakypete81@gmail.com</email>
</author>
<published>2013-06-01T20:24:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=c018c2af1c0ae6f6436ee4105331624eed12d44c'/>
<id>c018c2af1c0ae6f6436ee4105331624eed12d44c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added source file viewer.</title>
<updated>2013-06-01T20:15:05+00:00</updated>
<author>
<name>Pete</name>
<email>sneakypete81@gmail.com</email>
</author>
<published>2013-06-01T20:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=5368173b3b626af511194378730366b2237782b8'/>
<id>5368173b3b626af511194378730366b2237782b8</id>
<content type='text'>
Double-clicking on a warning/error message opens the source file and scrolls
    to the affected line.
Added additional fields to gui.msgs to enable this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Double-clicking on a warning/error message opens the source file and scrolls
    to the affected line.
Added additional fields to gui.msgs to enable this.
</pre>
</div>
</content>
</entry>
<entry>
<title>old-style classes are deprecated: refactor to new style</title>
<updated>2013-05-20T13:59:30+00:00</updated>
<author>
<name>Nicolas Chauvat</name>
<email>nicolas.chauvat@logilab.fr</email>
</author>
<published>2013-05-20T13:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=2fb13f937b31021915f186547050ec78979c5c57'/>
<id>2fb13f937b31021915f186547050ec78979c5c57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>since PyLinter._dynamic_plugins is used as a set, make it a set</title>
<updated>2013-05-20T13:52:24+00:00</updated>
<author>
<name>Nicolas Chauvat</name>
<email>nicolas.chauvat@logilab.fr</email>
</author>
<published>2013-05-20T13:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=fb600a34111425760cd5745a18fcd07dc9c18218'/>
<id>fb600a34111425760cd5745a18fcd07dc9c18218</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add delta to comparison with note from previous execution</title>
<updated>2013-05-07T08:03:06+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2013-05-07T08:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=762931ab2262fc73a5272d656e39409c5db86e8e'/>
<id>762931ab2262fc73a5272d656e39409c5db86e8e</id>
<content type='text'>
as suggested by S?bastien Celles
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as suggested by S?bastien Celles
</pre>
</div>
</content>
</entry>
<entry>
<title>drop ref to internal and 404 url</title>
<updated>2013-05-07T07:43:38+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2013-05-07T07:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=0c33289faebe3c31c7a072329390c2dda7977722'/>
<id>0c33289faebe3c31c7a072329390c2dda7977722</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix spelling of max-branchs option, now max-branches</title>
<updated>2013-05-07T07:42:13+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2013-05-07T07:42:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=922c09836cce4a603b22a972149b57115a559f24'/>
<id>922c09836cce4a603b22a972149b57115a559f24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in tmarek/pylint (pull request #15)</title>
<updated>2013-05-07T08:01:47+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>thenault@gmail.com</email>
</author>
<published>2013-05-07T08:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=5cbe6b872ac9e6b8f4f66313e4f16f1bb4031033'/>
<id>5cbe6b872ac9e6b8f4f66313e4f16f1bb4031033</id>
<content type='text'>
Tokenize the input source only once and hand it to all checkers that need the token stream.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tokenize the input source only once and hand it to all checkers that need the token stream.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix url of code-quality mailing list</title>
<updated>2013-05-07T07:30:59+00:00</updated>
<author>
<name>Denis Laxalde</name>
<email>denis.laxalde@logilab.fr</email>
</author>
<published>2013-05-07T07:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=8ccee612b4da0de68d37eaeea602ccf6302ee10f'/>
<id>8ccee612b4da0de68d37eaeea602ccf6302ee10f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor updates for the token checker interface, triggered by the review.</title>
<updated>2013-05-03T12:27:03+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>tmarek@google.com</email>
</author>
<published>2013-05-03T12:27:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=17fb1d38dc5123609c0d5064707654ddffdef349'/>
<id>17fb1d38dc5123609c0d5064707654ddffdef349</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
