<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>dec89e62995d1a84434f79d4eca1e5f6a0ffd63b</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/f0dcbeb47bcd54b65e49efd56293f97450693c29</url>
    <id>f0dcbeb47bcd54b65e49efd56293f97450693c29</id>
    <committed-date>2008-12-18T15:07:10-08:00</committed-date>
    <authored-date>2008-12-18T15:07:10-08:00</authored-date>
    <message>Make sure DeepCloning works with belongs_to and has_one associations</message>
    <tree>86b369c1ecc88d377838aa7e600aad95290c1ff3</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4558e86dc2f68b5067095fc468afce5bc8e36d45</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/dec89e62995d1a84434f79d4eca1e5f6a0ffd63b</url>
    <id>dec89e62995d1a84434f79d4eca1e5f6a0ffd63b</id>
    <committed-date>2008-12-18T15:04:18-08:00</committed-date>
    <authored-date>2008-12-18T15:04:18-08:00</authored-date>
    <message>Fix foxy fixture</message>
    <tree>7f2df10bceef3734e80a336e303511af13229593</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>247fdd274687583e174ac5bc8c8232d3c2ad9bf6</id>
      </parent>
    </parents>
    <author>
      <name>Benny Degezelle</name>
      <email>benny@gorilla-webdesign.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/4558e86dc2f68b5067095fc468afce5bc8e36d45</url>
    <id>4558e86dc2f68b5067095fc468afce5bc8e36d45</id>
    <committed-date>2008-12-18T14:40:01-08:00</committed-date>
    <authored-date>2008-12-18T14:40:01-08:00</authored-date>
    <message>Polly wants a patcher</message>
    <tree>0f73d81fe7eaaad802df1bcb61e348166daf8e64</tree>
    <committer>
      <name>Benny Degezelle</name>
      <email>benny@gorilla-webdesign.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1efe599d8334948339e38c5a260a3c637a2c04a</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/247fdd274687583e174ac5bc8c8232d3c2ad9bf6</url>
    <id>247fdd274687583e174ac5bc8c8232d3c2ad9bf6</id>
    <committed-date>2008-04-17T03:03:06-07:00</committed-date>
    <authored-date>2008-04-17T03:03:06-07:00</authored-date>
    <message>Cloning really deep with multiple associations

Made it easy to do deep cloning with multiple associations. So you could do:
	pirate.clone :include =&gt; [:mateys, {:treasures =&gt; :gold_pieces}]

