<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>dd6e42d3abec7beafe109ff8ad3f427a3c2d97e4</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/57045b13337f4706242c25007269e3c7aaccb5d3</url>
    <id>57045b13337f4706242c25007269e3c7aaccb5d3</id>
    <committed-date>2002-07-13T09:41:44-07:00</committed-date>
    <authored-date>2002-07-13T09:41:44-07:00</authored-date>
    <message>Tweak error msg.</message>
    <tree>a2752d4575ed706e9214846ecdabee579a7844e8</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7fd9fd07e0aaa0f9d9b7f3323c87a1cf0eee459</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/dd6e42d3abec7beafe109ff8ad3f427a3c2d97e4</url>
    <id>dd6e42d3abec7beafe109ff8ad3f427a3c2d97e4</id>
    <committed-date>2002-07-13T07:10:12-07:00</committed-date>
    <authored-date>2002-07-13T07:10:12-07:00</authored-date>
    <message>Fix off-by-one error.</message>
    <tree>f38bda678d1623af546234f866a1bfea51e0b024</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63caa26073fd8030fd6eb649769c984b856c15ee</id>
      </parent>
    </parents>
    <author>
      <name>Cliff Wood</name>
      <email>clifton.wood@gmail.com</email>
    </author>
    <url>http://github.com/scc/slash/commit/c7fd9fd07e0aaa0f9d9b7f3323c87a1cf0eee459</url>
    <id>c7fd9fd07e0aaa0f9d9b7f3323c87a1cf0eee459</id>
    <committed-date>2002-07-12T21:05:37-07:00</committed-date>
    <authored-date>2002-07-12T21:05:37-07:00</authored-date>
    <message>Fixes *teensy* problem with the user discussion index... it didn't
use the right template variable for the uid.</message>
    <tree>e5187ec69306d6bf3f41880269671cbff022008b</tree>
    <committer>
      <name>Cliff Wood</name>
      <email>clifton.wood@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db5a9c8bf1da2c0fa9fe918cd5f28885f44cbda0</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/63caa26073fd8030fd6eb649769c984b856c15ee</url>
    <id>63caa26073fd8030fd6eb649769c984b856c15ee</id>
    <committed-date>2002-07-12T15:39:57-07:00</committed-date>
    <authored-date>2002-07-12T15:39:57-07:00</authored-date>
    <message>Add some commented-out code that we'll try to get working later.</message>
    <tree>4895e17878f5387ae138fd0b00276564f20b5add</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f85aa42bb27348e8f034b1d105e81c2148a892d</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/db5a9c8bf1da2c0fa9fe918cd5f28885f44cbda0</url>
    <id>db5a9c8bf1da2c0fa9fe918cd5f28885f44cbda0</id>
    <committed-date>2002-07-12T15:39:39-07:00</committed-date>
    <authored-date>2002-07-12T15:39:39-07:00</authored-date>
    <message>Admins get exempted from some formkey hoops.</message>
    <tree>0aa8d9f4d06b57eca1b728a896aa4faec3d6e5b9</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d83210504f94098497060e3c45ee9bf5fe04ba5b</id>
      </parent>
    </parents>
    <author>
      <name>Cliff Wood</name>
      <email>clifton.wood@gmail.com</email>
    </author>
    <url>http://github.com/scc/slash/commit/4f85aa42bb27348e8f034b1d105e81c2148a892d</url>
    <id>4f85aa42bb27348e8f034b1d105e81c2148a892d</id>
    <committed-date>2002-07-12T15:31:52-07:00</committed-date>
    <authored-date>2002-07-12T15:31:52-07:00</authored-date>
    <message>Fixed problems with IPID bans not applying to logged in users.
