<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libical-git.git/src/java, branch flexbison</title>
<subtitle>github.com: libical/libical.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/'/>
<entry>
<title>REUSE compliance</title>
<updated>2022-06-06T12:09:39+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2022-06-06T12:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=5de3e1500d33e3f14b289ee29ceb79cd9cc64fed'/>
<id>5de3e1500d33e3f14b289ee29ceb79cd9cc64fed</id>
<content type='text'>
fixes: #489
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes: #489
</pre>
</div>
</content>
</entry>
<entry>
<title>various - fix a few more misspellings</title>
<updated>2021-08-15T15:18:53+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2021-08-15T15:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=1a841e6bdd6078a4578c6051a00a9baaeee3394f'/>
<id>1a841e6bdd6078a4578c6051a00a9baaeee3394f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos and misspellings found by CodeSpell 2.1.0.</title>
<updated>2021-07-13T00:16:46+00:00</updated>
<author>
<name>Shaun Case</name>
<email>shaunc@aja.com</email>
</author>
<published>2021-07-13T00:16:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=4c37fbf5001ca9ee9d96d6ed3ad33ba43325055a'/>
<id>4c37fbf5001ca9ee9d96d6ed3ad33ba43325055a</id>
<content type='text'>
Fix a few Python whitespace errors found by Syntastic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a few Python whitespace errors found by Syntastic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize verb forms</title>
<updated>2020-06-30T16:54:07+00:00</updated>
<author>
<name>Michael McClurg</name>
<email>michael.mcclurg@outlook.com</email>
</author>
<published>2020-06-30T16:54:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=b6f9bf76330fb0b80d0f9c9d66c2b824006a8ad8'/>
<id>b6f9bf76330fb0b80d0f9c9d66c2b824006a8ad8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>various - use https instead of http where we can</title>
<updated>2019-12-14T23:51:59+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2019-12-14T23:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=f5e5311c70d15c5c39331968420712292c3701f2'/>
<id>f5e5311c70d15c5c39331968420712292c3701f2</id>
<content type='text'>
Update Eric's email
Remove softwarestudio.com which no longer exists as a domain
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update Eric's email
Remove softwarestudio.com which no longer exists as a domain
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into remove-is_utc</title>
<updated>2017-10-02T00:46:59+00:00</updated>
<author>
<name>Kent Sutherland</name>
<email>git@ksuther.com</email>
</author>
<published>2017-10-02T00:46:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=9b1d3f20be51498c971676d398f2403d8dca2194'/>
<id>9b1d3f20be51498c971676d398f2403d8dca2194</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relicense to MPL 2.0 instead of MPL 1.0</title>
<updated>2017-05-07T21:07:02+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2017-05-07T21:07:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=878f1ea29a9d8999979c9acbf3f6a6b2f7132974'/>
<id>878f1ea29a9d8999979c9acbf3f6a6b2f7132974</id>
<content type='text'>
fix urls. make source license headers consistent
GNU "Lesser" vs. GNU "Library"
etc.

issue: #297
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix urls. make source license headers consistent
GNU "Lesser" vs. GNU "Library"
etc.

issue: #297
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed references to is_utc from Java and libical-glib.</title>
<updated>2017-02-12T23:42:02+00:00</updated>
<author>
<name>Kent Sutherland</name>
<email>git@ksuther.com</email>
</author>
<published>2017-02-12T23:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=4e668943bf8278b1b61af3b00e85e076ecbd8a4f'/>
<id>4e668943bf8278b1b61af3b00e85e076ecbd8a4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated icalproperty_remove_parameter</title>
<updated>2016-12-18T19:03:32+00:00</updated>
<author>
<name>Kent Sutherland</name>
<email>git@ksuther.com</email>
</author>
<published>2016-12-18T18:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=2090906f02a08eb7223fffaf068b0ebfb41776a7'/>
<id>2090906f02a08eb7223fffaf068b0ebfb41776a7</id>
<content type='text'>
Use icalproperty_remove_parameter_by_kind instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use icalproperty_remove_parameter_by_kind instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused icalattachtype</title>
<updated>2016-12-18T16:02:39+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2016-12-18T16:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libical-git.git/commit/?id=431cc09ef9869d5857da613e855a9cfba0201461'/>
<id>431cc09ef9869d5857da613e855a9cfba0201461</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
