<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>008843719685063b90b83b5922e05df41b069b75</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/620a0494e4b26b49165c69d97679357d8c69b82b</url>
    <id>620a0494e4b26b49165c69d97679357d8c69b82b</id>
    <committed-date>2009-10-16T11:21:30-07:00</committed-date>
    <authored-date>2009-10-16T11:21:30-07:00</authored-date>
    <message>Set the StatusPlugin to a lower priority so it doesn't overshadow DeployPlugin.</message>
    <tree>5b710154605f05ee1198bfcf09dff724f0bdd1cc</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aec3f95ef8eef7805048c3467bbb889d0867a8b6</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/008843719685063b90b83b5922e05df41b069b75</url>
    <id>008843719685063b90b83b5922e05df41b069b75</id>
    <committed-date>2009-10-15T22:28:06-07:00</committed-date>
    <authored-date>2009-10-15T22:28:06-07:00</authored-date>
    <message>Fix 500 Internal Server errors whenever we try to post a message.

CF now seems to require a X-Requested-With: XmlHttpRequest header with each message post.</message>
    <tree>b1cf0a241c78b6b862a494dd53bd1fd12f2cc395</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d76ac94ed4fdaf481eb8d6066b320a1b97da4bb</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/aec3f95ef8eef7805048c3467bbb889d0867a8b6</url>
    <id>aec3f95ef8eef7805048c3467bbb889d0867a8b6</id>
    <committed-date>2009-10-08T08:48:08-07:00</committed-date>
    <authored-date>2009-10-08T08:48:08-07:00</authored-date>
    <message>Fix issue with list status parsing</message>
    <tree>0d0f565d15cc0d42031de8fd10604cff65417959</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4dc74ddaef092eef2aed31c415ef6b32943568a0</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/7d76ac94ed4fdaf481eb8d6066b320a1b97da4bb</url>
    <id>7d76ac94ed4fdaf481eb8d6066b320a1b97da4bb</id>
    <committed-date>2009-10-02T16:43:40-07:00</committed-date>
    <authored-date>2009-10-02T16:43:40-07:00</authored-date>
    <message>Fix Wes' tweet counting problem</message>
    <tree>6acaa2053a2d7a60343499d37c60a26941ad31b2</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2abad89f4dec5e50c66551c0dae954b0673ea67d</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/4dc74ddaef092eef2aed31c415ef6b32943568a0</url>
    <id>4dc74ddaef092eef2aed31c415ef6b32943568a0</id>
    <committed-date>2009-08-07T15:29:51-07:00</committed-date>
    <authored-date>2009-08-07T15:29:51-07:00</authored-date>
    <message>Fix TwitterError handling</message>
    <tree>0bf0a2d9d25808c55b7928e5833a11e44b75dc50</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff307fe352db4065eecb978a0f7ff2cafc958fd3</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/2abad89f4dec5e50c66551c0dae954b0673ea67d</url>
    <id>2abad89f4dec5e50c66551c0dae954b0673ea67d</id>
    <committed-date>2009-07-16T02:46:10-07:00</committed-date>
    <authored-date>2009-07-16T02:46:10-07:00</authored-date>
    <message>Fix that wes couldn't say anything properly.

Reminder: class variables (@@foo) don't have the same behavior
as class instance variables (class&lt;&lt;self; @foo; end). The former
seem to be shared among all subclasses, the latter not so much.</message>
    <tree>efdf05c1cce9acef96d43c068e7e0c48c79afde2</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c3c59d6161334969696fc18e02fc221adf8b51d</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/ff307fe352db4065eecb978a0f7ff2cafc958fd3</url>
    <id>ff307fe352db4065eecb978a0f7ff2cafc958fd3</id>
    <committed-date>2009-07-15T06:19:57-07:00</committed-date>
    <authored-date>2009-07-15T06:19:57-07:00</authored-date>
    <message>Add specs for the Kibitz plugin.</message>
    <tree>4275d0eacccbb9ae381c7b3bc7cfa623a605ccee</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c8985573ccd28bbcdb44cd133ba0e9230bcee9d9</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/6c3c59d6161334969696fc18e02fc221adf8b51d</url>
    <id>6c3c59d6161334969696fc18e02fc221adf8b51d</id>
    <committed-date>2009-07-15T05:10:01-07:00</committed-date>
    <authored-date>2009-07-15T05:10:01-07:00</authored-date>
    <message>Match the real output for git-shortlog to fix the &quot;nothing on deck&quot; bug.