Now UID-based bans (most expensive) and IPID bans (least expensive)
should work fine. SUBNETID-based bans (right in the middle) do NOT work
yet, but it's not comment.pl's fault. For this fix, BACK TO USERS.PL WE
GOOO!</message>
    <tree>88949b9c1cbd6a1427d3bb5b5a775677c7ce1b49</tree>
    <committer>
      <name>Cliff Wood</name>
      <email>clifton.wood@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94650b0fdc94637e893aa4fc333716165804f45d</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/d83210504f94098497060e3c45ee9bf5fe04ba5b</url>
    <id>d83210504f94098497060e3c45ee9bf5fe04ba5b</id>
    <committed-date>2002-07-12T15:00:04-07:00</committed-date>
    <authored-date>2002-07-12T15:00:04-07:00</authored-date>
    <message>Note where Slashdot was updated.</message>
    <tree>2b7cd7ac60ad1141ddf48ceec0e4c93081e4906f</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b88e5d1dd0c23418b31918058dc19a40eec8e335</id>
      </parent>
    </parents>
    <author>
      <name>Jon 'CowboyNeal' Pater</name>
      <email>cowboyneal@slashdot.org</email>
    </author>
    <url>http://github.com/scc/slash/commit/94650b0fdc94637e893aa4fc333716165804f45d</url>
    <id>94650b0fdc94637e893aa4fc333716165804f45d</id>
    <committed-date>2002-07-12T11:41:43-07:00</committed-date>
    <authored-date>2002-07-12T11:41:43-07:00</authored-date>
    <message>Updated RSS/RDF titles to be &quot;$sitename: $section&quot;, which is more fitting.</message>
    <tree>dc3c80ca9ad6e77fb76cd8483b059f0339d3f516</tree>
    <committer>
      <name>Jon 'CowboyNeal' Pater</name>
      <email>cowboyneal@slashdot.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f2ed5840dbd10a7e7495aa5b143ac3693c9bc625</id>
      </parent>
    </parents>
    <author>
      <name>Jon 'CowboyNeal' Pater</name>
      <email>cowboyneal@slashdot.org</email>
    </author>
    <url>http://github.com/scc/slash/commit/b88e5d1dd0c23418b31918058dc19a40eec8e335</url>
    <id>b88e5d1dd0c23418b31918058dc19a40eec8e335</id>
    <committed-date>2002-07-12T09:24:31-07:00</committed-date>
    <authored-date>2002-07-12T09:24:31-07:00</authored-date>
    <message>Fixed numbering of search results.</message>
    <tree>5ad481d5f8f01de66d888fb4a61fe78d6033eb36</tree>
    <committer>
      <name>Jon 'CowboyNeal' Pater</name>
      <email>cowboyneal@slashdot.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7bb2ef37d718777d82eebea738bb93df4806c940</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/f2ed5840dbd10a7e7495aa5b143ac3693c9bc625</url>
    <id>f2ed5840dbd10a7e7495aa5b143ac3693c9bc625</id>
    <committed-date>2002-07-12T09:03:06-07:00</committed-date>
    <authored-date>2002-07-12T09:03:06-07:00</authored-date>
    <message>New max comments per 24 hours code.</message>
    <tree>c49f500645f398eb46cc1e108341206b8b76f460</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8c54160f68cef843a33c0fccd7438853e63e7c0</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/7bb2ef37d718777d82eebea738bb93df4806c940</url>
    <id>7bb2ef37d718777d82eebea738bb93df4806c940</id>
    <committed-date>2002-07-12T06:16:55-07:00</committed-date>
    <authored-date>2002-07-12T06:16:55-07:00</authored-date>
    <message>OK, there were four places the check for $section-&gt;{contained} needed
