<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lv2.git/scripts, branch main</title>
<subtitle>LV2</subtitle>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/'/>
<entry>
<title>Fix pylint warning in test script</title>
<updated>2022-10-05T20:15:26+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-10-05T20:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=3a3da7a493507655b4d6f83878692280b48a8579'/>
<id>3a3da7a493507655b4d6f83878692280b48a8579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation index</title>
<updated>2022-09-09T16:55:17+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-09-09T02:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=931fe4f70b48e0f020c3f999c253009d99b860fa'/>
<id>931fe4f70b48e0f020c3f999c253009d99b860fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 0BSD for trivial "public domain intent" things</title>
<updated>2022-09-08T19:57:22+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-09-08T19:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=3e0183ef54a88eb0f038c53778700f1490df6153'/>
<id>3e0183ef54a88eb0f038c53778700f1490df6153</id>
<content type='text'>
Fedora takes issue with CC0.  Although it doesn't really matter for this
stuff (dual licensed anyway, questionably "software", certainly not patentable,
and so on), this is simpler and more consistent with the ISC license used for
the actual software anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fedora takes issue with CC0.  Although it doesn't really matter for this
stuff (dual licensed anyway, questionably "software", certainly not patentable,
and so on), this is simpler and more consistent with the ISC license used for
the actual software anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace change history data with a plain text NEWS file</title>
<updated>2022-09-07T01:35:21+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-09-06T23:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=4b661ad6f1607afc30df5461756df6940ebd524e'/>
<id>4b661ad6f1607afc30df5461756df6940ebd524e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation build</title>
<updated>2022-08-22T15:40:43+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-08-22T15:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=ebb4dce640d6cec61ad28df2129396256439c639'/>
<id>ebb4dce640d6cec61ad28df2129396256439c639</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix syntax check on Windows</title>
<updated>2022-08-09T20:32:05+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-08-09T20:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=503ad506f919b425f7812f08615eb5c6af00f63c'/>
<id>503ad506f919b425f7812f08615eb5c6af00f63c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix inconsistent namespace index order</title>
<updated>2022-08-06T02:02:50+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-08-05T20:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=677fac0a0b58ab5bf900d281a57116a90cfbc17b'/>
<id>677fac0a0b58ab5bf900d281a57116a90cfbc17b</id>
<content type='text'>
This was "automatically" sorted on some systems and/or Python versions, but not
others.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was "automatically" sorted on some systems and/or Python versions, but not
others.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation build with Python 3.7</title>
<updated>2022-08-06T02:02:50+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-08-05T20:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=7768958f8691d095c7869f212cc6c2233b973228'/>
<id>7768958f8691d095c7869f212cc6c2233b973228</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pylint warning</title>
<updated>2022-07-20T00:15:28+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-07-20T00:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=03cab09433d7bc5b5e0c1508351053494653a340'/>
<id>03cab09433d7bc5b5e0c1508351053494653a340</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Log syntax error origins when building index</title>
<updated>2022-07-19T22:30:21+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2022-07-19T22:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=32ef40d0c87f51bb0867243069c775c144758bed'/>
<id>32ef40d0c87f51bb0867243069c775c144758bed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
