<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/addline.cpp, branch v4.0.0a9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/addline.cpp?h=v4.0.0a9</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/addline.cpp?h=v4.0.0a9'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2022-01-09T14:38:01Z</updated>
<entry>
<title>Always catch exceptions as a constant reference.</title>
<updated>2022-01-09T14:38:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-09T14:38:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dbfcc74e23067a1cc2ceb3bccfff9e8868947419'/>
<id>urn:sha1:dbfcc74e23067a1cc2ceb3bccfff9e8868947419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always use ExtractTS to extract timestamps from S2S messages.</title>
<updated>2021-09-10T12:09:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-10T12:09:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bec93a9ab8eff6df9f9180a108b29d59f0ad1d27'/>
<id>urn:sha1:bec93a9ab8eff6df9f9180a108b29d59f0ad1d27</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://cgit.space/~steering/inspircd++.git/commit/?id=7cb27dabe695505d2eb7b942c4fbf518dda8e6b3'/>
<id>urn:sha1:7cb27dabe695505d2eb7b942c4fbf518dda8e6b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-01-17T12:36:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-17T12:27:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1de6f5b4a99d8f36d589cb2404cb510e7434afe1'/>
<id>urn:sha1:1de6f5b4a99d8f36d589cb2404cb510e7434afe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2019-05-15T14:26:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2019-05-15T14:11:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1d5b18de82a90317291a10acb3b9132324c0e98b'/>
<id>urn:sha1:1d5b18de82a90317291a10acb3b9132324c0e98b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2019-03-30T22:06:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2019-03-30T22:06:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1fff2f7f87fa0e69494fe45902cfa315204d1e43'/>
<id>urn:sha1:1fff2f7f87fa0e69494fe45902cfa315204d1e43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start using DurationString() in X-line additions and</title>
<updated>2019-02-18T09:17:38Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-02-17T09:23:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=755a32c75101c4df0e5699db558785fc0dbc1973'/>
<id>urn:sha1:755a32c75101c4df0e5699db558785fc0dbc1973</id>
<content type='text'>
a few other modules where it fits better than just showing seconds.
</content>
</entry>
<entry>
<title>SnomaskManager: remove fakederef.</title>
<updated>2019-02-07T12:17:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2019-02-07T12:17:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8e908f0a6864eab4cf37997773603e9943bb7892'/>
<id>urn:sha1:8e908f0a6864eab4cf37997773603e9943bb7892</id>
<content type='text'>
</content>
</entry>
</feed>