to be done, not two.</message>
    <tree>7788af76e09f4a7f50bb095df7ebae0ed6ca1703</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63e46cbde3a526ca425f1cb49cc2d6a0af58bb08</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/a8c54160f68cef843a33c0fccd7438853e63e7c0</url>
    <id>a8c54160f68cef843a33c0fccd7438853e63e7c0</id>
    <committed-date>2002-07-11T20:58:37-07:00</committed-date>
    <authored-date>2002-07-11T20:58:37-07:00</authored-date>
    <message>Workaround for MSIE page-widening bug, overlooked earlier today.</message>
    <tree>ea297eb3db3eec4907b7d5479be9b2fd4b0bcf07</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>accbaae4829201294961a16245ad7f6ddb40de64</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/63e46cbde3a526ca425f1cb49cc2d6a0af58bb08</url>
    <id>63e46cbde3a526ca425f1cb49cc2d6a0af58bb08</id>
    <committed-date>2002-07-11T17:53:35-07:00</committed-date>
    <authored-date>2002-07-11T17:53:35-07:00</authored-date>
    <message>New API for getStoryList().</message>
    <tree>f34eaa891f981fa2034f67ceb8d4474bdc1a7e16</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>21abfdb3abe39aece68f95499d03ee4b390bcbe3</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/accbaae4829201294961a16245ad7f6ddb40de64</url>
    <id>accbaae4829201294961a16245ad7f6ddb40de64</id>
    <committed-date>2002-07-11T17:25:37-07:00</committed-date>
    <authored-date>2002-07-11T17:25:37-07:00</authored-date>
    <message>Don't deference an undef here either.</message>
    <tree>fe0aca98d31d22996190bd736fed74cc4372a171</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ed6ad7762e9b092488e3442f3a4d7fadd6075036</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/21abfdb3abe39aece68f95499d03ee4b390bcbe3</url>
    <id>21abfdb3abe39aece68f95499d03ee4b390bcbe3</id>
    <committed-date>2002-07-11T17:23:32-07:00</committed-date>
    <authored-date>2002-07-11T17:23:32-07:00</authored-date>
    <message>Don't try to deference an undef.</message>
    <tree>3b8bc555d911a1c9f35002b40cad2b661115032a</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9742741a4c900860564e8ec8e814b3132a53170e</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/ed6ad7762e9b092488e3442f3a4d7fadd6075036</url>
    <id>ed6ad7762e9b092488e3442f3a4d7fadd6075036</id>
    <committed-date>2002-07-11T16:00:27-07:00</committed-date>
    <authored-date>2002-07-11T16:00:27-07:00</authored-date>
    <message>Admins get to see numeric karma.</message>
    <tree>417fd8f95783368bd770bb29d1325eb454e57541</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9dd71e02ab8fdfcf75e94a79e34dd81d05a404a3</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/9742741a4c900860564e8ec8e814b3132a53170e</url>
    <id>9742741a4c900860564e8ec8e814b3132a53170e</id>
    <committed-date>2002-07-11T15:22:45-07:00</committed-date>
    <authored-date>2002-07-11T15:22:45-07:00</authored-date>
    <message>DROP is a valid command for a schema.</message>
    <tree>fa6c90ab1e66818a82d95b6eb69b9575e052c9a2</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b644b10f7bc86b39c6a9db3b20c1c71be289e705</id>
      </parent>
    </parents>
    <author>
      <name>Brian Aker</name>
      <email>brian@tangent.org</email>
    </author>
    <url>http://github.com/scc/slash/commit/9dd71e02ab8fdfcf75e94a79e34dd81d05a404a3</url>
    <id>9dd71e02ab8fdfcf75e94a79e34dd81d05a404a3</id>
    <committed-date>2002-07-11T15:00:18-07:00</committed-date>
    <authored-date>2002-07-11T15:00:18-07:00</authored-date>
    <message>Saving speedup</message>
    <tree>7c04372683fb4f91be9a57b7879ade03298be6a3</tree>
    <committer>
      <name>Brian Aker</name>
      <email>brian@tangent.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>232a1424573b4130e6f5b2c430f2db95f43cabe6</id>
      </parent>
    </parents>
    <author>
      <name>Brian Aker</name>
      <email>brian@tangent.org</email>
    </author>
    <url>http://github.com/scc/slash/commit/b644b10f7bc86b39c6a9db3b20c1c71be289e705</url>
    <id>b644b10f7bc86b39c6a9db3b20c1c71be289e705</id>
    <committed-date>2002-07-11T10:49:20-07:00</committed-date>
    <authored-date>2002-07-11T10:49:20-07:00</authored-date>
    <message>Fix in section logic</message>
    <tree>c40fafbb10f9f43d1b562339c6404403d81528d4</tree>
    <committer>
      <name>Brian Aker</name>
      <email>brian@tangent.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8af7419aaa66890282abfcda029155639338179e</id>
      </parent>
    </parents>
    <author>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </author>
    <url>http://github.com/scc/slash/commit/232a1424573b4130e6f5b2c430f2db95f43cabe6</url>
    <id>232a1424573b4130e6f5b2c430f2db95f43cabe6</id>
    <committed-date>2002-07-11T10:12:04-07:00</committed-date>
    <authored-date>2002-07-11T10:12:04-07:00</authored-date>
    <message>Update useperl</message>
    <tree>b5416f7b9ff1d01e3ada60fe1cbe06a6a558157d</tree>
    <committer>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>07f94e1fe328577d9ff770702e2d66a2d7b6cb36</id>
      </parent>
    </parents>
    <author>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </author>
    <url>http://github.com/scc/slash/commit/8af7419aaa66890282abfcda029155639338179e</url>
    <id>8af7419aaa66890282abfcda029155639338179e</id>
    <committed-date>2002-07-11T09:49:10-07:00</committed-date>
    <authored-date>2002-07-11T09:49:10-07:00</authored-date>
    <message>New way of breaking long words.  The MSIE-bug-specific code has been
