<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.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/inspircd.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-03-18T14:18:03Z</updated>
<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>Improve the clock jumping message slightly.</title>
<updated>2025-03-10T19:18:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-10T01:24:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=41124e1ad11db1708d1f5b942cc9fcbe00b1e3c2'/>
<id>urn:sha1:41124e1ad11db1708d1f5b942cc9fcbe00b1e3c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Duration::ToHuman instead of seconds in various messages.</title>
<updated>2025-03-03T14:47:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-03T14:47:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=abba3ed1e60f6d5d1f0a69460dc864cd7b2c429a'/>
<id>urn:sha1:abba3ed1e60f6d5d1f0a69460dc864cd7b2c429a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Flush stderr and stdout after starting up if using --nofork.</title>
<updated>2025-03-02T12:24:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-02T12:24:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=030d71057597553dad26df8d9491c00f95bff669'/>
<id>urn:sha1:030d71057597553dad26df8d9491c00f95bff669</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>Fix expanding paths on portable installations.</title>
<updated>2025-02-15T14:44:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-02-15T14:24:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c2100a2e4b6a4d77af615bcd300aa5e5a077358'/>
<id>urn:sha1:6c2100a2e4b6a4d77af615bcd300aa5e5a077358</id>
<content type='text'>
Closes #2148.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into insp4.</title>
<updated>2025-01-17T17:46:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-01-17T17:46:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f6d8b0295bbd1efa6b303c5f6eb6c702113b0f8f'/>
<id>urn:sha1:f6d8b0295bbd1efa6b303c5f6eb6c702113b0f8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a typo in a help message.</title>
<updated>2025-01-17T17:45:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-01-17T17:45:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a6e4d4a77f16d8178b7d36aed74c61e5453cda77'/>
<id>urn:sha1:a6e4d4a77f16d8178b7d36aed74c61e5453cda77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write the pid file earlier to avoid a crash.</title>
<updated>2024-12-10T14:02:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-12-10T14:02:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=173f88f08496b2b8e833a13d0122c00ec51421db'/>
<id>urn:sha1:173f88f08496b2b8e833a13d0122c00ec51421db</id>
<content type='text'>
{fmt} gets angry if we try to write to a closed stdout.
</content>
</entry>
<entry>
<title>Fix measuring the CPU load on Windows.</title>
<updated>2024-08-27T13:48:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-27T13:48:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=491d82677d271a89a8f83f180f3afd9c90c0c5ba'/>
<id>urn:sha1:491d82677d271a89a8f83f180f3afd9c90c0c5ba</id>
<content type='text'>
</content>
</entry>
</feed>
