<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>f43f75cbc46fcd5d39dded60c56d86d58cec9625</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/1d9bd900e4c37c1a0b68934d364fa4b6fb9dbcd8</url>
    <id>1d9bd900e4c37c1a0b68934d364fa4b6fb9dbcd8</id>
    <committed-date>2009-07-03T04:35:04-07:00</committed-date>
    <authored-date>2009-07-03T04:35:04-07:00</authored-date>
    <message>add CI tools to rakefile to enable CI servers to read spec results</message>
    <tree>529f615b3643f5a1d14826cb18469b5d697b3dac</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>336d5d6885879f471a75a7c0ca22a1be70adfa8a</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/f43f75cbc46fcd5d39dded60c56d86d58cec9625</url>
    <id>f43f75cbc46fcd5d39dded60c56d86d58cec9625</id>
    <committed-date>2009-07-01T04:43:23-07:00</committed-date>
    <authored-date>2009-07-01T04:43:23-07:00</authored-date>
    <message>reset the config before each Voorhees::Request spec</message>
    <tree>91f37f28182fbe271f9cd5170a601cd15f7e07c7</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>53c153315420f87e04fe81551a2969a753859057</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/336d5d6885879f471a75a7c0ca22a1be70adfa8a</url>
    <id>336d5d6885879f471a75a7c0ca22a1be70adfa8a</id>
    <committed-date>2009-06-30T15:36:45-07:00</committed-date>
    <authored-date>2009-06-30T15:36:45-07:00</authored-date>
    <message>Fix typo in README where refers to old-style way of setting class of response objects</message>
    <tree>6ae4e2508b2a637b7814b8f7987b02d8402b3c2e</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0b0bf2b4189376a2c9b1f5ef2cea52c1df04d36b</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/53c153315420f87e04fe81551a2969a753859057</url>
    <id>53c153315420f87e04fe81551a2969a753859057</id>
    <committed-date>2009-06-30T15:33:58-07:00</committed-date>
    <authored-date>2009-06-30T15:33:58-07:00</authored-date>
    <message>Version bump to 0.2.0</message>
    <tree>97d37a463e35ecca24a2c2435a3deaed78dbf7fc</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0e75ca7091dbbc6f9c8b27eb90869e6fbda9031</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/0b0bf2b4189376a2c9b1f5ef2cea52c1df04d36b</url>
    <id>0b0bf2b4189376a2c9b1f5ef2cea52c1df04d36b</id>
    <committed-date>2009-06-30T15:33:14-07:00</committed-date>
    <authored-date>2009-06-30T15:33:14-07:00</authored-date>
    <message>update README to reflect new :returning options to json_request</message>
    <tree>f9402ee0e88006a9fd82824f60315444d6366299</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72be77b77c33fdd0551bc6e359c703d8113f604c</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/c0e75ca7091dbbc6f9c8b27eb90869e6fbda9031</url>
    <id>c0e75ca7091dbbc6f9c8b27eb90869e6fbda9031</id>
    <committed-date>2009-06-30T15:32:37-07:00</committed-date>
    <authored-date>2009-06-30T15:32:37-07:00</authored-date>
    <message>Allow returning different content types from json_request:

