<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch v4.0.0a10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v4.0.0a10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v4.0.0a10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-04-30T13:47:39Z</updated>
<entry>
<title>Format enums with an underlying type like classes.</title>
<updated>2022-04-30T13:47:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-30T13:47:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0e7883dd962f16bbac1dd0b4b6a33de3c19ceca1'/>
<id>urn:sha1:0e7883dd962f16bbac1dd0b4b6a33de3c19ceca1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-29T10:24:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-29T10:24:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6'/>
<id>urn:sha1:d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-04-28T17:49:16Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-04-28T17:49:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=346ec99c430cbb4e57df0bc288a36316efc4e9ec'/>
<id>urn:sha1:346ec99c430cbb4e57df0bc288a36316efc4e9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-16T15:16:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-16T15:16:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30edd1070df3ddb2ae64b61b65c25f88a0b61e49'/>
<id>urn:sha1:30edd1070df3ddb2ae64b61b65c25f88a0b61e49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a class that wraps a dynamic reference to the extban manager.</title>
<updated>2022-04-16T09:52:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-16T09:52:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=985ef046ce82cbfc3e9ce1eab98955fc1b63fc88'/>
<id>urn:sha1:985ef046ce82cbfc3e9ce1eab98955fc1b63fc88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ERR_UNAVAILRESOURCE for things that should be retried later.</title>
<updated>2022-04-11T23:52:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-11T23:52:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fa8c035373a7c20a2f533ec565acd385fef2c7c9'/>
<id>urn:sha1:fa8c035373a7c20a2f533ec565acd385fef2c7c9</id>
<content type='text'>
Also move it to the global numerics header to avoid duplication.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-05T22:37:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-05T22:37:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72372136c46e1863ba09140f1d79e2e53270b86b'/>
<id>urn:sha1:72372136c46e1863ba09140f1d79e2e53270b86b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the grammar of various xline messages.</title>
<updated>2022-04-05T17:28:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-05T16:48:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=461b214b794f3c8723ae6e6d795d126285b35076'/>
<id>urn:sha1:461b214b794f3c8723ae6e6d795d126285b35076</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unsigned/const keyword ordering, remove unnecessary consts.</title>
<updated>2022-03-27T14:41:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-27T14:33:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed6e19bbd06cdec2a9d75e4c2c338d47d759eecf'/>
<id>urn:sha1:ed6e19bbd06cdec2a9d75e4c2c338d47d759eecf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-03-27T14:30:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-27T14:30:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f06ea52d0ab08db213b2c2fd81a4dee95910af16'/>
<id>urn:sha1:f06ea52d0ab08db213b2c2fd81a4dee95910af16</id>
<content type='text'>
</content>
</entry>
</feed>
