<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>69612d0bbdebb4679943b9de24efff6fe6f9c73f</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/64230e78b80cfc06573b3be56c0ccbb0866a95b5</url>
    <id>64230e78b80cfc06573b3be56c0ccbb0866a95b5</id>
    <committed-date>2009-12-11T19:32:09-08:00</committed-date>
    <authored-date>2009-12-11T19:32:09-08:00</authored-date>
    <message>Regenerated gemspec for version 0.10.2</message>
    <tree>e08345e0c9d81fb7d050b679fe522dbf3eda82bf</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e5e4c00262101130b910ab893d05dec6ad13f6e4</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/69612d0bbdebb4679943b9de24efff6fe6f9c73f</url>
    <id>69612d0bbdebb4679943b9de24efff6fe6f9c73f</id>
    <committed-date>2009-12-11T19:31:12-08:00</committed-date>
    <authored-date>2009-12-11T19:31:12-08:00</authored-date>
    <message>Updated .gitignore and added .document meta data</message>
    <tree>b89a0087ae2cffdce17a6ddb210592c9420713d2</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>117fe3a42787c2a0957da60a83da92f890fca105</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/e5e4c00262101130b910ab893d05dec6ad13f6e4</url>
    <id>e5e4c00262101130b910ab893d05dec6ad13f6e4</id>
    <committed-date>2009-12-11T19:27:17-08:00</committed-date>
    <authored-date>2009-12-11T19:27:17-08:00</authored-date>
    <message>Removed rubyforge release task</message>
    <tree>92580a1fa7bdb25a786f441b00ff843719bc403b</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd764d4c5e02bd6e7ff5b0196c1304202c383039</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/117fe3a42787c2a0957da60a83da92f890fca105</url>
    <id>117fe3a42787c2a0957da60a83da92f890fca105</id>
    <committed-date>2009-12-11T16:31:18-08:00</committed-date>
    <authored-date>2009-12-11T16:31:18-08:00</authored-date>
    <message>Updated gemspec</message>
    <tree>630e99a7246405652ee31b5f10fdb1459b1bde89</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c91973d85224516ba20e59d6dd888d20883c7a9b</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/bd764d4c5e02bd6e7ff5b0196c1304202c383039</url>
    <id>bd764d4c5e02bd6e7ff5b0196c1304202c383039</id>
    <committed-date>2009-12-10T17:00:02-08:00</committed-date>
    <authored-date>2009-12-10T17:00:02-08:00</authored-date>
    <message>Marked a MySQL spec as pending for MRI only, since JRuby works properly</message>
    <tree>0f054c33171fd24fc7b621b1645b88a4b66c4fc3</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>80ccf6bc22116d2460444475a85123e97fc905ae</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/c91973d85224516ba20e59d6dd888d20883c7a9b</url>
    <id>c91973d85224516ba20e59d6dd888d20883c7a9b</id>
    <committed-date>2009-12-10T16:45:35-08:00</committed-date>
    <authored-date>2009-12-10T16:45:35-08:00</authored-date>
    <message>Removed unecessary SQL string matching in specs

* Matching the SQL query is too brittle.  It is sufficient to know
  how many queries were executed to get an answer.
* MySQL on JRuby returns the correct insert_id results</message>
    <tree>e9d3eb1906e87dba33b8a84319346e621ea4f52e</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0b35d9096c611e20fda53ff6dc0e367807e82dc7</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/80ccf6bc22116d2460444475a85123e97fc905ae</url>
    <id>80ccf6bc22116d2460444475a85123e97fc905ae</id>
    <committed-date>2009-12-10T16:28:30-08:00</committed-date>
    <authored-date>2009-12-10T16:28:30-08:00</authored-date>
    <message>Mark spec as pending for JRuby</message>
    <tree>b86f6b5c5af5fa66759c2ca24bca5de28f69aff6</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a7aa670d218caa830ff01796407cdd2180cd09c9</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/0b35d9096c611e20fda53ff6dc0e367807e82dc7</url>
    <id>0b35d9096c611e20fda53ff6dc0e367807e82dc7</id>
    <committed-date>2009-12-10T11:50:26-08:00</committed-date>
    <authored-date>2009-12-10T11:49:31-08:00</authored-date>
    <message>Marked spec as pending when using ruby 1.9.1 or below</message>
    <tree>b092f794601cb131bb3182c3712406259ad9ad34</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1dd00b6a64fc208389b1500ff4b98fb09e41a658</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/a7aa670d218caa830ff01796407cdd2180cd09c9</url>
    <id>a7aa670d218caa830ff01796407cdd2180cd09c9</id>
    <committed-date>2009-12-07T21:16:26-08:00</committed-date>
    <authored-date>2009-12-07T21:16:26-08:00</authored-date>
    <message>Updated Rakefile to import placeholder tasks if rspec or rcov is not available