* moved JSON parsing to Voorhees::Response
* send raw response body to Voorhees::Response.new instead of parsed JSON
* return either string, parsed JSON, the response or objects from json_request based on :returning parameter
* change json_request to accept class type as :class parameter instead of 1st argument</message>
    <tree>cc00e0b0d599640d2e663f09a0ccef3cefdd6017</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e31767a3c6d17a76c7bd4daa7d0f12dd97bd8303</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/72be77b77c33fdd0551bc6e359c703d8113f604c</url>
    <id>72be77b77c33fdd0551bc6e359c703d8113f604c</id>
    <committed-date>2009-06-23T16:11:12-07:00</committed-date>
    <authored-date>2009-06-23T16:11:12-07:00</authored-date>
    <message>Version bump to 0.1.4</message>
    <tree>7f8345094d879176fdaced119e617351135668cd</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>57cecad0872fafc6e1d06cddf5266f68ff0c476f</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/e31767a3c6d17a76c7bd4daa7d0f12dd97bd8303</url>
    <id>e31767a3c6d17a76c7bd4daa7d0f12dd97bd8303</id>
    <committed-date>2009-06-23T16:05:14-07:00</committed-date>
    <authored-date>2009-06-23T16:05:14-07:00</authored-date>
    <message>added debugging to Voorhees::Request</message>
    <tree>dd3c21ee8bc478a8d267a9f3c15fa194c78ec9bb</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1aa4edaf90899481c12cc676d15b12762b427004</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/57cecad0872fafc6e1d06cddf5266f68ff0c476f</url>
    <id>57cecad0872fafc6e1d06cddf5266f68ff0c476f</id>
    <committed-date>2009-06-23T15:52:03-07:00</committed-date>
    <authored-date>2009-06-23T15:52:03-07:00</authored-date>
    <message>support accessing camelCase JSON with underscored methods</message>
    <tree>fb95b7ae45440528146f82ea8e1bb81ee9a0ec9f</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba893afe54df7bedbf7a083f10a220cf418ee6fa</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/1aa4edaf90899481c12cc676d15b12762b427004</url>
    <id>1aa4edaf90899481c12cc676d15b12762b427004</id>
    <committed-date>2009-06-23T15:42:35-07:00</committed-date>
    <authored-date>2009-06-23T15:42:35-07:00</authored-date>
    <message>undef #id on resource so that JSON with id attributes work as expected</message>
    <tree>6ff4534afe9fda6c54d5c5b2d985c64b05e0bcfa</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>847386c73950bd08c5f4ca3eff30a9dff8ffcb99</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/ba893afe54df7bedbf7a083f10a220cf418ee6fa</url>
    <id>ba893afe54df7bedbf7a083f10a220cf418ee6fa</id>
    <committed-date>2009-06-23T15:39:31-07:00</committed-date>
    <authored-date>2009-06-23T15:39:31-07:00</authored-date>
    <message>allow supplying a different Response object to use via Config[:response_class]</message>
    <tree>cbaad9547cb9a15e84bc70747a4dfc169df7c773</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0c808138c15148cbe130767879cc9a019a30440</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/847386c73950bd08c5f4ca3eff30a9dff8ffcb99</url>
    <id>847386c73950bd08c5f4ca3eff30a9dff8ffcb99</id>
    <committed-date>2009-06-22T08:38:21-07:00</committed-date>
    <authored-date>2009-06-22T08:38:21-07:00</authored-date>
    <message>added requirements note to README</message>
    <tree>a54501957ff305c75ef1a187a64bdd30c9d50bea</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bf09bbef30c4171498e4714007b363d352c6c271</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/c0c808138c15148cbe130767879cc9a019a30440</url>
    <id>c0c808138c15148cbe130767879cc9a019a30440</id>
    <committed-date>2009-06-22T08:33:19-07:00</committed-date>
    <authored-date>2009-06-22T08:33:19-07:00</authored-date>
    <message>Added note about timeouts to README</message>
    <tree>b5f5fa0541d57116ce59331469bc58783860667f</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>388cac1f15bf80e593b1edc4d4ceb3a70ac2e472</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/bf09bbef30c4171498e4714007b363d352c6c271</url>
    <id>bf09bbef30c4171498e4714007b363d352c6c271</id>
    <committed-date>2009-06-22T08:29:50-07:00</committed-date>
    <authored-date>2009-06-22T08:29:50-07:00</authored-date>
    <message>remove useless checking of the global config for timeout</message>
    <tree>7a0639f5e789cc09bea704958185af83c2211be3</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e5e25355173e23af55d6e339532805abb6305d6</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/388cac1f15bf80e593b1edc4d4ceb3a70ac2e472</url>
    <id>388cac1f15bf80e593b1edc4d4ceb3a70ac2e472</id>
    <committed-date>2009-06-22T08:29:35-07:00</committed-date>
    <authored-date>2009-06-22T08:29:35-07:00</authored-date>
    <message>use SystemTimer if installed and wrap http request with it to get more reliable timeouts</message>
    <tree>e15e0a86220089d52597b4a8320880a4a56afc56</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>30de9cfbf34efb4462c1b1e23ed07a7f0be4fccb</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/9e5e25355173e23af55d6e339532805abb6305d6</url>
    <id>9e5e25355173e23af55d6e339532805abb6305d6</id>
    <committed-date>2009-06-21T06:18:26-07:00</committed-date>
    <authored-date>2009-06-21T06:18:26-07:00</authored-date>
    <message>Version bump to 0.1.3</message>
    <tree>55cd8bb7db2dd2b7ea5f97785c38dd20875dc099</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db42d8941acaa12ee74738a744922fd4f99151da</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/30de9cfbf34efb4462c1b1e23ed07a7f0be4fccb</url>
    <id>30de9cfbf34efb4462c1b1e23ed07a7f0be4fccb</id>
    <committed-date>2009-06-21T06:17:46-07:00</committed-date>
    <authored-date>2009-06-21T06:17:46-07:00</authored-date>
    <message>remove some un-needed whitespace and refactor methods with multiple explicit returns</message>
    <tree>15603a669a93d3af9a640c02a8e7cde280c16f8e</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c3ddb6a93497c1b2d8fff5dc570cd0c8fa49150</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/db42d8941acaa12ee74738a744922fd4f99151da</url>
    <id>db42d8941acaa12ee74738a744922fd4f99151da</id>
    <committed-date>2009-06-20T17:17:47-07:00</committed-date>
    <authored-date>2009-06-20T17:17:47-07:00</authored-date>
    <message>Version bump to 0.1.2</message>
    <tree>27ac2a15d32268997a4176b62510736012dc8eee</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8145a4f450d32fb57fe74aabd57ee5f69030814</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/8c3ddb6a93497c1b2d8fff5dc570cd0c8fa49150</url>
    <id>8c3ddb6a93497c1b2d8fff5dc570cd0c8fa49150</id>
    <committed-date>2009-06-20T17:15:30-07:00</committed-date>
    <authored-date>2009-06-20T17:15:30-07:00</authored-date>
    <message>minor doc tweak - remove defaults from config example</message>
    <tree>89f60fa8e6595f886d0e75984732b01e2765c542</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97fa072d86678a79ff50475ea66b502bb0b02172</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/a8145a4f450d32fb57fe74aabd57ee5f69030814</url>
    <id>a8145a4f450d32fb57fe74aabd57ee5f69030814</id>
    <committed-date>2009-06-20T17:13:56-07:00</committed-date>
    <authored-date>2009-06-20T17:13:56-07:00</authored-date>
    <message>update docs on config options</message>
    <tree>dae0386f313ee52b18c4d8644bf57b1e73e7fe85</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4e28c09687d0442b3d0136502f9f9b0fc383e19f</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/97fa072d86678a79ff50475ea66b502bb0b02172</url>
    <id>97fa072d86678a79ff50475ea66b502bb0b02172</id>
    <committed-date>2009-06-20T17:13:47-07:00</committed-date>
    <authored-date>2009-06-20T17:13:47-07:00</authored-date>
    <message>allow defaults to be globally overridden</message>
    <tree>cafced178f9dd4ee31ad92132829b5740b872626</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b55f5613b46f7ada6afdd0f1e2ce741c8a23faa3</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/4e28c09687d0442b3d0136502f9f9b0fc383e19f</url>
    <id>4e28c09687d0442b3d0136502f9f9b0fc383e19f</id>
    <committed-date>2009-06-20T17:09:11-07:00</committed-date>
    <authored-date>2009-06-20T17:09:11-07:00</authored-date>
    <message>fix link to examples</message>
    <tree>bf65f07486c4e2b993f391c3564f4de51e5e0690</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e62a1b23ff9be3066b5e520815a4db64c94da7ac</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/b55f5613b46f7ada6afdd0f1e2ce741c8a23faa3</url>
    <id>b55f5613b46f7ada6afdd0f1e2ce741c8a23faa3</id>
    <committed-date>2009-06-20T17:07:59-07:00</committed-date>
    <authored-date>2009-06-20T17:07:59-07:00</authored-date>
    <message>remove .document</message>
    <tree>cad10551c3cc7e07e373b5aa32d0261112f7d26d</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f2c474d65fc9414ef71855a36c0ea60f7400f21b</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/e62a1b23ff9be3066b5e520815a4db64c94da7ac</url>
    <id>e62a1b23ff9be3066b5e520815a4db64c94da7ac</id>
    <committed-date>2009-06-20T16:59:37-07:00</committed-date>
    <authored-date>2009-06-20T16:59:37-07:00</authored-date>
    <message>fix typos in docs</message>
    <tree>dbb5140832f2d564806e167fdcdaca6fc9873503</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c88a1ba1576e33217ed3bff4dbed1f127ddc6906</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/f2c474d65fc9414ef71855a36c0ea60f7400f21b</url>
    <id>f2c474d65fc9414ef71855a36c0ea60f7400f21b</id>
    <committed-date>2009-06-20T16:37:33-07:00</committed-date>
    <authored-date>2009-06-20T16:37:33-07:00</authored-date>
    <message>updated gemspec</message>
    <tree>e448e59a9d14819723a1da4d796fb9ae48a0bf2e</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>612bdda3045d554e46058b2a458388aa07d109af</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/c88a1ba1576e33217ed3bff4dbed1f127ddc6906</url>
    <id>c88a1ba1576e33217ed3bff4dbed1f127ddc6906</id>
    <committed-date>2009-06-20T16:36:38-07:00</committed-date>
    <authored-date>2009-06-20T16:36:38-07:00</authored-date>
    <message>Version bump to 0.1.1</message>
    <tree>3480a8ef4eb00aa6b38b2d1a974178400f2a943c</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f264c2ffce6b09624c7cd9d58b7e6b46f3dbacaf</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/612bdda3045d554e46058b2a458388aa07d109af</url>
    <id>612bdda3045d554e46058b2a458388aa07d109af</id>
    <committed-date>2009-06-20T16:36:18-07:00</committed-date>
    <authored-date>2009-06-20T16:36:18-07:00</authored-date>
    <message>Fix not being able to override object class from service</message>
    <tree>7afe14b2453536e8c0c3d740b4e322ea200744ca</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50cfdba573faf7339bc9496a132cd6ff30e291e4</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/f264c2ffce6b09624c7cd9d58b7e6b46f3dbacaf</url>
    <id>f264c2ffce6b09624c7cd9d58b7e6b46f3dbacaf</id>
    <committed-date>2009-06-20T16:27:24-07:00</committed-date>
    <authored-date>2009-06-20T16:27:24-07:00</authored-date>
    <message>minor doc example tweak</message>
    <tree>ac085200b992d56d7f2907ac3ff412b4b7f3a921</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>05373cfab6e121f2a9ab7b15ab3b38a693a893b0</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/50cfdba573faf7339bc9496a132cd6ff30e291e4</url>
    <id>50cfdba573faf7339bc9496a132cd6ff30e291e4</id>
    <committed-date>2009-06-20T16:26:01-07:00</committed-date>
    <authored-date>2009-06-20T16:26:01-07:00</authored-date>
    <message>link to examples</message>
    <tree>0a0d6fceeff221c7561b67c5f64d722346856d9a</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>753aeb221e23ec1813f782bb07dedf2a39245934</id>
      </parent>
    </parents>
    <author>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </author>
    <url>http://github.com/rlivsey/voorhees/commit/05373cfab6e121f2a9ab7b15ab3b38a693a893b0</url>
    <id>05373cfab6e121f2a9ab7b15ab3b38a693a893b0</id>
    <committed-date>2009-06-20T16:24:37-07:00</committed-date>
    <authored-date>2009-06-20T16:24:37-07:00</authored-date>
    <message>generated gemspec</message>
    <tree>f4938bd893ea621bd2c7be77384343b9a5559fbc</tree>
    <committer>
      <name>Richard Livsey</name>
      <email>richard@livsey.org</email>
    </committer>
  </commit>
</commits>
