<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make, branch v3.9.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/make?h=v3.9.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/make?h=v3.9.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2021-02-26T06:58:13Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2021-02-26T06:58:13Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-02-26T06:58:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1bf7ca389426e196697eba9a8b60277db03fbedb'/>
<id>urn:sha1:1bf7ca389426e196697eba9a8b60277db03fbedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix using the TR1 headers on compilers that support C++17.</title>
<updated>2021-02-01T17:00:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-01T17:00:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5b21a60a9d96827d6822c56b2dfdf08dbce5867f'/>
<id>urn:sha1:5b21a60a9d96827d6822c56b2dfdf08dbce5867f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the base path being used for more than just the install prefix.</title>
<updated>2021-01-31T14:38:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-31T14:33:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=55a0a6ab66739fae65d123fadff1a31d96999c16'/>
<id>urn:sha1:55a0a6ab66739fae65d123fadff1a31d96999c16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bitshift in INSPIRCD_VERSION_SINCE.</title>
<updated>2021-01-30T17:31:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-30T17:31:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=10714b0ded0ff1304034bb3c2eab9ef5fb163616'/>
<id>urn:sha1:10714b0ded0ff1304034bb3c2eab9ef5fb163616</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary chdirs in the helper script.</title>
<updated>2021-01-29T15:01:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-29T15:01:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ce05e885a9258139eb7b076c29a70b5f8d366209'/>
<id>urn:sha1:ce05e885a9258139eb7b076c29a70b5f8d366209</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some minor oversights introduced in 859a799 and 3e557e8.</title>
<updated>2021-01-29T14:24:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-29T14:22:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0e5081e87c1609d3c4a9855775ee562ceab485f6'/>
<id>urn:sha1:0e5081e87c1609d3c4a9855775ee562ceab485f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the `./configure --help` output</title>
<updated>2021-01-29T14:10:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-29T14:09:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=413a08a4d3d3381dbcc215eb81fe4713cb646602'/>
<id>urn:sha1:413a08a4d3d3381dbcc215eb81fe4713cb646602</id>
<content type='text'>
- Document --portable, --runtime-dir, and INSPIRCD_VERBOSE.
- Make the output coloured on supporting terminals.
- Fix the description of --data-dir.
- Wrap all lines at 80 charactrs.
- Upper case the value names and wrap in &lt;&gt; not [].
</content>
</entry>
<entry>
<title>Always use for in Perl modules.</title>
<updated>2021-01-29T13:46:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-29T13:46:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2fceea41e8eefe0e109d7b7de445589bfd2a49ef'/>
<id>urn:sha1:2fceea41e8eefe0e109d7b7de445589bfd2a49ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Purge all remaining uses of print_format.</title>
<updated>2021-01-29T13:39:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-29T13:39:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3e557e85d3ae1ef6d09ed2fdda379d8833a4400d'/>
<id>urn:sha1:3e557e85d3ae1ef6d09ed2fdda379d8833a4400d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate some stuff away from print_format.</title>
<updated>2021-01-27T16:47:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-27T16:47:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=859a79923a1e9df7195e1320d66b61ee162f52cc'/>
<id>urn:sha1:859a79923a1e9df7195e1320d66b61ee162f52cc</id>
<content type='text'>
</content>
</entry>
</feed>
