<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_alltime.cpp, branch v1.2.4</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_alltime.cpp?h=v1.2.4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_alltime.cpp?h=v1.2.4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-03-15T12:42:35Z</updated>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make m_alltime easier to scan read for discrepancies on larger networks</title>
<updated>2008-08-30T23:29:26Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-30T23:29:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42aadffd87e1323b67860ace23cd5e16a6d9bb97'/>
<id>urn:sha1:42aadffd87e1323b67860ace23cd5e16a6d9bb97</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10356 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change module versions to use a string instead of fixed digits, and use propset ID to auto-set versions, so we don't have (essentially unused) module versions.</title>
<updated>2008-08-25T20:35:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T20:35:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a'/>
<id>urn:sha1:8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10291 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixed some indentation and spacing in modules</title>
<updated>2008-06-11T11:35:23Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-11T11:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d185decae97752368d5cf62311cbc0d1a52aa22c'/>
<id>urn:sha1:d185decae97752368d5cf62311cbc0d1a52aa22c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix this being broken over remote links</title>
<updated>2008-05-23T17:36:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-05-23T17:36:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23b17c9b3a190d4ca4b49bb4bf656e2238b714ed'/>
<id>urn:sha1:23b17c9b3a190d4ca4b49bb4bf656e2238b714ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9794 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert a few more modules to new API and command handler.</title>
<updated>2008-05-04T22:44:03Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-04T22:44:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=098f92e10024350022fd61d10bf64d75d071dc38'/>
<id>urn:sha1:098f92e10024350022fd61d10bf64d75d071dc38</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9616 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>In visual studio, CRT crashes when strftime() is given an invalid format specifier and %F/%T are not supported! -- reported along with stripcolor bug by jackmcbarn, thanks</title>
<updated>2008-04-12T14:47:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-12T14:47:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0898f10f75bcd8ecde21c73da90955f95dc30e50'/>
<id>urn:sha1:0898f10f75bcd8ecde21c73da90955f95dc30e50</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9467 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Replace here too</title>
<updated>2008-04-12T13:20:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-12T13:20:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2205c65c72f3980be734e0616eb61b7eceb21b8f'/>
<id>urn:sha1:2205c65c72f3980be734e0616eb61b7eceb21b8f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9463 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make all our modules use the new stuff rather than the send_ events</title>
<updated>2008-04-04T13:12:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T13:12:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59ca4eec57a9c8b37e79e3031c74b59d4803fc28'/>
<id>urn:sha1:59ca4eec57a9c8b37e79e3031c74b59d4803fc28</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9301 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
