<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>79540d37e8cc9346e99248d66eb199876b16d7f8</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/6da89129ba78c42e5d10cf253fa339550f0ac06d</url>
    <id>6da89129ba78c42e5d10cf253fa339550f0ac06d</id>
    <committed-date>2009-06-06T13:10:15-07:00</committed-date>
    <authored-date>2009-06-06T13:10:10-07:00</authored-date>
    <message>Fix regression with non-hex regex</message>
    <tree>93265fdd3d134a5b94deb17da561c14c03b9ab5b</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da84417293275d2c57a290344b248cde2756ebe2</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/79540d37e8cc9346e99248d66eb199876b16d7f8</url>
    <id>79540d37e8cc9346e99248d66eb199876b16d7f8</id>
    <committed-date>2009-06-06T02:12:45-07:00</committed-date>
    <authored-date>2009-06-06T02:12:45-07:00</authored-date>
    <message>Fix message parsing that caused camper to die silently</message>
    <tree>3778301cb07b7a175f0045a1b9e8ec9ca3216a11</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f9b94b61043e5765e6cc252e18871d0b2a8f69e2</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/da84417293275d2c57a290344b248cde2756ebe2</url>
    <id>da84417293275d2c57a290344b248cde2756ebe2</id>
    <committed-date>2009-02-10T18:05:43-08:00</committed-date>
    <authored-date>2009-02-10T18:02:05-08:00</authored-date>
    <message>refactored to be consistent with existing patching approach of Campfire::Room

Signed-off-by: Jared Kuolt &lt;me@superjared.com&gt;</message>
    <tree>1d09581adda7d21b1c3926a8216fd37fdd3f143b</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3f14ff648e436d6eba2239f312fecc10e9f93723</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/f9b94b61043e5765e6cc252e18871d0b2a8f69e2</url>
    <id>f9b94b61043e5765e6cc252e18871d0b2a8f69e2</id>
    <committed-date>2009-02-09T17:40:39-08:00</committed-date>
    <authored-date>2009-02-09T17:22:30-08:00</authored-date>
    <message>added leave, join, and status commands

Signed-off-by: Jared Kuolt &lt;me@superjared.com&gt;</message>
    <tree>f1b2fd9ed1217f612406ef11e1d7ff55f4ba26b9</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ccc9c6c63c25cd9a5a5f19349ffc480f50c52ac6</id>
      </parent>
    </parents>
    <author>
      <name>Anton Mironov</name>
      <email>ant.mironov@gmail.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/3f14ff648e436d6eba2239f312fecc10e9f93723</url>
    <id>3f14ff648e436d6eba2239f312fecc10e9f93723</id>
    <committed-date>2009-01-20T11:24:17-08:00</committed-date>
    <authored-date>2009-01-19T06:35:38-08:00</authored-date>
    <message>Example extended to use with multiple users

Signed-off-by: Jared Kuolt &lt;me@superjared.com&gt;</message>
    <tree>e908acd0fc67ea0dbf78ad3d694b4fbf4fb87081</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>95cbbf4aeadea3c34e7b54ab91c8d28b141f97e5</id>
      </parent>
    </parents>
    <author>
      <name>Anton Mironov</name>
      <email>ant.mironov@gmail.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/ccc9c6c63c25cd9a5a5f19349ffc480f50c52ac6</url>
    <id>ccc9c6c63c25cd9a5a5f19349ffc480f50c52ac6</id>
    <committed-date>2009-01-20T11:24:17-08:00</committed-date>
    <authored-date>2009-01-19T06:33:24-08:00</authored-date>
    <message>Allow to use multiple users simultaneously

Signed-off-by: Jared Kuolt &lt;me@superjared.com&gt;</message>
    <tree>8dc4ee44a1fae7cc56380aeb33a24f8205492d44</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>270485a3de743f5e8fb5aaa3e1f35af751387daa</id>
      </parent>
    </parents>
    <author>
      <name>Mikhail Gusarov</name>
      <email>dottedmag@dottedmag.net</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/95cbbf4aeadea3c34e7b54ab91c8d28b141f97e5</url>
    <id>95cbbf4aeadea3c34e7b54ab91c8d28b141f97e5</id>
    <committed-date>2009-01-20T11:24:16-08:00</committed-date>
    <authored-date>2009-01-18T03:52:55-08:00</authored-date>
    <message>Fixed handling of \uNNNN characters

