<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>43a070f039fa48a3ebc71188b9b765310e7954e3</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/55ec28ee38b67815ee28b6775044e71bd1ee73c6</url>
    <id>55ec28ee38b67815ee28b6775044e71bd1ee73c6</id>
    <committed-date>2009-06-09T21:03:03-07:00</committed-date>
    <authored-date>2009-06-09T21:03:03-07:00</authored-date>
    <message>and then point people at a better library</message>
    <tree>418a662435cfc81eac6ae3a6be1419c6ae3a515b</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a5ef325ee7aa6dbf523ec83b23303576e69354b</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/43a070f039fa48a3ebc71188b9b765310e7954e3</url>
    <id>43a070f039fa48a3ebc71188b9b765310e7954e3</id>
    <committed-date>2009-06-09T21:01:58-07:00</committed-date>
    <authored-date>2009-06-09T21:01:58-07:00</authored-date>
    <message>mention the s/Hpricot/Nokogiri/ in the readme at least, i guess...</message>
    <tree>00512f0cad48fb49c9544c085a124441a3f36e94</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1dea01f4cf51c4788920553112b957dce340427e</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/1a5ef325ee7aa6dbf523ec83b23303576e69354b</url>
    <id>1a5ef325ee7aa6dbf523ec83b23303576e69354b</id>
    <committed-date>2009-06-09T20:49:56-07:00</committed-date>
    <authored-date>2009-06-09T20:49:44-07:00</authored-date>
    <message>Version bump to 1.2.0</message>
    <tree>3328138e805b1fa1b5cc47bfe4e6ffefac4bd149</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c73baf1ac8e9503774b4dd3ed99531ce95ddfb4</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/1dea01f4cf51c4788920553112b957dce340427e</url>
    <id>1dea01f4cf51c4788920553112b957dce340427e</id>
    <committed-date>2009-06-09T20:49:29-07:00</committed-date>
    <authored-date>2008-11-29T00:31:21-08:00</authored-date>
    <message>force HTML for now

I have a number of specs that run against small chunks of HTML; since
nothing clearly identifies them as HTML, they were parsed as XML,
which resulted in all but the first parent tag being discarded.

Where I really want XML, I can construct the Document myself and all
will be well.</message>
    <tree>2acfd1f38d97ae795a745cd926f4750edba89948</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e87878f1abfe03cccbbe9f3e11028c23ce3a6f6</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/6c73baf1ac8e9503774b4dd3ed99531ce95ddfb4</url>
    <id>6c73baf1ac8e9503774b4dd3ed99531ce95ddfb4</id>
    <committed-date>2009-06-09T20:49:29-07:00</committed-date>
    <authored-date>2008-11-29T00:47:32-08:00</authored-date>
    <message>Element#to_s obviously includes the element itself...</message>
    <tree>3fd318d592cc1ccf1342ff59a005f97f6a4d6566</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>02840401d403665a6df0c3d95f8802a88cda8bbf</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/7e87878f1abfe03cccbbe9f3e11028c23ce3a6f6</url>
    <id>7e87878f1abfe03cccbbe9f3e11028c23ce3a6f6</id>
    <committed-date>2009-06-09T19:55:17-07:00</committed-date>
    <authored-date>2009-06-09T19:55:17-07:00</authored-date>
    <message>Generated gemspec</message>
    <tree>04efde81cc799a1df168f9ad1e30b1973fee6c92</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9ce16827796bd0d05a89dd3c664e4ff13fd00aaa</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/02840401d403665a6df0c3d95f8802a88cda8bbf</url>
    <id>02840401d403665a6df0c3d95f8802a88cda8bbf</id>
    <committed-date>2009-06-09T19:54:26-07:00</committed-date>
    <authored-date>2009-06-09T19:53:14-07:00</authored-date>
    <message>Version 1.1.0</message>
    <tree>c40f8d140e44c312335809b8a1e57e1bfed57d64</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>11791dea74697ee5eb503608f1acf057a80aa928</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/9ce16827796bd0d05a89dd3c664e4ff13fd00aaa</url>
    <id>9ce16827796bd0d05a89dd3c664e4ff13fd00aaa</id>
    <committed-date>2009-06-09T19:54:26-07:00</committed-date>
    <authored-date>2009-06-09T19:53:57-07:00</authored-date>
    <message>Use jeweler, so I can get my gem from github easily</message>
    <tree>dd8f479e709579223ebc8a0641518fbf4f004701</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>pd@krh.me</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>288bd74944896680cb33657f0b6393d3aa098f95</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/11791dea74697ee5eb503608f1acf057a80aa928</url>
    <id>11791dea74697ee5eb503608f1acf057a80aa928</id>
    <committed-date>2008-11-27T13:54:43-08:00</committed-date>
    <authored-date>2008-11-27T13:54:05-08:00</authored-date>
    <message>rm have_link()</message>
    <tree>d451d422205a2ce9b96e195bdec5c549b5c9c492</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>544f091d86fecb504e83eca9929644ccf2136013</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/288bd74944896680cb33657f0b6393d3aa098f95</url>
    <id>288bd74944896680cb33657f0b6393d3aa098f95</id>
    <committed-date>2008-11-27T13:47:11-08:00</committed-date>
    <authored-date>2008-11-27T13:47:11-08:00</authored-date>
    <message>alias Nokogiri::XML::Element#to_s to #body