* This handles the &quot;first use&quot; scenario better, where if neither jeweler or rspec
  is installed it will first (properly) tell the user to install jewler.  From
  then any attempts to run rake spec or rcov, will tell the user to install
  rspec or rcov respectively.</message>
    <tree>b8581c31fb2f9dd8beb53959ab6dd8e9594a900e</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4517c0350b41f24096d9117a4a21c2418954e411</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/1dd00b6a64fc208389b1500ff4b98fb09e41a658</url>
    <id>1dd00b6a64fc208389b1500ff4b98fb09e41a658</id>
    <committed-date>2009-12-05T21:47:15-08:00</committed-date>
    <authored-date>2009-12-05T21:47:15-08:00</authored-date>
    <message>Added Relationship#hash</message>
    <tree>e1e16e64e2d562bece13ca30f7f7565ec38c4a25</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c223899c6b9d4e0bba2bfeb0a8ec81c33c2f7bfe</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/4517c0350b41f24096d9117a4a21c2418954e411</url>
    <id>4517c0350b41f24096d9117a4a21c2418954e411</id>
    <committed-date>2009-12-05T21:31:41-08:00</committed-date>
    <authored-date>2009-12-05T21:31:41-08:00</authored-date>
    <message>Ruby 1.9.2 compatibility fix for AbstractOperation#to_s

* Array#join does not call #to_s on each element automatically before
  joining them.</message>
    <tree>b04cacedd9c65f8e11753e22e3b8044f0440d3d3</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>169ae3f9eb84af043edc3991556c3c57d541b9b6</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/c223899c6b9d4e0bba2bfeb0a8ec81c33c2f7bfe</url>
    <id>c223899c6b9d4e0bba2bfeb0a8ec81c33c2f7bfe</id>
    <committed-date>2009-12-05T01:20:53-08:00</committed-date>
    <authored-date>2009-12-05T01:20:53-08:00</authored-date>
    <message>Updated Property#value specs for Object type to pass with all versions of Ruby</message>
    <tree>84ba2668de9ac4aad1f83c9574b4b1f3cb963342</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5f9a0b5c0f7108025c98bb33bedffc185a21f839</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/169ae3f9eb84af043edc3991556c3c57d541b9b6</url>
    <id>169ae3f9eb84af043edc3991556c3c57d541b9b6</id>
    <committed-date>2009-12-05T01:19:52-08:00</committed-date>
    <authored-date>2009-12-05T01:19:52-08:00</authored-date>
    <message>Fixed spec formatter path to work with ruby 1.9.2</message>
    <tree>85191427c0209e034111aed5eba6464d2dee9ac1</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e1a3841fa36d0866d51ba3f3e82026e1643af289</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/5f9a0b5c0f7108025c98bb33bedffc185a21f839</url>
    <id>5f9a0b5c0f7108025c98bb33bedffc185a21f839</id>
    <committed-date>2009-12-02T10:30:29-08:00</committed-date>
    <authored-date>2009-12-02T10:30:29-08:00</authored-date>
    <message>Cleaned up deprecation warnings for :nullable

* When :nullable =&gt; true is required, change it to :required =&gt; false
  instead of :allow_nil =&gt; true.

