<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>e30b244b361a2772e59a8bf6ed63ee1909ab066d</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_permalink/commit/19bac7f67f82e7c6a88f6437090400fd50c26c67</url>
    <id>19bac7f67f82e7c6a88f6437090400fd50c26c67</id>
    <committed-date>2009-08-24T11:40:33-07:00</committed-date>
    <authored-date>2009-08-24T11:40:33-07:00</authored-date>
    <message>Optimized permalink lookup query.</message>
    <tree>362ee7e810a97ad24c429a7b594ba50f8c6e10bf</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>535dff55306628b838bc4d0252af9a588bf406dd</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_permalink/commit/e30b244b361a2772e59a8bf6ed63ee1909ab066d</url>
    <id>e30b244b361a2772e59a8bf6ed63ee1909ab066d</id>
    <committed-date>2009-08-24T11:25:58-07:00</committed-date>
    <authored-date>2009-08-24T11:25:58-07:00</authored-date>
    <message>Officially tested on Ruby 1.9: it works!</message>
    <tree>bbaae28a6ee3e039207c9ed8f10993b694e636c8</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7f5c56865eb94561d2a88d53de3a88262add020</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_permalink/commit/535dff55306628b838bc4d0252af9a588bf406dd</url>
    <id>535dff55306628b838bc4d0252af9a588bf406dd</id>
    <committed-date>2009-08-24T11:14:08-07:00</committed-date>
    <authored-date>2009-08-24T11:14:08-07:00</authored-date>
    <message>Added :unique option to has_permalink. Removed Unicode dependency; Ruby 1.9 is now supported!</message>
    <tree>39d2e5e3567de48d64f4fb9f1d4d3e10f6829d2f</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1571b905640b9b4c960efb09243b49782bd6faa2</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_permalink/commit/c7f5c56865eb94561d2a88d53de3a88262add020</url>
    <id>c7f5c56865eb94561d2a88d53de3a88262add020</id>
    <committed-date>2009-04-06T11:04:55-07:00</committed-date>
    <authored-date>2009-04-06T11:04:55-07:00</authored-date>
    <message>Bug fix: the old method of setting a custom field was totally wrong; hashes (obviously) don't respect the order you specify. Shame on me! :P</message>
    <tree>782be04c500a64686cbaa1592c4560251b362d60</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a6a3fff44ff76543d9b3f3095e3805551f0c86bb</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_permalink/commit/1571b905640b9b4c960efb09243b49782bd6faa2</url>
    <id>1571b905640b9b4c960efb09243b49782bd6faa2</id>
    <committed-date>2009-04-06T10:48:15-07:00</committed-date>
    <authored-date>2009-04-06T10:48:15-07:00</authored-date>
    <message>Permalink is regenerated if blank.</message>
    <tree>d93475971ebc0554e4ae2c2fd2d410f1dd62e6e2</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>36aeb1beaf2d05d777348b4aec22ee5db914c724</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_permalink/commit/a6a3fff44ff76543d9b3f3095e3805551f0c86bb</url>
    <id>a6a3fff44ff76543d9b3f3095e3805551f0c86bb</id>
    <committed-date>2009-04-06T10:09:38-07:00</committed-date>
    <authored-date>2009-04-06T10:09:38-07:00</authored-date>
    <message>Now using ActionSupport::TestCase. README improved.</message>
    <tree>f0bf3aa6478257f4b94e10dc7e250462721b457c</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_permalink/commit/36aeb1beaf2d05d777348b4aec22ee5db914c724</url>
    <id>36aeb1beaf2d05d777348b4aec22ee5db914c724</id>
    <committed-date>2008-07-19T08:06:09-07:00</committed-date>
    <authored-date>2008-07-19T08:06:09-07:00</authored-date>
    <message>first commit</message>
    <tree>d87c310a1bb31eb9ac1f37ad7477dc2361a53d7f</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
</commits>