This was caused by git-shortlog having at least one blank line no matter what, and in Ruby's
regular expressions ^ and $ are line terminals, not string terminals, so /^\s*$/ always matched
git-shortlog's output. We fix that by using \A and \Z, the string terminals.</message>
    <tree>ebe4f3b00f1560a67a029cd121f1623399b40489</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9810ea7260bce3c4904f3ae98c01aa997439c786</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/c8985573ccd28bbcdb44cd133ba0e9230bcee9d9</url>
    <id>c8985573ccd28bbcdb44cd133ba0e9230bcee9d9</id>
    <committed-date>2009-07-14T04:08:10-07:00</committed-date>
    <authored-date>2009-07-14T04:08:10-07:00</authored-date>
    <message>List the available projects when you ask about a non-existent project.</message>
    <tree>cefe70a52eb15d10ad5d58934a8922b196c88195</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b0d393879e0d393450509a51fe04cddac30560d</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/9810ea7260bce3c4904f3ae98c01aa997439c786</url>
    <id>9810ea7260bce3c4904f3ae98c01aa997439c786</id>
    <committed-date>2009-07-14T03:59:06-07:00</committed-date>
    <authored-date>2009-07-14T03:59:06-07:00</authored-date>
    <message>Make the deploy plugin a bit more robust and add specs for it.</message>
    <tree>cd401c5183f8af260f1b260037919098654fdcf9</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d250d1a9f9ca573b88408b46f1d9e9936f95187e</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/8b0d393879e0d393450509a51fe04cddac30560d</url>
    <id>8b0d393879e0d393450509a51fe04cddac30560d</id>
    <committed-date>2009-07-14T00:52:37-07:00</committed-date>
    <authored-date>2009-07-14T00:52:37-07:00</authored-date>
    <message>If nothing is on deck, say so.</message>
    <tree>ef723d8a398c7f8f2df161b8656e3bb864908f80</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2e65a654a3ad9d9990394ec427614bd9416f5020</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/d250d1a9f9ca573b88408b46f1d9e9936f95187e</url>
    <id>d250d1a9f9ca573b88408b46f1d9e9936f95187e</id>
    <committed-date>2009-06-01T15:58:50-07:00</committed-date>
    <authored-date>2009-06-01T15:58:50-07:00</authored-date>
    <message>Fix typo</message>
    <tree>fb96f3cf0e6cdc5d8c5836520e67dd78e9190e41</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5f1ec7673ff6df9922ccb400484d7a641ce6c1ef</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/2e65a654a3ad9d9990394ec427614bd9416f5020</url>
    <id>2e65a654a3ad9d9990394ec427614bd9416f5020</id>
    <committed-date>2009-06-01T15:39:55-07:00</committed-date>
    <authored-date>2009-06-01T15:39:55-07:00</authored-date>
    <message>Maybe someone besides Wesabe will use it.</message>
    <tree>ba4aa34235a0fa75f69076dc3d83f4d891e84784</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e243dcefd4279ab3ef7c1f9ed2c54686d530a110</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/5f1ec7673ff6df9922ccb400484d7a641ce6c1ef</url>
    <id>5f1ec7673ff6df9922ccb400484d7a641ce6c1ef</id>
    <committed-date>2009-06-01T15:38:23-07:00</committed-date>
    <authored-date>2009-06-01T15:38:23-07:00</authored-date>
    <message>Update the README to reflect the changes to TweetPlugin.</message>
    <tree>7917342acabbbd69afcd53593711eff3f0c8a061</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8bf274a447848bba33431e10374805c50d24ef1a</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/e243dcefd4279ab3ef7c1f9ed2c54686d530a110</url>
    <id>e243dcefd4279ab3ef7c1f9ed2c54686d530a110</id>
    <committed-date>2009-06-01T15:14:12-07:00</committed-date>
    <authored-date>2009-06-01T15:14:12-07:00</authored-date>
    <message>Wes can now manage a queue of things to be tweeted.</message>
    <tree>b4c6a55ed38902baedd5009b4a3748eec437db0e</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>80327f667970a08093c162efeecbdfcc94c0f66a</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/8bf274a447848bba33431e10374805c50d24ef1a</url>
    <id>8bf274a447848bba33431e10374805c50d24ef1a</id>
    <committed-date>2009-03-10T22:01:43-07:00</committed-date>
    <authored-date>2009-03-10T22:01:43-07:00</authored-date>
    <message>Fix regex that runs when a room is first joined to deal with latest updates from 37s</message>
    <tree>99c08bb5c397a7fd6f2030cb829cc14c7be2d877</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>66dfdd30a5ea5c4e9eae016efeaf98d28c4c3596</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/80327f667970a08093c162efeecbdfcc94c0f66a</url>
    <id>80327f667970a08093c162efeecbdfcc94c0f66a</id>
    <committed-date>2009-01-14T09:16:36-08:00</committed-date>
    <authored-date>2009-01-14T09:16:36-08:00</authored-date>
    <message>Catch JSON::Parser errors. I think 37s isn't escaping some characters correctly.</message>
    <tree>9d93a2b0d5245c1ebca961b54d265c66f1027997</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>476ac599199e653992492b3a5f481b1e3c1c1baf</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/66dfdd30a5ea5c4e9eae016efeaf98d28c4c3596</url>
    <id>66dfdd30a5ea5c4e9eae016efeaf98d28c4c3596</id>
    <committed-date>2008-12-19T07:12:04-08:00</committed-date>
    <authored-date>2008-12-19T07:12:04-08:00</authored-date>
    <message>Fix typo</message>
    <tree>a3267ee770b59ac37d3311faca10129b2c89e285</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b21bbfa37037fc724f0dea1e7c8d13d3ae6658d</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/476ac599199e653992492b3a5f481b1e3c1c1baf</url>
    <id>476ac599199e653992492b3a5f481b1e3c1c1baf</id>
    <committed-date>2008-12-19T00:12:12-08:00</committed-date>
    <authored-date>2008-12-19T00:12:12-08:00</authored-date>
    <message>Better error handling</message>
    <tree>bf39759b41aba24eb33b3312a6e871c252e276e1</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99807375eac9507aa22b698ddaf9cc4e5d14e58e</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/6b21bbfa37037fc724f0dea1e7c8d13d3ae6658d</url>
    <id>6b21bbfa37037fc724f0dea1e7c8d13d3ae6658d</id>
    <committed-date>2008-12-19T00:01:08-08:00</committed-date>
    <authored-date>2008-12-19T00:01:08-08:00</authored-date>
    <message>gah, remove debug code</message>
    <tree>93f9f08bdb5cdae027e52eeb31d810515b0a2d6b</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>735e69c44dfc0c4c89a08563d16055baf6e690b4</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/99807375eac9507aa22b698ddaf9cc4e5d14e58e</url>
    <id>99807375eac9507aa22b698ddaf9cc4e5d14e58e</id>
    <committed-date>2008-12-18T23:49:55-08:00</committed-date>
    <authored-date>2008-12-18T23:49:55-08:00</authored-date>
    <message>Stupidly, yahoo normally returns an array of results, unless there's just one result, in which case it returns a hash.</message>
    <tree>810c6a288f1aaff3c6f2669df97ab2d5c9868c72</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbc35cdf88d212c06fdcecc88b0c327d02c65aa9</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/735e69c44dfc0c4c89a08563d16055baf6e690b4</url>
    <id>735e69c44dfc0c4c89a08563d16055baf6e690b4</id>
    <committed-date>2008-12-18T23:40:30-08:00</committed-date>
    <authored-date>2008-12-18T23:40:30-08:00</authored-date>
    <message>Fix regex, remove debug comment</message>
    <tree>865f5b79c59538ddb4ad4e32fdb4631f93eaa966</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5609deebcc0619ad108ac18b652cc63790d98fff</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/cbc35cdf88d212c06fdcecc88b0c327d02c65aa9</url>
    <id>cbc35cdf88d212c06fdcecc88b0c327d02c65aa9</id>
    <committed-date>2008-12-18T23:35:06-08:00</committed-date>
    <authored-date>2008-12-18T23:35:06-08:00</authored-date>
    <message>Image Search plugin for Wes using YQL</message>
    <tree>e03cdb3f80a61d7f81d57641fbcc910507f4406b</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d1a723ddcbef977e7c4026d60bd24b8f1091b65</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/5609deebcc0619ad108ac18b652cc63790d98fff</url>
    <id>5609deebcc0619ad108ac18b652cc63790d98fff</id>
    <committed-date>2008-12-18T21:54:54-08:00</committed-date>
    <authored-date>2008-12-18T21:54:54-08:00</authored-date>
    <message>Make &quot;what's up?&quot; higher priority.</message>
    <tree>9b66a1b13f22949b7001c384fadfeeb21ab32f3b</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3bd2cc6f5cf96954abbb67b1b699d7515feccd99</id>
      </parent>
    </parents>
    <author>
      <name>Andre Arko</name>
      <email>andre@arko.net</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/7d1a723ddcbef977e7c4026d60bd24b8f1091b65</url>
    <id>7d1a723ddcbef977e7c4026d60bd24b8f1091b65</id>
    <committed-date>2008-12-18T17:18:15-08:00</committed-date>
    <authored-date>2008-12-18T17:18:15-08:00</authored-date>
    <message>Fix I'm/I am regex (thx Brad)</message>
    <tree>3133769770c11675a2a974b57fbfcf9dc93ca171</tree>
    <committer>
      <name>Andre Arko</name>
      <email>andre@arko.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>397cf56e653d0b56fe7c2df615eb39ce5affaa12</id>
      </parent>
    </parents>
    <author>
      <name>Andre Arko</name>
      <email>andre@arko.net</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/3bd2cc6f5cf96954abbb67b1b699d7515feccd99</url>
    <id>3bd2cc6f5cf96954abbb67b1b699d7515feccd99</id>
    <committed-date>2008-12-18T17:12:05-08:00</committed-date>
    <authored-date>2008-12-18T17:12:05-08:00</authored-date>
    <message>Allow users to set status with &quot;I am&quot; as well as &quot;I'm&quot;</message>
    <tree>a9db589187c6840d064f00e2a743269223031b38</tree>
    <committer>
      <name>Andre Arko</name>
      <email>andre@arko.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92917885091af06bb78be5ba113d894ac4cd6b11</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/397cf56e653d0b56fe7c2df615eb39ce5affaa12</url>
    <id>397cf56e653d0b56fe7c2df615eb39ce5affaa12</id>
    <committed-date>2008-12-17T10:11:53-08:00</committed-date>
    <authored-date>2008-12-17T10:11:53-08:00</authored-date>
    <message>Make sure spaces are sorted out properly.</message>
    <tree>dd964d25cb4bff5b5db7e8aeba620bc0e8ae4377</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0d81602ecaded29dc4cd640a83eb3bd5ad4da76</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/92917885091af06bb78be5ba113d894ac4cd6b11</url>
    <id>92917885091af06bb78be5ba113d894ac4cd6b11</id>
    <committed-date>2008-12-17T10:05:26-08:00</committed-date>
    <authored-date>2008-12-17T10:05:06-08:00</authored-date>
    <message>Minor fixes.</message>
    <tree>57c4a3d1cbced311c4e08310aac399b140adfa85</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5294d5b7d701ce810e1c390aba7650cdf3f5c2dc</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/c0d81602ecaded29dc4cd640a83eb3bd5ad4da76</url>
    <id>c0d81602ecaded29dc4cd640a83eb3bd5ad4da76</id>
    <committed-date>2008-12-17T09:57:10-08:00</committed-date>
    <authored-date>2008-12-17T09:57:10-08:00</authored-date>
    <message>Add the StatusPlugin to allow people to, well, set statuses.</message>
    <tree>fc1c2414fc71e77e070c1bac60a6ea57b270e113</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3b446c500bfef3195862caebc70d76d5a2e33b03</id>
      </parent>
    </parents>
    <author>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </author>
    <url>http://github.com/wesabe/wesabot/commit/5294d5b7d701ce810e1c390aba7650cdf3f5c2dc</url>
    <id>5294d5b7d701ce810e1c390aba7650cdf3f5c2dc</id>
    <committed-date>2008-12-12T14:50:58-08:00</committed-date>
    <authored-date>2008-12-12T14:50:58-08:00</authored-date>
    <message>Fix typo</message>
    <tree>9120de589e29459af49ef2d9960addac5d77ee15</tree>
    <committer>
      <name>Brad Greenlee</name>
      <email>brad@wesabe.com</email>
    </committer>
  </commit>
</commits>