[#1136 state:resolved]</message>
    <tree>446c650171c7c9bfa0a21dc0f98d58f1c9019fe0</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5678eeaa622af57581b5e38c9b0459b521f379a</id>
      </parent>
    </parents>
    <author>
      <name>Raimonds Simanovskis</name>
      <email>raimonds.simanovskis@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/e1a3841fa36d0866d51ba3f3e82026e1643af289</url>
    <id>e1a3841fa36d0866d51ba3f3e82026e1643af289</id>
    <committed-date>2009-11-28T15:24:33-08:00</committed-date>
    <authored-date>2009-11-28T15:24:33-08:00</authored-date>
    <message>replace constant 1 with parent id in comparison_spec as otherwise OracleAdapter test is failing</message>
    <tree>83cb5ff7bbf10c83b08be506aad4ef471c2e1485</tree>
    <committer>
      <name>Raimonds Simanovskis</name>
      <email>raimonds.simanovskis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9e29fcf356c38e0ff9ca981ea0ef00c1595dd45</id>
      </parent>
    </parents>
    <author>
      <name>Raimonds Simanovskis</name>
      <email>raimonds.simanovskis@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/f5678eeaa622af57581b5e38c9b0459b521f379a</url>
    <id>f5678eeaa622af57581b5e38c9b0459b521f379a</id>
    <committed-date>2009-11-28T14:31:52-08:00</committed-date>
    <authored-date>2009-11-28T14:31:52-08:00</authored-date>
    <message>avoid unnecessary GROUP BY in OracleAdapter for unique query results</message>
    <tree>9fb84498f3ffaa04184422bc37bdef74a60ed1d1</tree>
    <committer>
      <name>Raimonds Simanovskis</name>
      <email>raimonds.simanovskis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce995997852efd5d1348e36f8a0828cb489a832f</id>
      </parent>
    </parents>
    <author>
      <name>Raimonds Simanovskis</name>
      <email>raimonds.simanovskis@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/c9e29fcf356c38e0ff9ca981ea0ef00c1595dd45</url>
    <id>c9e29fcf356c38e0ff9ca981ea0ef00c1595dd45</id>
    <committed-date>2009-11-28T13:23:55-08:00</committed-date>
    <authored-date>2009-11-28T13:23:55-08:00</authored-date>
    <message>fixed OracleAdapter to pass oracle_adapter_spec test

* fixed some edge case bugs in OracleAdapter
* insluded OracleAdapter specific generated SQL strings in data_objects_adapter_shared_spec</message>
    <tree>e6eb9176970697dda8d42d66baa5fdf57b28d6e2</tree>
    <committer>
      <name>Raimonds Simanovskis</name>
      <email>raimonds.simanovskis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d949fea390f338f3aaedc7f4f2cc6388af285279</id>
      </parent>
    </parents>
    <author>
      <name>Raimonds Simanovskis</name>
      <email>raimonds.simanovskis@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/ce995997852efd5d1348e36f8a0828cb489a832f</url>
    <id>ce995997852efd5d1348e36f8a0828cb489a832f</id>
    <committed-date>2009-11-28T10:23:03-08:00</committed-date>
    <authored-date>2009-09-29T02:14:43-07:00</authored-date>
    <message>changed regular expression for INSERT statement in case of OracleAdapter</message>
    <tree>ea3647d47c42244370cdc6f7132789f5e8f5e4e9</tree>
    <committer>
      <name>Raimonds Simanovskis</name>
      <email>raimonds.simanovskis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f59a5c52ef37d0a29c11536e2f83fe7f1642e71f</id>
      </parent>
      <parent>
        <id>093e9f2a189aef429468d8ebb004b5f972ff475c</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/d949fea390f338f3aaedc7f4f2cc6388af285279</url>
    <id>d949fea390f338f3aaedc7f4f2cc6388af285279</id>
    <committed-date>2009-11-26T22:54:40-08:00</committed-date>
    <authored-date>2009-11-26T22:54:40-08:00</authored-date>
    <message>Merge branch 'master' into next</message>
    <tree>713d2ae6c19738a2cd005ddf0e0648f3ab5d60b8</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90eb890c7031ea8f001d63d4b7fc496c5e711028</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/093e9f2a189aef429468d8ebb004b5f972ff475c</url>
    <id>093e9f2a189aef429468d8ebb004b5f972ff475c</id>
    <committed-date>2009-11-26T22:54:30-08:00</committed-date>
    <authored-date>2009-11-26T22:52:41-08:00</authored-date>
    <message>Query::Path should not undef any methods beginning with &quot;__&quot;

* Added TODO note to replace with BasicObject in the future.</message>
    <tree>713d2ae6c19738a2cd005ddf0e0648f3ab5d60b8</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>18b2735856499c096a7cd7d9704731db0ec443eb</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/90eb890c7031ea8f001d63d4b7fc496c5e711028</url>
    <id>90eb890c7031ea8f001d63d4b7fc496c5e711028</id>
    <committed-date>2009-11-26T22:54:30-08:00</committed-date>
    <authored-date>2009-11-26T13:19:13-08:00</authored-date>
    <message>Load tasks only if Jeweler is installed</message>
    <tree>b2ac9898d5d4bc0992aa0ae5b6441dda383a180d</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>36f05677e78011f6985f93ef81cb3ef683fdd93b</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/f59a5c52ef37d0a29c11536e2f83fe7f1642e71f</url>
    <id>f59a5c52ef37d0a29c11536e2f83fe7f1642e71f</id>
    <committed-date>2009-11-26T22:52:41-08:00</committed-date>
    <authored-date>2009-11-26T22:52:41-08:00</authored-date>
    <message>Query::Path should not undef any methods beginning with &quot;__&quot;

* Added TODO note to replace with BasicObject in the future.</message>
    <tree>fdb15a405aa1308713f85179fec0371fec414a72</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>29dcc623a8d331a88da8673b068974857bec9c79</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/36f05677e78011f6985f93ef81cb3ef683fdd93b</url>
    <id>36f05677e78011f6985f93ef81cb3ef683fdd93b</id>
    <committed-date>2009-11-26T13:19:13-08:00</committed-date>
    <authored-date>2009-11-26T13:19:13-08:00</authored-date>
    <message>Load tasks only if Jeweler is installed</message>
    <tree>4f00ae742b7f933363dbbba176ac89b6444d0c46</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>29dcc623a8d331a88da8673b068974857bec9c79</id>
      </parent>
    </parents>
    <author>
      <name>Dirkjan Bussink</name>
      <email>d.bussink@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/18b2735856499c096a7cd7d9704731db0ec443eb</url>
    <id>18b2735856499c096a7cd7d9704731db0ec443eb</id>
    <committed-date>2009-11-26T12:15:24-08:00</committed-date>
    <authored-date>2009-11-26T12:15:24-08:00</authored-date>
    <message>Ensure Rake::TaskLib is loaded before loading the RoodiTask</message>
    <tree>a4554c9eeb4b016536e948238c55eba9c0474d45</tree>
    <committer>
      <name>Dirkjan Bussink</name>
      <email>d.bussink@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60986dddde0f7678cfdaf8f96b098d4683edbc1b</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/29dcc623a8d331a88da8673b068974857bec9c79</url>
    <id>29dcc623a8d331a88da8673b068974857bec9c79</id>
    <committed-date>2009-11-24T11:04:41-08:00</committed-date>
    <authored-date>2009-11-24T11:04:41-08:00</authored-date>
    <message>Updated gemspec</message>
    <tree>509f777278d7e66f5e7bbdea1afe9fd1093a4f00</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87773787f52659c0e6ac7e4984b5b310646aa4f5</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/60986dddde0f7678cfdaf8f96b098d4683edbc1b</url>
    <id>60986dddde0f7678cfdaf8f96b098d4683edbc1b</id>
    <committed-date>2009-11-24T10:39:39-08:00</committed-date>
    <authored-date>2009-11-24T10:39:39-08:00</authored-date>
    <message>Ensure consistent dependency declarations

* Removed redundant gem() declaration in spec_helper.rb</message>
    <tree>a467d74d185ab393079df8cfc5d5b6f7f241b472</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6fdeb3621e8d1f4f9241200d65be6ae673f2cc7d</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/87773787f52659c0e6ac7e4984b5b310646aa4f5</url>
    <id>87773787f52659c0e6ac7e4984b5b310646aa4f5</id>
    <committed-date>2009-11-24T10:39:28-08:00</committed-date>
    <authored-date>2009-11-24T10:33:42-08:00</authored-date>
    <message>Added version dependency for Jeweler</message>
    <tree>95981c5834eaf8b6e6f82f90229b37ac149612f8</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00419bc4fd7f74cbb15d0de7d06de3dc86b66aa4</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/6fdeb3621e8d1f4f9241200d65be6ae673f2cc7d</url>
    <id>6fdeb3621e8d1f4f9241200d65be6ae673f2cc7d</id>
    <committed-date>2009-11-23T00:54:09-08:00</committed-date>
    <authored-date>2009-11-23T00:54:09-08:00</authored-date>
    <message>Removed most reek &quot;Uncommunicative Name&quot; warnings</message>
    <tree>0e1326b4d8fc350d8bbd3d812497c20e379d49a6</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>023d122181cfcf497dd736ce491a3eaa7056b6d7</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/00419bc4fd7f74cbb15d0de7d06de3dc86b66aa4</url>
    <id>00419bc4fd7f74cbb15d0de7d06de3dc86b66aa4</id>
    <committed-date>2009-11-23T00:38:58-08:00</committed-date>
    <authored-date>2009-11-23T00:38:58-08:00</authored-date>
    <message>Fixed file permissions to be 0644 not 0755</message>
    <tree>1c6726cac5e05933a06f769dab0731a0b856f25b</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>37ba897a9fb979eec9761c0d8fb234eb46e7e3c3</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </author>
    <url>http://github.com/datamapper/dm-core/commit/023d122181cfcf497dd736ce491a3eaa7056b6d7</url>
    <id>023d122181cfcf497dd736ce491a3eaa7056b6d7</id>
    <committed-date>2009-11-23T00:38:37-08:00</committed-date>
    <authored-date>2009-11-23T00:38:37-08:00</authored-date>
    <message>Updated .autotest to only reference existing files</message>
    <tree>315dd78863805ab2c5bce481bee174c3caeda8b6</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@gmail.com</email>
    </committer>
  </commit>
</commits>