Signed-off-by: Jared Kuolt &lt;me@superjared.com&gt;</message>
    <tree>d97d8da8fb090dcd04e8b3bce6db8265c8136057</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5adcb57882f82cee621e79c992addb383e47052</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/270485a3de743f5e8fb5aaa3e1f35af751387daa</url>
    <id>270485a3de743f5e8fb5aaa3e1f35af751387daa</id>
    <committed-date>2008-12-30T11:29:48-08:00</committed-date>
    <authored-date>2008-12-30T11:29:48-08:00</authored-date>
    <message>Allow for HTML in jabber message</message>
    <tree>4809f8255daa899bb88e1961df1456d9174114d4</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d40a622a4ca284afda555906995151f35dcd8d7</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/f5adcb57882f82cee621e79c992addb383e47052</url>
    <id>f5adcb57882f82cee621e79c992addb383e47052</id>
    <committed-date>2008-12-30T10:25:51-08:00</committed-date>
    <authored-date>2008-12-30T10:25:51-08:00</authored-date>
    <message>Fix users command and use Hpricot to parse user list</message>
    <tree>741757cf9dbd2ab87ba409445d0df4bf113ffae1</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2557acabc7e4905b854ecda2567ca9a3f4c774f7</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/3d40a622a4ca284afda555906995151f35dcd8d7</url>
    <id>3d40a622a4ca284afda555906995151f35dcd8d7</id>
    <committed-date>2008-12-30T07:59:33-08:00</committed-date>
    <authored-date>2008-12-30T07:59:33-08:00</authored-date>
    <message>Add note in README about Hpricot</message>
    <tree>7cdd50ef9ae79d34643bd008481482e796906a83</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b4cf682df4c484cca2ef8868f953de1c3f354c4</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/2557acabc7e4905b854ecda2567ca9a3f4c774f7</url>
    <id>2557acabc7e4905b854ecda2567ca9a3f4c774f7</id>
    <committed-date>2008-12-30T07:55:23-08:00</committed-date>
    <authored-date>2008-12-30T07:55:23-08:00</authored-date>
    <message>Remove wacky paren</message>
    <tree>8d36c186cf613619d7ab6009b7f16286234575ef</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63f15567af2f55188c2015d8a725e089a1ded0a4</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/5b4cf682df4c484cca2ef8868f953de1c3f354c4</url>
    <id>5b4cf682df4c484cca2ef8868f953de1c3f354c4</id>
    <committed-date>2008-12-30T07:53:51-08:00</committed-date>
    <authored-date>2008-12-30T07:53:51-08:00</authored-date>
    <message>Refactor for better readability</message>
    <tree>be31e4c0599609717c453487bdc49b002cc748ee</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fdea9cbef148af9ea25cd65f63b3a66e6c592f13</id>
      </parent>
    </parents>
    <author>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/63f15567af2f55188c2015d8a725e089a1ded0a4</url>
    <id>63f15567af2f55188c2015d8a725e089a1ded0a4</id>
    <committed-date>2008-12-30T07:46:51-08:00</committed-date>
    <authored-date>2008-12-30T07:46:51-08:00</authored-date>
    <message>Added parens around Hash in symbolize_keys!</message>
    <tree>5fe1022137fab5b3c59cc4debcb0e5ce6527e37e</tree>
    <committer>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44f4ffc2590ebd2223c4e9ec7a6d60181fae334d</id>
      </parent>
      <parent>
        <id>9df91b3788b97b20260d4925f36f5b98f1abb125</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/fdea9cbef148af9ea25cd65f63b3a66e6c592f13</url>
    <id>fdea9cbef148af9ea25cd65f63b3a66e6c592f13</id>
    <committed-date>2008-12-30T07:40:44-08:00</committed-date>
    <authored-date>2008-12-30T07:40:44-08:00</authored-date>
    <message>Merge branch 'master' of git://github.com/ChristopherMacGown/camper</message>
    <tree>666b7ba32475dff3f135ac8c2cc3fba7f532524c</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2a01a52fc088a69c45ab587de88933219f42f356</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/44f4ffc2590ebd2223c4e9ec7a6d60181fae334d</url>
    <id>44f4ffc2590ebd2223c4e9ec7a6d60181fae334d</id>
    <committed-date>2008-12-30T07:39:55-08:00</committed-date>
    <authored-date>2008-12-30T07:39:47-08:00</authored-date>
    <message>Remove extraneous requirement in README</message>
    <tree>606c98f4ea97fb5c98fa65fa095cb1bbd31a2875</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22ceae05ca86a80dba96c1e0f44d82307f3dae28</id>
      </parent>
      <parent>
        <id>2a01a52fc088a69c45ab587de88933219f42f356</id>
      </parent>
    </parents>
    <author>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/9df91b3788b97b20260d4925f36f5b98f1abb125</url>
    <id>9df91b3788b97b20260d4925f36f5b98f1abb125</id>
    <committed-date>2008-12-30T07:38:22-08:00</committed-date>
    <authored-date>2008-12-30T07:38:22-08:00</authored-date>
    <message>Merge branch 'master' of git://github.com/JaredKuolt/camper</message>
    <tree>cb93472e52b7a873da02aed572d78a428ece8660</tree>
    <committer>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c067d835e27e73bbc7893f473c6f049b2c0a930f</id>
      </parent>
    </parents>
    <author>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/22ceae05ca86a80dba96c1e0f44d82307f3dae28</url>
    <id>22ceae05ca86a80dba96c1e0f44d82307f3dae28</id>
    <committed-date>2008-12-30T07:37:27-08:00</committed-date>
    <authored-date>2008-12-30T07:37:27-08:00</authored-date>
    <message>Clean up symbolize_keys!</message>
    <tree>5d7ebd89a20443015a6a25afcd54c0cf1fc32802</tree>
    <committer>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89cac44d487eab157ea480ee0d2bc2cada131bb3</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/2a01a52fc088a69c45ab587de88933219f42f356</url>
    <id>2a01a52fc088a69c45ab587de88933219f42f356</id>
    <committed-date>2008-12-30T07:29:23-08:00</committed-date>
    <authored-date>2008-12-30T07:29:23-08:00</authored-date>
    <message>Scan for command and send message if it does not exist</message>
    <tree>64aa1ac6a1b4344e526031e3036ed018507b6e81</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b11e44dccb175dc0e2c98fdec715f3ceea3300e3</id>
      </parent>
      <parent>
        <id>456bfa549454c4f1948127cb818c61ba69c3058a</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/89cac44d487eab157ea480ee0d2bc2cada131bb3</url>
    <id>89cac44d487eab157ea480ee0d2bc2cada131bb3</id>
    <committed-date>2008-12-30T07:19:34-08:00</committed-date>
    <authored-date>2008-12-30T07:19:34-08:00</authored-date>
    <message>Merge branch 'master' of git://github.com/ChristopherMacGown/camper</message>
    <tree>d38f3cbe6d9f733bd8c3f104fd0a360129c3ff9f</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>456bfa549454c4f1948127cb818c61ba69c3058a</id>
      </parent>
      <parent>
        <id>b11e44dccb175dc0e2c98fdec715f3ceea3300e3</id>
      </parent>
    </parents>
    <author>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/c067d835e27e73bbc7893f473c6f049b2c0a930f</url>
    <id>c067d835e27e73bbc7893f473c6f049b2c0a930f</id>
    <committed-date>2008-12-30T07:16:19-08:00</committed-date>
    <authored-date>2008-12-30T07:16:19-08:00</authored-date>
    <message>Merge branch 'master' of git://github.com/JaredKuolt/camper</message>
    <tree>d38f3cbe6d9f733bd8c3f104fd0a360129c3ff9f</tree>
    <committer>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72bced2ec0cfb0c1b58fbdd18bc773f49d7f1c04</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/b11e44dccb175dc0e2c98fdec715f3ceea3300e3</url>
    <id>b11e44dccb175dc0e2c98fdec715f3ceea3300e3</id>
    <committed-date>2008-12-30T07:14:53-08:00</committed-date>
    <authored-date>2008-12-30T07:14:53-08:00</authored-date>
    <message>Use Hpricot to create a plain text representation of Campfire HTML</message>
    <tree>7d92b3c4d42ae9a12f494286ee8e4cf526abc4b1</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7526e3ee388f90165b589f1971ebde44a3da8b11</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/72bced2ec0cfb0c1b58fbdd18bc773f49d7f1c04</url>
    <id>72bced2ec0cfb0c1b58fbdd18bc773f49d7f1c04</id>
    <committed-date>2008-12-29T18:28:14-08:00</committed-date>
    <authored-date>2008-12-29T18:28:14-08:00</authored-date>
    <message>Use Hash.symbolize_keys! for a little bit of cleanliness</message>
    <tree>ffb88be4291373e56a5880c711cc9492dcf488e3</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b62a16c6e8178b4ff096d5cb5aabe99be52166de</id>
      </parent>
      <parent>
        <id>6187c096f3401fbcc7ff1bd510888eebd652cd8d</id>
      </parent>
    </parents>
    <author>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/456bfa549454c4f1948127cb818c61ba69c3058a</url>
    <id>456bfa549454c4f1948127cb818c61ba69c3058a</id>
    <committed-date>2008-12-29T08:26:49-08:00</committed-date>
    <authored-date>2008-12-29T08:26:49-08:00</authored-date>
    <message>Merge commit 'origin/master'