as was done before for Hpricot, though I'm considering dropping this</message>
    <tree>73f53a492c382a8ad8e015e5e92a1e5a58e56c2c</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>abfb459912e1b02d90d86a7280247dd64aee30c0</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/544f091d86fecb504e83eca9929644ccf2136013</url>
    <id>544f091d86fecb504e83eca9929644ccf2136013</id>
    <committed-date>2008-11-27T13:44:48-08:00</committed-date>
    <authored-date>2008-11-27T13:44:48-08:00</authored-date>
    <message>obvious part of s/Hpricot/Nokogiri/</message>
    <tree>5e61a0f3ae8c991adc7228d9b30117147e9c28f4</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5287a4022bd83444fab349a99ce3fc03a764b7b1</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/abfb459912e1b02d90d86a7280247dd64aee30c0</url>
    <id>abfb459912e1b02d90d86a7280247dd64aee30c0</id>
    <committed-date>2008-11-27T13:43:15-08:00</committed-date>
    <authored-date>2008-11-27T13:43:15-08:00</authored-date>
    <message>switch to nokogiri, fail everywhere.</message>
    <tree>485a9ef30b7e1284189515a8a2a1788206ab4db8</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94073fc5cf9d7b7101be05df1dde030c53031b79</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/5287a4022bd83444fab349a99ce3fc03a764b7b1</url>
    <id>5287a4022bd83444fab349a99ce3fc03a764b7b1</id>
    <committed-date>2008-11-27T13:42:51-08:00</committed-date>
    <authored-date>2008-11-27T13:42:51-08:00</authored-date>
    <message>move SpecFailed definition to spec_helper</message>
    <tree>5cae2bc310379bbb7d63734380659b2cc2163267</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c105a68f1ae84f191912ab875dfd620456602115</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/94073fc5cf9d7b7101be05df1dde030c53031b79</url>
    <id>94073fc5cf9d7b7101be05df1dde030c53031b79</id>
    <committed-date>2008-05-28T07:25:07-07:00</committed-date>
    <authored-date>2008-05-28T07:25:07-07:00</authored-date>
    <message>require have_link from the require farm</message>
    <tree>563844b936323251651773d328d661039fdd2091</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff069958da2981390baa7fe4309ebd44a3620bdf</id>
      </parent>
    </parents>
    <author>
      <name>Brian Takita</name>
      <email>brian.takita@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/c105a68f1ae84f191912ab875dfd620456602115</url>
    <id>c105a68f1ae84f191912ab875dfd620456602115</id>
    <committed-date>2008-05-27T13:41:57-07:00</committed-date>
    <authored-date>2008-05-27T13:41:57-07:00</authored-date>
    <message>Adding have_link matcher.</message>
    <tree>26319afa03dbabeee5929b50fbd44238f539d6d7</tree>
    <committer>
      <name>Brian Takita</name>
      <email>brian.takita@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>985b104193e47c74e9fdcfd125e1db915debb79c</id>
      </parent>
    </parents>
    <author>
      <name>Brian Takita</name>
      <email>brian.takita@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/ff069958da2981390baa7fe4309ebd44a3620bdf</url>
    <id>ff069958da2981390baa7fe4309ebd44a3620bdf</id>
    <committed-date>2008-05-27T13:41:44-07:00</committed-date>
    <authored-date>2008-05-27T13:41:44-07:00</authored-date>
    <message>Ignoring IntelliJ Idea files.</message>
    <tree>8271c9e1cb366fe4c53535016f349abfce344169</tree>
    <committer>
      <name>Brian Takita</name>
      <email>brian.takita@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1778be52222fde980e86024c90bfac393f010755</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/985b104193e47c74e9fdcfd125e1db915debb79c</url>
    <id>985b104193e47c74e9fdcfd125e1db915debb79c</id>
    <committed-date>2008-03-31T04:55:56-07:00</committed-date>
    <authored-date>2008-03-31T04:55:56-07:00</authored-date>
    <message>installation instructions</message>
    <tree>391ea693af55e69335edb943b9db37a7660d5895</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f0f1fa5a6b35992789168e8be7771b055c019a5</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/1778be52222fde980e86024c90bfac393f010755</url>
    <id>1778be52222fde980e86024c90bfac393f010755</id>
    <committed-date>2008-03-26T12:05:48-07:00</committed-date>
    <authored-date>2008-03-26T12:05:48-07:00</authored-date>
    <message>add rubyforge and homepage links to gemspec</message>
    <tree>7123384458cee3be8a12e04067b271c8e4a538c4</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>577325b615c303b4b33489087052f88b71895fc5</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/4f0f1fa5a6b35992789168e8be7771b055c019a5</url>
    <id>4f0f1fa5a6b35992789168e8be7771b055c019a5</id>
    <committed-date>2008-03-26T05:36:19-07:00</committed-date>
    <authored-date>2008-03-26T05:36:19-07:00</authored-date>
    <message>bump to 1.0</message>
    <tree>322b1968aaeb89bf2f507e816055f3289fc88ba1</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e1b2ac5e4e5386d4ef85b533d582e89101838b00</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/577325b615c303b4b33489087052f88b71895fc5</url>
    <id>577325b615c303b4b33489087052f88b71895fc5</id>
    <committed-date>2008-03-26T05:32:40-07:00</committed-date>
    <authored-date>2008-03-26T05:32:39-07:00</authored-date>
    <message>pending spec re: failure messages when using inner expectations</message>
    <tree>f9234b02d96d54c69f06f167f4b3e444ae8da3ed</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>54f6522b2c0be754131ce1ee491c6245a34a174d</id>
      </parent>
    </parents>
    <author>
      <name>Ashley Moran</name>
      <email>ashley.moran@patchspace.co.uk</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/e1b2ac5e4e5386d4ef85b533d582e89101838b00</url>
    <id>e1b2ac5e4e5386d4ef85b533d582e89101838b00</id>
    <committed-date>2008-03-21T07:48:25-07:00</committed-date>
    <authored-date>2008-03-20T15:32:33-07:00</authored-date>
    <message>expand the spec for nested expectations</message>
    <tree>2a01e092d11ffbd9c33dc2d5aeb2f0624cc78dfd</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72534eab4d7154f790c97fb35a309e1a5a31cc5f</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/54f6522b2c0be754131ce1ee491c6245a34a174d</url>
    <id>54f6522b2c0be754131ce1ee491c6245a34a174d</id>
    <committed-date>2008-03-10T17:47:05-07:00</committed-date>
    <authored-date>2008-03-10T17:47:05-07:00</authored-date>
    <message>support have_tag(&quot;.foo&quot;, :count =&gt; 0)</message>
    <tree>d9669a12fddb59ea9e24ee56688584c3155e7238</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2a8b74b1d781daff3dfeaaffedc8cb6cbeff4a16</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/72534eab4d7154f790c97fb35a309e1a5a31cc5f</url>
    <id>72534eab4d7154f790c97fb35a309e1a5a31cc5f</id>
    <committed-date>2008-03-05T17:33:14-08:00</committed-date>
    <authored-date>2008-03-05T17:33:14-08:00</authored-date>
    <message>make the spec do what it said</message>
    <tree>ff67ef0e15047f31318df3c41e6b3d596ec76a29</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbc0bd52f99fe19304bccad383694e92b8ee2c71</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/2a8b74b1d781daff3dfeaaffedc8cb6cbeff4a16</url>
    <id>2a8b74b1d781daff3dfeaaffedc8cb6cbeff4a16</id>
    <committed-date>2008-03-05T17:22:27-08:00</committed-date>
    <authored-date>2008-03-05T17:22:27-08:00</authored-date>
    <message>spec to make sure arbitrary nested expectations keep working</message>
    <tree>67fc748cef28900aff988ad36f8878a7b96df1d9</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>55462458447f7787107c8ae5b20fc0b7b7cb3983</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/cbc0bd52f99fe19304bccad383694e92b8ee2c71</url>
    <id>cbc0bd52f99fe19304bccad383694e92b8ee2c71</id>
    <committed-date>2008-03-05T17:16:26-08:00</committed-date>
    <authored-date>2008-03-05T17:16:26-08:00</authored-date>
    <message>make :matches? slightly less hideously large</message>
    <tree>dfb7486ef26e28fc606a57046d94a911cab2d67a</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7290907535f0c4fdbbb0bde0e1df6270a9e675b7</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/55462458447f7787107c8ae5b20fc0b7b7cb3983</url>
    <id>55462458447f7787107c8ae5b20fc0b7b7cb3983</id>
    <committed-date>2008-03-05T16:20:32-08:00</committed-date>
    <authored-date>2008-03-05T15:59:24-08:00</authored-date>
    <message>support minimum/maximum in failure messages</message>
    <tree>18698f3fddec91a903b19f1c79c2ed3b4296aecb</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14c7c6916f32718f046f8a492b545e440e5f3b90</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/7290907535f0c4fdbbb0bde0e1df6270a9e675b7</url>
    <id>7290907535f0c4fdbbb0bde0e1df6270a9e675b7</id>
    <committed-date>2008-03-05T16:20:32-08:00</committed-date>
    <authored-date>2008-03-05T15:47:15-08:00</authored-date>
    <message>include count details in failure messages

