<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>377b0402ff65b528f145e214e77c8ab3a8f520ac</id>
      </parent>
    </parents>
    <author>
      <name>Olivier Ruffin</name>
      <email>olivier@veilleperso.com</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/27e25eed46990434ea493e94753709018085bbc6</url>
    <id>27e25eed46990434ea493e94753709018085bbc6</id>
    <committed-date>2008-10-29T21:49:18-07:00</committed-date>
    <authored-date>2008-09-08T09:08:48-07:00</authored-date>
    <message>Fix to prevent &quot;try&quot; function redefinition when it already exists.

We already use a more generic try function.

mofo overrides our better try method so let's prevent this

A better try method is

    def try(method, *args)
      send(method, *args) if respond_to?(method)
    end

With this, we can also do some stuff like item.try(:key=, value)</message>
    <tree>9c345999b2651f743d508187c8794b3bcac191f3</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e9d951e07094409feff2c69d8c89406332bd9c16</id>
      </parent>
    </parents>
    <author>
      <name>Olivier Ruffin</name>
      <email>olivier@veilleperso.com</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/377b0402ff65b528f145e214e77c8ab3a8f520ac</url>
    <id>377b0402ff65b528f145e214e77c8ab3a8f520ac</id>
    <committed-date>2008-10-29T21:44:19-07:00</committed-date>
    <authored-date>2008-06-13T15:47:10-07:00</authored-date>
    <message>Fix a bug in build_doc that lead to incorrect results when doing recursive find</message>
    <tree>fb03d595766bc32a74017c95c9a200b87ee74673</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a737bc6d4ea4404217729bcb612452dc14d1b2c</id>
      </parent>
    </parents>
    <author>
      <name>Ben Kerney</name>
      <email>bkerney@bkerney.opb.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/e9d951e07094409feff2c69d8c89406332bd9c16</url>
    <id>e9d951e07094409feff2c69d8c89406332bd9c16</id>
    <committed-date>2008-05-13T11:02:33-07:00</committed-date>
    <authored-date>2008-05-13T11:02:33-07:00</authored-date>
    <message>fixed find and added test/fixture because hCards passed in via the :text option were missing postal_code</message>
    <tree>ab9ca09894b02e200f3d7ad8c7b49da363d988fb</tree>
    <committer>
      <name>Ben Kerney</name>
      <email>bkerney@bkerney.opb.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9db6e093a8319d9d020f7a0a751781cd23aadbd5</id>
      </parent>
    </parents>
    <author>
      <name>Matt Wood</name>
      <email>mw4@mpb19270i.local</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/1a737bc6d4ea4404217729bcb612452dc14d1b2c</url>
    <id>1a737bc6d4ea4404217729bcb612452dc14d1b2c</id>
    <committed-date>2008-03-04T13:21:10-08:00</committed-date>
    <authored-date>2008-03-04T13:21:10-08:00</authored-date>
    <message>Added form and input tag parsing.</message>
    <tree>039a20126e1cf1fea9bb29a4646198d09622aff0</tree>
    <committer>
      <name>Matt Wood</name>
      <email>mw4@mpb19270i.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7a562135ec996ebb7f24652e94db4f9caab18728</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/9db6e093a8319d9d020f7a0a751781cd23aadbd5</url>
    <id>9db6e093a8319d9d020f7a0a751781cd23aadbd5</id>
    <committed-date>2008-02-10T02:47:19-08:00</committed-date>
    <authored-date>2008-02-10T02:47:19-08:00</authored-date>
    <message>feed id is static</message>
    <tree>9c22fbca907f563cc609ababdaabfef191999497</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d3fc9f7cf398c55fd58b6be07f7e4a19dfbfc2cb</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/7a562135ec996ebb7f24652e94db4f9caab18728</url>
    <id>7a562135ec996ebb7f24652e94db4f9caab18728</id>
    <committed-date>2008-01-30T13:34:20-08:00</committed-date>
    <authored-date>2008-01-30T13:34:20-08:00</authored-date>
    <message>new version</message>
    <tree>cbfeeb51ae72250d2cc69d95c3313e09ba38833a</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>70d22bd059e417b30b2f85e8575077febdee9dd5</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/d3fc9f7cf398c55fd58b6be07f7e4a19dfbfc2cb</url>
    <id>d3fc9f7cf398c55fd58b6be07f7e4a19dfbfc2cb</id>
    <committed-date>2008-01-29T21:12:59-08:00</committed-date>
    <authored-date>2008-01-29T21:12:59-08:00</authored-date>
    <message>try it without published for now</message>
    <tree>57d879c561cfe18530b8a33a28c3990bc45d47a4</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c25faa0e5f7fa7dbf5cc93fde9c20ec888ab0fb5</id>
      </parent>
    </parents>
    <author>
      <name>Eivind Uggedal</name>
      <email>eu@redflavor.com</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/70d22bd059e417b30b2f85e8575077febdee9dd5</url>
    <id>70d22bd059e417b30b2f85e8575077febdee9dd5</id>
    <committed-date>2008-01-27T05:30:50-08:00</committed-date>
    <authored-date>2008-01-27T05:27:33-08:00</authored-date>
    <message>hentry invalid without author. in_parent_hcard object instance instead of
