<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/sinfo.cpp, branch insp2</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/sinfo.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/sinfo.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-12-03T17:34:58Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2025-12-03T17:34:58Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-12-03T17:34:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=919236508307e3f66aa95ae04fada8074a8631f8'/>
<id>urn:sha1:919236508307e3f66aa95ae04fada8074a8631f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2025-02-28T14:30:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-02-28T13:42:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cdd3226befacd40c07b5c987cf93d0626df8d287'/>
<id>urn:sha1:cdd3226befacd40c07b5c987cf93d0626df8d287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert debug logging from string concatenation to format strings.</title>
<updated>2025-01-23T16:35:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-01-23T16:35:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b9fee8b43dc1903ecb08c81405fb83295fc64db9'/>
<id>urn:sha1:b9fee8b43dc1903ecb08c81405fb83295fc64db9</id>
<content type='text'>
When running in normal mode this will prevent a bunch of expensive
string concatenation.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix extracting data from the 1205 version/fullversion SINFO keys.</title>
<updated>2023-06-03T23:44:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-03T23:43:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db03b58d1cd60643ab53b2db4801a7ca4c44a6c0'/>
<id>urn:sha1:db03b58d1cd60643ab53b2db4801a7ca4c44a6c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert log calls to use fmtlib format strings</title>
<updated>2023-01-24T00:12:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T23:48:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=206d31de85192353d03c74766e80513a87dc49b4'/>
<id>urn:sha1:206d31de85192353d03c74766e80513a87dc49b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework the levels things are logged at to make more sense.</title>
<updated>2022-12-18T13:43:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-18T13:43:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d8b4414ee18be69eb7c6c491587e4895dc995fac'/>
<id>urn:sha1:d8b4414ee18be69eb7c6c491587e4895dc995fac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate the (raw)version SINFO keys and split out customversion/rawbranch.</title>
<updated>2022-05-17T19:06:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-17T19:06:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=04fba25ada45f787ff6c93f813912b81a257538a'/>
<id>urn:sha1:04fba25ada45f787ff6c93f813912b81a257538a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite logging calls to use the new APIs.</title>
<updated>2022-05-01T21:07:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T03:30:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e23ee3fde17a6bb17a9e56c7105f4bbceb36391f'/>
<id>urn:sha1:e23ee3fde17a6bb17a9e56c7105f4bbceb36391f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert CmdResult to an 8-bit strongly typed enum.</title>
<updated>2020-10-27T00:59:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-26T23:40:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7cb27dabe695505d2eb7b942c4fbf518dda8e6b3'/>
<id>urn:sha1:7cb27dabe695505d2eb7b942c4fbf518dda8e6b3</id>
<content type='text'>
</content>
</entry>
</feed>
