<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nbb.git/src, branch master</title>
<subtitle>Build, install source into branch specific place</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/'/>
<entry>
<title>Make automake's "make" command depend on configure</title>
<updated>2008-07-24T13:03:14+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-24T13:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=b1d5fc06e235a45561bf53b4bfd07856cec4ea81'/>
<id>b1d5fc06e235a45561bf53b4bfd07856cec4ea81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure cmp/mv/rm rules are correct and silent</title>
<updated>2008-07-18T22:25:12+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-18T22:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=e2fd1f2e101486859899049147df7993c8042df7'/>
<id>e2fd1f2e101486859899049147df7993c8042df7</id>
<content type='text'>
Make sure the "if cmp ... mv .. rm" in make rules are
correct and useful, and the cmp is silent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure the "if cmp ... mv .. rm" in make rules are
correct and useful, and the cmp is silent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some issues found by pylint/pychecker</title>
<updated>2008-07-16T11:59:02+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-16T04:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=9559ceb5def8ec5d2e5674e7bf25b484877b3e60'/>
<id>9559ceb5def8ec5d2e5674e7bf25b484877b3e60</id>
<content type='text'>
Includes real issues like wrong argument numbers and missing
ancestor __init__() calls, whitespace and comment cleanups.

Cannot "fix" everything because of a good amount of the warnings
raised by pylint/pychecker are false alarms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes real issues like wrong argument numbers and missing
ancestor __init__() calls, whitespace and comment cleanups.

Cannot "fix" everything because of a good amount of the warnings
raised by pylint/pychecker are false alarms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pylint and pychecker checks as "lint" target</title>
<updated>2008-07-16T11:35:17+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-16T04:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=c73487455e8d9a283fcb328eab8573c4c5bc73c7'/>
<id>c73487455e8d9a283fcb328eab8573c4c5bc73c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix calling conventions (found by pychecker)</title>
<updated>2008-07-15T22:11:17+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-15T22:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=b867f3c3c1ef3909e911dcaac19a24b2fa7a328f'/>
<id>b867f3c3c1ef3909e911dcaac19a24b2fa7a328f</id>
<content type='text'>
The test suite does not appear to test these code pathes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test suite does not appear to test these code pathes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused references found by pychecker</title>
<updated>2008-07-15T22:10:26+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-15T22:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=8912df6469047b0d70b01755dc33c1d56e91b05a'/>
<id>8912df6469047b0d70b01755dc33c1d56e91b05a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More robust plugin duplicate detection</title>
<updated>2008-07-15T21:51:00+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-15T21:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=fc2bbdeec62a9006fde4bbd004ad4e5c81601c7e'/>
<id>fc2bbdeec62a9006fde4bbd004ad4e5c81601c7e</id>
<content type='text'>
When running pychecker, we got a few duplicate plugin errors
due to multiple imports of the same module or something similar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When running pychecker, we got a few duplicate plugin errors
due to multiple imports of the same module or something similar.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split commands into generic and nbb specific part</title>
<updated>2008-07-15T10:28:56+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-04T14:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=972e6308a88aa3c7b2da0e191029dddc42ce490b'/>
<id>972e6308a88aa3c7b2da0e191029dddc42ce490b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change from (sh|run)-(src|...) to --srcdir etc.</title>
<updated>2008-07-15T10:28:56+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-03T22:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=63fe2783e7ff50a9dfded18d42badbf6a1cf75de'/>
<id>63fe2783e7ff50a9dfded18d42badbf6a1cf75de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs</title>
<updated>2008-07-15T10:28:56+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-03T22:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=dead238a225a1a0a6be7857e6279771efdbc76ae'/>
<id>dead238a225a1a0a6be7857e6279771efdbc76ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