thanks to Mark Donnelly for this patch</message>
    <tree>ed647911ee4b0fbcc236398dbb37b8ac6816bf9e</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>753adea9dd0af265270e740bc1dbb090bcd52660</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/a1efe599d8334948339e38c5a260a3c637a2c04a</url>
    <id>a1efe599d8334948339e38c5a260a3c637a2c04a</id>
    <committed-date>2008-04-08T03:18:48-07:00</committed-date>
    <authored-date>2008-04-08T03:18:48-07:00</authored-date>
    <message>Renamed README to README.rdoc, added the Rakefile for running tests/rdoc generation</message>
    <tree>cfa47835e302af02b87adc37c9d4ce407159f5e2</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f36a015483cabee9b131a1fe4a0ca942f6afef0e</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/753adea9dd0af265270e740bc1dbb090bcd52660</url>
    <id>753adea9dd0af265270e740bc1dbb090bcd52660</id>
    <committed-date>2008-03-31T02:07:13-07:00</committed-date>
    <authored-date>2008-03-31T02:07:13-07:00</authored-date>
    <message>Changed tests, so that it isn't tested on the original value.</message>
    <tree>5ef786649355cc19cdc8c51b177349ebdbe2044c</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e77cccecb2a93327ce629d7b488f7335273f3f1b</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/f36a015483cabee9b131a1fe4a0ca942f6afef0e</url>
    <id>f36a015483cabee9b131a1fe4a0ca942f6afef0e</id>
    <committed-date>2008-03-31T00:27:42-07:00</committed-date>
    <authored-date>2008-03-31T00:27:42-07:00</authored-date>
    <message>Using the nicer Array(obj) instead of [*obj] to convert strings/symbols/hashes to an array</message>
    <tree>cdaf1eb0a2ceaad72e4f512214b913a9e7033d94</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4540750444de4484f87930dc79d0042bd8978ed0</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/e77cccecb2a93327ce629d7b488f7335273f3f1b</url>
    <id>e77cccecb2a93327ce629d7b488f7335273f3f1b</id>
    <committed-date>2008-03-29T13:12:04-07:00</committed-date>
    <authored-date>2008-03-29T13:12:04-07:00</authored-date>
    <message>about.yml added</message>
    <tree>86a7e592ba86339272dc0fff8182cb3952783c30</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>23c8e407ed9348717f482331b3c26cfb2939d56a</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/4540750444de4484f87930dc79d0042bd8978ed0</url>
    <id>4540750444de4484f87930dc79d0042bd8978ed0</id>
    <committed-date>2008-03-28T09:46:43-07:00</committed-date>
    <authored-date>2008-03-28T09:46:43-07:00</authored-date>
    <message>Stupid mistake</message>
    <tree>f5a6bd8a45214d18f281f6ba4bf72d7e93249082</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0ea40f89a68d57b49156880a09928af5e996b8f4</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/23c8e407ed9348717f482331b3c26cfb2939d56a</url>
    <id>23c8e407ed9348717f482331b3c26cfb2939d56a</id>
    <committed-date>2008-03-28T06:17:34-07:00</committed-date>
    <authored-date>2008-03-28T06:17:34-07:00</authored-date>
    <message>License ;-)</message>
    <tree>fddee304a55c5bc2f8e6fb0e93248d957e5ba284</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6131d23642b1937ce194c80b46bb2b86c4708cfc</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/0ea40f89a68d57b49156880a09928af5e996b8f4</url>
    <id>0ea40f89a68d57b49156880a09928af5e996b8f4</id>
    <committed-date>2008-03-28T05:22:17-07:00</committed-date>
    <authored-date>2008-03-28T05:22:17-07:00</authored-date>
    <message>Use attributes_from_column_definition to get the default value (Related to http://dev.rubyonrails.org/ticket/10547)</message>
    <tree>422d72bddfe7a37a0d3dedf985e4a8a21c279526</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa69411c83b3bcceb96ab71feb948a7b3236c1a3</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/6131d23642b1937ce194c80b46bb2b86c4708cfc</url>
    <id>6131d23642b1937ce194c80b46bb2b86c4708cfc</id>
    <committed-date>2008-03-28T03:16:57-07:00</committed-date>
    <authored-date>2008-03-28T03:16:57-07:00</authored-date>
    <message>A lot of refactoring. Code is more DRY, and doesn't add extra methods to ActiveRecord::Base</message>
    <tree>f92952da83a96ff71a88de63640bf08d596e0b84</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d3ee15e97ffa36a605800fbcb91b1c2777247b3d</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/aa69411c83b3bcceb96ab71feb948a7b3236c1a3</url>
    <id>aa69411c83b3bcceb96ab71feb948a7b3236c1a3</id>
    <committed-date>2008-03-27T12:14:34-07:00</committed-date>
    <authored-date>2008-03-27T12:14:34-07:00</authored-date>
    <message>Added more documentation and a README</message>
    <tree>1b54c2cd631eeb80abd41485dbe184af4a56d5fd</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7b18d25c4c907c062be2e7326628b826120cecf1</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/d3ee15e97ffa36a605800fbcb91b1c2777247b3d</url>
    <id>d3ee15e97ffa36a605800fbcb91b1c2777247b3d</id>
    <committed-date>2008-03-27T11:53:30-07:00</committed-date>
    <authored-date>2008-03-27T11:53:30-07:00</authored-date>
    <message>Added testing suite and plugin tests</message>
    <tree>08602422ac19d2580fcc49471c362be58dd2f481</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90dc25c3fbd4fb53155fd19159fb731f584230cf</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/7b18d25c4c907c062be2e7326628b826120cecf1</url>
    <id>7b18d25c4c907c062be2e7326628b826120cecf1</id>
    <committed-date>2008-03-27T10:24:48-07:00</committed-date>
    <authored-date>2008-03-27T10:24:48-07:00</authored-date>
    <message>Fixed rdoc</message>
    <tree>2873ef8db4d4461b31fa55294afb051f83f1d6f1</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c50ef55ebf177d54ef61ea1f88aa94fa71886d49</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/90dc25c3fbd4fb53155fd19159fb731f584230cf</url>
    <id>90dc25c3fbd4fb53155fd19159fb731f584230cf</id>
    <committed-date>2008-03-27T10:23:50-07:00</committed-date>
    <authored-date>2008-03-27T10:23:50-07:00</authored-date>
    <message>Refined :include and added :except</message>
    <tree>b38a58bc3540d3d2a2a21b6ccb14bfd84d2bd9b5</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/DefV/deep_cloning/commit/c50ef55ebf177d54ef61ea1f88aa94fa71886d49</url>
    <id>c50ef55ebf177d54ef61ea1f88aa94fa71886d49</id>
    <committed-date>2008-03-27T09:15:50-07:00</committed-date>
    <authored-date>2008-03-27T09:15:50-07:00</authored-date>
    <message>Initial Import</message>
    <tree>98a21399a1553090e702690fb9b556ac15c91e36</tree>
    <committer>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </committer>
  </commit>
</commits>