Conflicts:
	camper.rb</message>
    <tree>1e031d90e8749e64ea1bfc891564e236071b1e1f</tree>
    <committer>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7526e3ee388f90165b589f1971ebde44a3da8b11</id>
      </parent>
    </parents>
    <author>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/b62a16c6e8178b4ff096d5cb5aabe99be52166de</url>
    <id>b62a16c6e8178b4ff096d5cb5aabe99be52166de</id>
    <committed-date>2008-12-29T08:24:42-08:00</committed-date>
    <authored-date>2008-12-29T07:55:47-08:00</authored-date>
    <message>Generalize commands, check msg[:person] is empty? instead of .to_s == &quot;&quot;</message>
    <tree>1e031d90e8749e64ea1bfc891564e236071b1e1f</tree>
    <committer>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7526e3ee388f90165b589f1971ebde44a3da8b11</id>
      </parent>
    </parents>
    <author>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/6187c096f3401fbcc7ff1bd510888eebd652cd8d</url>
    <id>6187c096f3401fbcc7ff1bd510888eebd652cd8d</id>
    <committed-date>2008-12-29T07:55:47-08:00</committed-date>
    <authored-date>2008-12-29T07:55:47-08:00</authored-date>
    <message>Generalize commands, check msg[:person] is empty? instead of .to_s == &quot;&quot;</message>
    <tree>1accaaae31ff6bb319e2efdbc6eb4e261f2393f3</tree>
    <committer>
      <name>Christopher MacGown</name>
      <email>chris@slicehost.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>76041454e8b869f024e086d2f057bce533010f34</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/7526e3ee388f90165b589f1971ebde44a3da8b11</url>
    <id>7526e3ee388f90165b589f1971ebde44a3da8b11</id>
    <committed-date>2008-12-24T14:42:57-08:00</committed-date>
    <authored-date>2008-12-24T14:42:57-08:00</authored-date>
    <message>Remove cruft, be smarter with exceptions</message>
    <tree>0919f87b0b5c143080778176c4646da2acb16b7e</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00788648f80babfee482a4791ca1dc2b541fd0cc</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/76041454e8b869f024e086d2f057bce533010f34</url>
    <id>76041454e8b869f024e086d2f057bce533010f34</id>
    <committed-date>2008-12-23T14:00:08-08:00</committed-date>
    <authored-date>2008-12-23T14:00:08-08:00</authored-date>
    <message>Paste when necessary</message>
    <tree>674f38e7f636d14ed6696dd11528cb389d0f00bb</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79f9128471e9ef90e1dfdfb550e2a0d2196b2d7c</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/00788648f80babfee482a4791ca1dc2b541fd0cc</url>
    <id>00788648f80babfee482a4791ca1dc2b541fd0cc</id>
    <committed-date>2008-12-23T13:37:00-08:00</committed-date>
    <authored-date>2008-12-23T13:37:00-08:00</authored-date>
    <message>Add !users special command to list users in a room</message>
    <tree>c7b96a6073f921c8ad9364eb7eed76f180220e77</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>021483abdb3a1fa5243a98b31ca1cace65af37e3</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/79f9128471e9ef90e1dfdfb550e2a0d2196b2d7c</url>
    <id>79f9128471e9ef90e1dfdfb550e2a0d2196b2d7c</id>
    <committed-date>2008-12-23T12:57:59-08:00</committed-date>
    <authored-date>2008-12-23T12:57:59-08:00</authored-date>
    <message>Reverse incorrect check that sends only blank messages</message>
    <tree>2534a6ed73a884b6be7b6dfd42b9265c207a3784</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73d3f7e8dfc9a9fd7aca68bb008b691b38565166</id>
      </parent>
    </parents>
    <author>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </author>
    <url>http://github.com/JaredKuolt/camper/commit/021483abdb3a1fa5243a98b31ca1cace65af37e3</url>
    <id>021483abdb3a1fa5243a98b31ca1cace65af37e3</id>
    <committed-date>2008-12-23T12:25:51-08:00</committed-date>
    <authored-date>2008-12-23T12:25:51-08:00</authored-date>
    <message>Add README.markdown</message>
    <tree>a88da1b88c130059e0647d0508d34dce4eb44557</tree>
    <committer>
      <name>Jared Kuolt</name>
      <email>me@superjared.com</email>
    </committer>
  </commit>
</commits>