:matches? has grown big and ugly, but i want some assurance that
all of these messages are legible and make sense before i start
refactoring too heavily</message>
    <tree>29b410eec38f318b1e5bf5296db7b6d375ea17f7</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5d8e888643a7ac7b8524cfb047f09d08b1a16bdb</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/14c7c6916f32718f046f8a492b545e440e5f3b90</url>
    <id>14c7c6916f32718f046f8a492b545e440e5f3b90</id>
    <committed-date>2008-03-05T16:20:32-08:00</committed-date>
    <authored-date>2008-03-05T15:31:54-08:00</authored-date>
    <message>spec failure messages a bit</message>
    <tree>d0578f85c9a8c009ee47b6fe7376ea686f465f01</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7adb1eb3cde2a2e3ce990326d99a58e0a2bfc088</id>
      </parent>
    </parents>
    <author>
      <name>Kamal Fariz Mahyuddin</name>
      <email>kamal.fariz@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/5d8e888643a7ac7b8524cfb047f09d08b1a16bdb</url>
    <id>5d8e888643a7ac7b8524cfb047f09d08b1a16bdb</id>
    <committed-date>2008-03-05T00:35:21-08:00</committed-date>
    <authored-date>2008-03-05T00:35:21-08:00</authored-date>
    <message>Hack to duck-type CgiResponse to play nice with rspec_on_rails matchers</message>
    <tree>343c2389ccf5a98bd660a3e18a935b0414839ac8</tree>
    <committer>
      <name>Kamal Fariz Mahyuddin</name>
      <email>kamal.fariz@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d7e28e1af1e8edfbe46a823ce582aaa071738f2</id>
      </parent>
    </parents>
    <author>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </author>
    <url>http://github.com/pd/rspec_hpricot_matchers/commit/7adb1eb3cde2a2e3ce990326d99a58e0a2bfc088</url>
    <id>7adb1eb3cde2a2e3ce990326d99a58e0a2bfc088</id>
    <committed-date>2008-03-04T19:26:22-08:00</committed-date>
    <authored-date>2008-03-04T19:26:22-08:00</authored-date>
    <message>ignore pkg dir</message>
    <tree>2da601dfe1cafcd6f292aedc92c2a7e6ffee674f</tree>
    <committer>
      <name>Kyle Hargraves</name>
      <email>philodespotos@gmail.com</email>
    </committer>
  </commit>
</commits>