class instance. address node need not be child of parent but can be descendant.</message>
    <tree>82530f6054dd4a9216e94f639eb27ee763418578</tree>
    <committer>
      <name>Eivind Uggedal</name>
      <email>eu@redflavor.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>53550ced5f4630e035788c27a92a873552e76f3b</id>
      </parent>
    </parents>
    <author>
      <name>Eivind Uggedal</name>
      <email>eu@redflavor.com</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/c25faa0e5f7fa7dbf5cc93fde9c20ec888ab0fb5</url>
    <id>c25faa0e5f7fa7dbf5cc93fde9c20ec888ab0fb5</id>
    <committed-date>2008-01-27T04:36:23-08:00</committed-date>
    <authored-date>2008-01-27T04:36:23-08:00</authored-date>
    <message>use in parent hcard for hentry without author</message>
    <tree>34d9325e5c537b3ea4cb54636d251d905aff30d4</tree>
    <committer>
      <name>Eivind Uggedal</name>
      <email>eu@redflavor.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d64c75a52d9b6732d2d84fadf8c7ffc81f1d439</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/53550ced5f4630e035788c27a92a873552e76f3b</url>
    <id>53550ced5f4630e035788c27a92a873552e76f3b</id>
    <committed-date>2008-01-26T18:29:29-08:00</committed-date>
    <authored-date>2008-01-26T18:29:29-08:00</authored-date>
    <message>urls</message>
    <tree>50ae4efe993c55fd4c64f092deba8ed5b40a2315</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9b4a6620a3a7ba4bcc478f52461ff60db3c47e77</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/3d64c75a52d9b6732d2d84fadf8c7ffc81f1d439</url>
    <id>3d64c75a52d9b6732d2d84fadf8c7ffc81f1d439</id>
    <committed-date>2008-01-23T17:25:50-08:00</committed-date>
    <authored-date>2008-01-23T17:25:50-08:00</authored-date>
    <message>another day, another release</message>
    <tree>ac46b8e7ec426a057af26b19f1d62116904521cc</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>314823d6b82453202fbb8fd48a74f37061fd2951</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/9b4a6620a3a7ba4bcc478f52461ff60db3c47e77</url>
    <id>9b4a6620a3a7ba4bcc478f52461ff60db3c47e77</id>
    <committed-date>2008-01-23T17:25:32-08:00</committed-date>
    <authored-date>2008-01-23T17:25:32-08:00</authored-date>
    <message>atom id tweaks</message>
    <tree>76e2d7eb1bff21f425b6a8ce9a83f782de0ddd6f</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c4339bccb3831ed27de4176a08027703e0e55e47</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/314823d6b82453202fbb8fd48a74f37061fd2951</url>
    <id>314823d6b82453202fbb8fd48a74f37061fd2951</id>
    <committed-date>2008-01-22T05:26:29-08:00</committed-date>
    <authored-date>2008-01-22T05:26:29-08:00</authored-date>
    <message>escape and whatnot</message>
    <tree>5b4869f088aad6af8dc4f724f0be508cc789b112</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c379957c32b7aad635d45a9ebd47bd70b36ae58</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/c4339bccb3831ed27de4176a08027703e0e55e47</url>
    <id>c4339bccb3831ed27de4176a08027703e0e55e47</id>
    <committed-date>2008-01-22T05:18:23-08:00</committed-date>
    <authored-date>2008-01-22T05:18:23-08:00</authored-date>
    <message>nested ids are bad</message>
    <tree>3b48e8712735643aad524d68da674a9aae86bd76</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac313e86ec80d49ce41ebd1a65499eaf36b93720</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/8c379957c32b7aad635d45a9ebd47bd70b36ae58</url>
    <id>8c379957c32b7aad635d45a9ebd47bd70b36ae58</id>
    <committed-date>2008-01-22T04:26:58-08:00</committed-date>
    <authored-date>2008-01-22T04:26:58-08:00</authored-date>
    <message>run tests before committing</message>
    <tree>abc100178ebd1b586fa9a83da52c30617e4609ac</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8eb3b91fab72f9c9a84c57f263f77f366700cea4</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/ac313e86ec80d49ce41ebd1a65499eaf36b93720</url>
    <id>ac313e86ec80d49ce41ebd1a65499eaf36b93720</id>
    <committed-date>2008-01-22T04:25:21-08:00</committed-date>
    <authored-date>2008-01-22T04:25:21-08:00</authored-date>
    <message>add title option</message>
    <tree>201b19923fc9c47cbe845ef7ab8366879e9046fa</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>745bd10c594fddeace446ea8409b05432ac7786c</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/8eb3b91fab72f9c9a84c57f263f77f366700cea4</url>
    <id>8eb3b91fab72f9c9a84c57f263f77f366700cea4</id>
    <committed-date>2008-01-22T04:14:44-08:00</committed-date>
    <authored-date>2008-01-22T04:14:44-08:00</authored-date>
    <message>allow retaining of HTML</message>
    <tree>491416c41e5457f4be43197bda35954a8b57b78b</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4cde339beb43a2f67d7adc1263a247c097ff3b70</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/745bd10c594fddeace446ea8409b05432ac7786c</url>
    <id>745bd10c594fddeace446ea8409b05432ac7786c</id>
    <committed-date>2008-01-22T04:02:18-08:00</committed-date>
    <authored-date>2008-01-22T04:02:18-08:00</authored-date>
    <message>rebuild manifest</message>
    <tree>07c990614591bf705442bed71b9606f579847625</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50487267cb43cb909fc68782aa2ebdff89f8b903</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/4cde339beb43a2f67d7adc1263a247c097ff3b70</url>
    <id>4cde339beb43a2f67d7adc1263a247c097ff3b70</id>
    <committed-date>2008-01-22T03:57:41-08:00</committed-date>
    <authored-date>2008-01-22T03:57:41-08:00</authored-date>
    <message>up the gem version</message>
    <tree>1fec7e54413a6eb3d0066c1caa61b96910f524a5</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a40e0192a14730788e78d9eb613411d9c0f5efa</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/50487267cb43cb909fc68782aa2ebdff89f8b903</url>
    <id>50487267cb43cb909fc68782aa2ebdff89f8b903</id>
    <committed-date>2008-01-22T03:57:27-08:00</committed-date>
    <authored-date>2008-01-22T03:57:27-08:00</authored-date>
    <message>add to_atom to array!</message>
    <tree>b385509b032954439209487da54a98d028f52332</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19c5724f45a0c66a05571341889fae10e3183e39</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/0a40e0192a14730788e78d9eb613411d9c0f5efa</url>
    <id>0a40e0192a14730788e78d9eb613411d9c0f5efa</id>
    <committed-date>2008-01-22T03:52:28-08:00</committed-date>
    <authored-date>2008-01-22T03:52:28-08:00</authored-date>
    <message>start adding hAtom =&gt; Atom stuff</message>
    <tree>07bdf04d072913611c26c9f7c78498253c2dd59a</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4be923bc57776346153ff1bc10b6c013414a5c39</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/19c5724f45a0c66a05571341889fae10e3183e39</url>
    <id>19c5724f45a0c66a05571341889fae10e3183e39</id>
    <committed-date>2008-01-22T03:52:01-08:00</committed-date>
    <authored-date>2008-01-22T03:52:01-08:00</authored-date>
    <message>no .svn, blah</message>
    <tree>b5a1346365c19c1c2817d84eafd5a3be70169779</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/defunkt/mofo/commit/4be923bc57776346153ff1bc10b6c013414a5c39</url>
    <id>4be923bc57776346153ff1bc10b6c013414a5c39</id>
    <committed-date>2008-01-22T03:51:45-08:00</committed-date>
    <authored-date>2008-01-22T03:51:45-08:00</authored-date>
    <message>hello mofo</message>
    <tree>c805d34a32bc8fbfa3eebef6b9809f38ada365a8</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
</commits>
