<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>127bdf5d62b9f25fa140dc9b73294e99fbe87d71</id>
      </parent>
    </parents>
    <author>
      <name>Jim Holt</name>
      <email>jim.holt3@gmail.com</email>
    </author>
    <url>http://github.com/joshu/mars/commit/f09cbe485c4ded878a85ae29e47775468404c307</url>
    <id>f09cbe485c4ded878a85ae29e47775468404c307</id>
    <committed-date>2008-04-20T14:37:57-07:00</committed-date>
    <authored-date>2008-04-20T14:37:57-07:00</authored-date>
    <message>Hack for quote bug &amp; strip HTML on plain</message>
    <tree>259d311ce05f595c0ed8dcf711c0820559c769e0</tree>
    <committer>
      <name>Jim Holt</name>
      <email>jim.holt3@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a4c9e7e1e7c6d5e675a6a6ceddc9150ae87ff746</id>
      </parent>
    </parents>
    <author>
      <name>Jim Holt</name>
      <email>jim.holt3@gmail.com</email>
    </author>
    <url>http://github.com/joshu/mars/commit/127bdf5d62b9f25fa140dc9b73294e99fbe87d71</url>
    <id>127bdf5d62b9f25fa140dc9b73294e99fbe87d71</id>
    <committed-date>2008-04-12T19:40:32-07:00</committed-date>
    <authored-date>2008-04-12T19:40:32-07:00</authored-date>
    <message>removed rake/feedparser bug in haml.rb

top level method python2ruby in feedparser.rb was cloned to haml.rb. The haml version was interacting with the feedparser version</message>
    <tree>2a92a1bc2e161a5a0fc47ca02e343882dd373a35</tree>
    <committer>
      <name>Jim Holt</name>
      <email>jim.holt3@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41bfc6f06cfe0c6dc83a5ed719f9f6e0ed0205c0</id>
      </parent>
    </parents>
    <author>
      <name>Jim Holt</name>
      <email>jim.holt3@gmail.com</email>
    </author>
    <url>http://github.com/joshu/mars/commit/a4c9e7e1e7c6d5e675a6a6ceddc9150ae87ff746</url>
    <id>a4c9e7e1e7c6d5e675a6a6ceddc9150ae87ff746</id>
    <committed-date>2008-04-09T05:40:58-07:00</committed-date>
    <authored-date>2008-04-09T05:40:58-07:00</authored-date>
    <message>haml templates for mars, v0.4</message>
    <tree>ea843df39ee97243590113850876b4826c4cf05a</tree>
    <committer>
      <name>Jim Holt</name>
      <email>jim.holt3@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>594cd30192668c6310b3236b978d5d4a6d706fb7</id>
      </parent>
    </parents>
    <author>
      <name>Sam Ruby</name>
      <email>rubys@rubix.(none)</email>
    </author>
    <url>http://github.com/joshu/mars/commit/41bfc6f06cfe0c6dc83a5ed719f9f6e0ed0205c0</url>
    <id>41bfc6f06cfe0c6dc83a5ed719f9f6e0ed0205c0</id>
    <committed-date>2008-04-04T04:46:55-07:00</committed-date>
    <authored-date>2008-04-04T04:46:55-07:00</authored-date>
    <message>Remove .bzr directory</message>
    <tree>5507df06619ff6a5b35fa2230330ac4892f46d68</tree>
    <committer>
      <name>Sam Ruby</name>
      <email>rubys@rubix.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>775bc2a397c7812ae67b9979f288c3c835aab059</id>
      </parent>
    </parents>
    <author>
      <name>Sam Ruby</name>
      <email>rubys@rubix.(none)</email>
    </author>
    <url>http://github.com/joshu/mars/commit/594cd30192668c6310b3236b978d5d4a6d706fb7</url>
    <id>594cd30192668c6310b3236b978d5d4a6d706fb7</id>
    <committed-date>2008-04-03T17:55:30-07:00</committed-date>
    <authored-date>2008-04-03T17:55:30-07:00</authored-date>
    <message>Add test cases, and explicitly close non-void elements</message>
    <tree>fb2c98375a3f69e66dc22da049a8c7e26438d717</tree>
    <committer>
      <name>Sam Ruby</name>
      <email>rubys@rubix.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>567e2f3f459d446f0530bbd4c8acb00dde378420</id>
      </parent>
    </parents>
    <author>
      <name>Scott Bronson</name>
      <email>brons_git@u32.net</email>
    </author>
    <url>http://github.com/joshu/mars/commit/775bc2a397c7812ae67b9979f288c3c835aab059</url>
    <id>775bc2a397c7812ae67b9979f288c3c835aab059</id>
    <committed-date>2008-03-31T23:29:15-07:00</committed-date>
    <authored-date>2008-03-31T23:29:15-07:00</authored-date>
    <message>cull empty formatting elements.  They can cause FF &amp; Konq to nest badly.
For instance, &lt;i/&gt; in an entry causes everything after it to italicized,
including all the text in following entries.</message>
    <tree>b847bf45fa3471cc91ecd89b2524fceb081f6f69</tree>
    <committer>
      <name>Scott Bronson</name>
      <email>brons_git@u32.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a73655d50340530915144220e4737eed3b306147</id>
      </parent>
    </parents>
    <author>
      <name>Scott Bronson</name>
      <email>brons_git@u32.net</email>
    </author>
    <url>http://github.com/joshu/mars/commit/567e2f3f459d446f0530bbd4c8acb00dde378420</url>
    <id>567e2f3f459d446f0530bbd4c8acb00dde378420</id>
    <committed-date>2008-03-31T19:37:00-07:00</committed-date>
    <authored-date>2008-03-31T19:10:26-07:00</authored-date>
    <message>Exception is not a subclass of StandardError, so it won't be caught
by no-argument rescue.  libxml throws raw Exceptions when it encounters
an ill formed feed, causing the feed to be skipped rather than parsed
with html5.</message>
    <tree>14439a223eb04b900de386cae3223c0f739eac21</tree>
    <committer>
      <name>Scott Bronson</name>
      <email>brons_git@u32.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Scott Bronson</name>
      <email>brons_git@u32.net</email>
    </author>
    <url>http://github.com/joshu/mars/commit/a73655d50340530915144220e4737eed3b306147</url>
    <id>a73655d50340530915144220e4737eed3b306147</id>
    <committed-date>2008-03-28T18:34:10-07:00</committed-date>
    <authored-date>2008-03-28T18:34:10-07:00</authored-date>
    <message>Add full Mars bzr tree.</message>
    <tree>30a0ddca823c294f2e465685e265a284ff12cf35</tree>
    <committer>
      <name>Scott Bronson</name>
      <email>brons_git@u32.net</email>
    </committer>
  </commit>
</commits>
