<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands.cpp, branch v3.10.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/commands.cpp?h=v3.10.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands.cpp?h=v3.10.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-04-24T09:23:47Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2020-04-24T09:23:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-24T09:23:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44489ddf7e90413d8f656aea24d74445bab227af'/>
<id>urn:sha1:44489ddf7e90413d8f656aea24d74445bab227af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow commands to override ERR_{NEEDSMOREPARAMS,NOTREGISTERED}.</title>
<updated>2020-03-18T11:26:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-03-18T10:54:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=92d83e91038eb54a8200815d5d948c2b61dacce4'/>
<id>urn:sha1:92d83e91038eb54a8200815d5d948c2b61dacce4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move command stuff to a more appropriate source file.</title>
<updated>2020-03-05T20:47:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-27T12:16:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8d1255a82c1bdb53928a007be113caff15683d53'/>
<id>urn:sha1:8d1255a82c1bdb53928a007be113caff15683d53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up the documentation of the Command and SplitCommand classes.</title>
<updated>2020-03-05T20:47:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-27T11:50:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=600ea3b38fde78c8105f94c39772dea8043f0573'/>
<id>urn:sha1:600ea3b38fde78c8105f94c39772dea8043f0573</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://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CommandBase::Params instead of std::vector&lt;std::string&gt;.</title>
<updated>2018-07-26T19:12:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-26T18:43:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=384ef31bc01e4a1a2e59d082c9066002410ba54a'/>
<id>urn:sha1:384ef31bc01e4a1a2e59d082c9066002410ba54a</id>
<content type='text'>
This is presently a typedef but will soon be replaced with a class
that encapsulates both tags and parameters.
</content>
</entry>
<entry>
<title>Kill needless #includes in source files</title>
<updated>2014-06-14T13:30:14Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-14T13:30:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=82435b6fa8805baa65e04a582f3e4a2c84237f73'/>
<id>urn:sha1:82435b6fa8805baa65e04a582f3e4a2c84237f73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deduplicate and move the *MatchesEveryone() functions to core_xline</title>
<updated>2014-03-12T12:50:41Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-12T12:50:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7aab18ae35770fa38aee887a3696d779516c7cb0'/>
<id>urn:sha1:7aab18ae35770fa38aee887a3696d779516c7cb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove whitespace and minor style changes</title>
<updated>2014-01-23T13:37:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-23T13:37:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d02011d69fe1e52ec0bc38051eff9ea93a1cc88c'/>
<id>urn:sha1:d02011d69fe1e52ec0bc38051eff9ea93a1cc88c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove $Core and $Mod* comments apart from $ModDep.</title>
<updated>2013-07-04T14:51:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-07-03T03:34:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54d10d53c730ab81ca6464fe2f0e0ecbcd435672'/>
<id>urn:sha1:54d10d53c730ab81ca6464fe2f0e0ecbcd435672</id>
<content type='text'>
</content>
</entry>
</feed>
