<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/addline.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/addline.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/addline.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-03-28T10:40:50Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2025-03-28T10:40:50Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-03-28T10:40:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73f400aee5b71637f329857c9eb0d202705783ec'/>
<id>urn:sha1:73f400aee5b71637f329857c9eb0d202705783ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ToHuman to ToLongString.</title>
<updated>2025-03-18T14:18:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-18T13:57:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=31c446201bf1b2b14dde2770e2006712438589e7'/>
<id>urn:sha1:31c446201bf1b2b14dde2770e2006712438589e7</id>
<content type='text'>
This name is used by functions in too many places already.
</content>
</entry>
<entry>
<title>Add Duration::ToHuman and update messages to use it.</title>
<updated>2025-03-03T14:00:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-02T14:15:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2102b065d4ed91c5199c1dececdec4e385657cfd'/>
<id>urn:sha1:2102b065d4ed91c5199c1dececdec4e385657cfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-21T09:36:09Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-21T09:36:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd4c5e3840a01764f12aad138277bfe2d94f8268'/>
<id>urn:sha1:fd4c5e3840a01764f12aad138277bfe2d94f8268</id>
<content type='text'>
</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>Also allow suffixing with -line[d] if an X-line is two characters.</title>
<updated>2023-07-25T08:48:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-25T08:48:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3f3c2583beae75ad47e782596788bc60ce8097bb'/>
<id>urn:sha1:3f3c2583beae75ad47e782596788bc60ce8097bb</id>
<content type='text'>
This makes things easier for modules like require_auth in contrib
which has a GA-line.
</content>
</entry>
<entry>
<title>Rename duration to timeutils and relocate InspIRCd::TimeString.</title>
<updated>2023-05-10T10:57:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-10T10:57:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe4c512839f9f613fc5098e5a9d8c9a402e60aa0'/>
<id>urn:sha1:fe4c512839f9f613fc5098e5a9d8c9a402e60aa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert WriteToSnoMask/WriteGlobalSno to use fmtlib format strings.</title>
<updated>2023-01-23T13:07:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T11:09:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9db9d5abe4abd975cd8725283f2efcd4bcae5f8e'/>
<id>urn:sha1:9db9d5abe4abd975cd8725283f2efcd4bcae5f8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move duration functions to their own header.</title>
<updated>2023-01-23T01:01:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T00:08:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5404f841552f756f6a319c5957c32ffbd3d52b9'/>
<id>urn:sha1:b5404f841552f756f6a319c5957c32ffbd3d52b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-01T13:19:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-01T13:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d048778f789e8977506668631dab649426ca01ce'/>
<id>urn:sha1:d048778f789e8977506668631dab649426ca01ce</id>
<content type='text'>
</content>
</entry>
</feed>