taken out.  This is the new version of stripByMode, the old version
has been removed.</message>
    <tree>7a2a0da4cfec195b3038fd3e8cc3c253d1fc6756</tree>
    <committer>
      <name>Jamie McCarthy</name>
      <email>jamie@mccarthy.vg</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>58a2192a50e710467b213f58c1262a48c15cf379</id>
      </parent>
    </parents>
    <author>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </author>
    <url>http://github.com/scc/slash/commit/07f94e1fe328577d9ff770702e2d66a2d7b6cb36</url>
    <id>07f94e1fe328577d9ff770702e2d66a2d7b6cb36</id>
    <committed-date>2002-07-11T09:07:39-07:00</committed-date>
    <authored-date>2002-07-11T09:07:39-07:00</authored-date>
    <message>Export decode_entities from Slash::Utility::Data</message>
    <tree>300ff2c79298aee5ac4ece7b64dd1e99f74c8cba</tree>
    <committer>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>70cb0520de561c5998cca04c39a1962c73daa8fd</id>
      </parent>
    </parents>
    <author>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </author>
    <url>http://github.com/scc/slash/commit/58a2192a50e710467b213f58c1262a48c15cf379</url>
    <id>58a2192a50e710467b213f58c1262a48c15cf379</id>
    <committed-date>2002-07-11T07:57:06-07:00</committed-date>
    <authored-date>2002-07-11T07:57:06-07:00</authored-date>
    <message>Strip out extra newlines on lists</message>
    <tree>a5c7e4536175538ce5a43be3c0cc545049feb8f4</tree>
    <committer>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee40090ffc710fbff90714bf07894c0c81580afc</id>
      </parent>
    </parents>
    <author>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </author>
    <url>http://github.com/scc/slash/commit/70cb0520de561c5998cca04c39a1962c73daa8fd</url>
    <id>70cb0520de561c5998cca04c39a1962c73daa8fd</id>
    <committed-date>2002-07-11T07:55:50-07:00</committed-date>
    <authored-date>2002-07-11T07:55:50-07:00</authored-date>
    <message>Allow custom body/footer templates</message>
    <tree>3543e68e6aa34d7f17343731c7f5ae0ca666e075</tree>
    <committer>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f51477710b2843238cb9b7854ec2ae94b3db204</id>
      </parent>
    </parents>
    <author>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </author>
    <url>http://github.com/scc/slash/commit/ee40090ffc710fbff90714bf07894c0c81580afc</url>
    <id>ee40090ffc710fbff90714bf07894c0c81580afc</id>
    <committed-date>2002-07-11T07:54:57-07:00</committed-date>
    <authored-date>2002-07-11T07:54:57-07:00</authored-date>
    <message>Put date in Daily Stories/Headlines Subject</message>
    <tree>3ac95ec1e30a495eaf42dce20856e2f990b0f8c5</tree>
    <committer>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99705a7df1aa5ba6580d7814bdb8e6dd2e1b04fe</id>
      </parent>
    </parents>
    <author>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </author>
    <url>http://github.com/scc/slash/commit/1f51477710b2843238cb9b7854ec2ae94b3db204</url>
    <id>1f51477710b2843238cb9b7854ec2ae94b3db204</id>
    <committed-date>2002-07-11T07:51:54-07:00</committed-date>
    <authored-date>2002-07-11T07:51:54-07:00</authored-date>
    <message>Properly get uncached data for topic editing</message>
    <tree>28cae34cd84bd869e34b5c2fabe71d207dcb4415</tree>
    <committer>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19aecb97651664628ba8b7b39434edf78ff691d3</id>
      </parent>
    </parents>
    <author>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </author>
    <url>http://github.com/scc/slash/commit/99705a7df1aa5ba6580d7814bdb8e6dd2e1b04fe</url>
    <id>99705a7df1aa5ba6580d7814bdb8e6dd2e1b04fe</id>
    <committed-date>2002-07-10T19:41:41-07:00</committed-date>
    <authored-date>2002-07-10T19:41:41-07:00</authored-date>
    <message>Require Template 2.07</message>
    <tree>07b51afaeabd80e23aee394397ef767e4655cf1b</tree>
    <committer>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>abe25f18ed7bacccc02fe9005014c9750498919b</id>
      </parent>
    </parents>
    <author>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </author>
    <url>http://github.com/scc/slash/commit/19aecb97651664628ba8b7b39434edf78ff691d3</url>
    <id>19aecb97651664628ba8b7b39434edf78ff691d3</id>
    <committed-date>2002-07-10T19:41:02-07:00</committed-date>
    <authored-date>2002-07-10T19:41:02-07:00</authored-date>
    <message>Add comment</message>
    <tree>ae564e1086d54d2a254ca6cdfb8f68227dbb4bd8</tree>
    <committer>
      <name>pudge</name>
      <email>projects@pudge.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a6acfe7fa251bafa2e2b83f19f3b40da8553cac6</id>
      </parent>
    </parents>
    <author>
      <name>Slashteam</name>
      <email>slashteam@slashdot.org</email>
    </author>
    <url>http://github.com/scc/slash/commit/abe25f18ed7bacccc02fe9005014c9750498919b</url>
    <id>abe25f18ed7bacccc02fe9005014c9750498919b</id>
    <committed-date>2002-07-10T17:26:21-07:00</committed-date>
    <authored-date>2002-07-10T17:26:21-07:00</authored-date>
    <message>Updates</message>
    <tree>f67b02ef3f93bef25f5eecfe6c511dbdbf126db1</tree>
    <committer>
      <name>Slashteam</name>
      <email>slashteam@slashdot.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f0fdc0e419cd643b9d69bd72262bb7c4e7b54f7</id>
      </parent>
    </parents>
    <author>
      <name>Brian Aker</name>
      <email>brian@tangent.org</email>
    </author>
    <url>http://github.com/scc/slash/commit/a6acfe7fa251bafa2e2b83f19f3b40da8553cac6</url>
    <id>a6acfe7fa251bafa2e2b83f19f3b40da8553cac6</id>
    <committed-date>2002-07-09T15:49:16-07:00</committed-date>
    <authored-date>2002-07-09T15:49:16-07:00</authored-date>
    <message>Small fixes</message>
    <tree>142b51006c5b449547c9e3d57d97dd69c5514859</tree>
    <committer>
      <name>Brian Aker</name>
      <email>brian@tangent.org</email>
    </committer>
  </commit>
</commits>
