<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>b020aa85381ebaa49117926d939aa63ec173c782</id>
      </parent>
      <parent>
        <id>ebc9946394f4abcef36732ad694f3de9f455670e</id>
      </parent>
    </parents>
    <author>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/3ee2aaa3f668927991871beed5344a6bfd8d75cd</url>
    <id>3ee2aaa3f668927991871beed5344a6bfd8d75cd</id>
    <committed-date>2009-10-23T20:26:15-07:00</committed-date>
    <authored-date>2009-10-23T20:26:15-07:00</authored-date>
    <message>Merge branch 'lazy_collections' of git://github.com/fgrehm/clipper into fm

Conflicts:
	burn/tests/integration/sample_models.rb</message>
    <tree>d212d4888bd7b0b39f6fcb9e6be6e970659f70b1</tree>
    <committer>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>11d5a739abd59cbd9289f28af372726ddfbfac90</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/ebc9946394f4abcef36732ad694f3de9f455670e</url>
    <id>ebc9946394f4abcef36732ad694f3de9f455670e</id>
    <committed-date>2009-10-06T16:54:02-07:00</committed-date>
    <authored-date>2009-10-06T16:54:02-07:00</authored-date>
    <message>Lazy many-to-many and work towards fixing bug. The problem now relates to collection loading.</message>
    <tree>d032b210c65a496efd4e6dec51d7984e20bb0f5a</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92a1dc61efb2cb32c161320ec996030362405e34</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/11d5a739abd59cbd9289f28af372726ddfbfac90</url>
    <id>11d5a739abd59cbd9289f28af372726ddfbfac90</id>
    <committed-date>2009-10-06T15:54:47-07:00</committed-date>
    <authored-date>2009-10-06T15:54:47-07:00</authored-date>
    <message>Simplifying one-to-many setter</message>
    <tree>45be5ef67561ba5a4bc12c6fbaed517fe6d488f1</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>844dab5f3cdd325f5f32024e3afd635ee4139a39</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/92a1dc61efb2cb32c161320ec996030362405e34</url>
    <id>92a1dc61efb2cb32c161320ec996030362405e34</id>
    <committed-date>2009-10-06T15:25:37-07:00</committed-date>
    <authored-date>2009-10-06T15:25:37-07:00</authored-date>
    <message>Removing the need to load one-to-many collections in order to persist related objects</message>
    <tree>f014f6ac6a126c937ed4176aeb9a1fb8add80999</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>86a15e0c47284b227e243c5470f443cc7d1adc71</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/844dab5f3cdd325f5f32024e3afd635ee4139a39</url>
    <id>844dab5f3cdd325f5f32024e3afd635ee4139a39</id>
    <committed-date>2009-10-02T00:04:14-07:00</committed-date>
    <authored-date>2009-10-02T00:04:14-07:00</authored-date>
    <message>'Lazy' one-to-many collection</message>
    <tree>346c3ff1e3529ae43df629057677a0cedaefca2a</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3739b3d7f3695ed1532d6a8111b9f173ad409e0c</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/86a15e0c47284b227e243c5470f443cc7d1adc71</url>
    <id>86a15e0c47284b227e243c5470f443cc7d1adc71</id>
    <committed-date>2009-09-23T09:33:07-07:00</committed-date>
    <authored-date>2009-09-23T09:33:07-07:00</authored-date>
    <message>Handling many-to-many associations. Multiple appends test is still broken</message>
    <tree>69028530eb0b5a6a7190c007bcfa60b12fc3ab11</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>40d30e5c3d09ab47336044513bf86ef23020567b</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/3739b3d7f3695ed1532d6a8111b9f173ad409e0c</url>
    <id>3739b3d7f3695ed1532d6a8111b9f173ad409e0c</id>
    <committed-date>2009-09-23T01:25:27-07:00</committed-date>
    <authored-date>2009-09-23T01:25:27-07:00</authored-date>
    <message>Mapping support for many-to-many associations</message>
    <tree>d134c283dff21a9eb545307750ce45f21f8721c3</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5c1347c18c693d87ec622ea25a75ba56d93d99ae</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/40d30e5c3d09ab47336044513bf86ef23020567b</url>
    <id>40d30e5c3d09ab47336044513bf86ef23020567b</id>
    <committed-date>2009-09-22T23:51:06-07:00</committed-date>
    <authored-date>2009-09-22T23:51:06-07:00</authored-date>
    <message>Adding test for duplicated one-to-many</message>
    <tree>1c120c1cd2233bcf096742bca02c0e47add374ac</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74d41fcbdd59014d1acd8147581a209d6ea03f85</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/5c1347c18c693d87ec622ea25a75ba56d93d99ae</url>
    <id>5c1347c18c693d87ec622ea25a75ba56d93d99ae</id>
    <committed-date>2009-09-22T23:50:12-07:00</committed-date>
    <authored-date>2009-09-22T23:50:12-07:00</authored-date>
    <message>Handling many-to-one associations</message>
    <tree>f772044a5f144102a69ca0e5c02d006dbf1858f8</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e5f73d7b7ceb218ace11a6b27e44febc3066c3f</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/74d41fcbdd59014d1acd8147581a209d6ea03f85</url>
    <id>74d41fcbdd59014d1acd8147581a209d6ea03f85</id>
    <committed-date>2009-09-22T23:34:23-07:00</committed-date>
    <authored-date>2009-09-22T23:34:23-07:00</authored-date>
    <message>Cleaning up</message>
    <tree>d5d382037806c393da11b2e9f11878c4d27e3b39</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d4bdf31cd91be45d8d951dd9680a987eba8a717</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/5e5f73d7b7ceb218ace11a6b27e44febc3066c3f</url>
    <id>5e5f73d7b7ceb218ace11a6b27e44febc3066c3f</id>
    <committed-date>2009-09-22T23:33:46-07:00</committed-date>
    <authored-date>2009-09-22T23:33:46-07:00</authored-date>
    <message>Adding mapping support for many-to-one associations</message>
    <tree>0f6801edcaeb677895e6a6fe2459b1462fc99495</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ae886f71bbafbb191065228d78927c7ee3e3ef8</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/7d4bdf31cd91be45d8d951dd9680a987eba8a717</url>
    <id>7d4bdf31cd91be45d8d951dd9680a987eba8a717</id>
    <committed-date>2009-09-22T22:49:33-07:00</committed-date>
    <authored-date>2009-09-22T22:49:33-07:00</authored-date>
    <message>Unlinking associated objects when setting collection on one-to-many parent.</message>
    <tree>cde89f57a3f8104f97668b130a090c1105961c8e</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c70de8732a091681cc9ded8b88e2a04f6f6d7147</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/2ae886f71bbafbb191065228d78927c7ee3e3ef8</url>
    <id>2ae886f71bbafbb191065228d78927c7ee3e3ef8</id>
    <committed-date>2009-09-22T20:26:46-07:00</committed-date>
    <authored-date>2009-09-22T20:26:46-07:00</authored-date>
    <message>Handling one-to-many associations. Still pending unlinking associated objects when setting collection on parent.</message>
    <tree>68e60258d382c828040f0e7f782688e452ab2311</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0135e5bf2280e7570ad02e8044f4d610c4e5de3</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/c70de8732a091681cc9ded8b88e2a04f6f6d7147</url>
    <id>c70de8732a091681cc9ded8b88e2a04f6f6d7147</id>
    <committed-date>2009-09-22T20:17:19-07:00</committed-date>
    <authored-date>2009-09-22T20:17:19-07:00</authored-date>
    <message>Separating sample models mappings from definition</message>
    <tree>45d5e096f7a84dbc605c52087b898eb3aa185910</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>648ced531edd7635c0927d61fd8a4b3cc3b4ac24</id>
      </parent>
      <parent>
        <id>f0e93d0973757a74e15d626781fd3a955b4d2fc4</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/b0135e5bf2280e7570ad02e8044f4d610c4e5de3</url>
    <id>b0135e5bf2280e7570ad02e8044f4d610c4e5de3</id>
    <committed-date>2009-09-22T19:00:22-07:00</committed-date>
    <authored-date>2009-09-22T19:00:22-07:00</authored-date>
    <message>Merge branch 'misc' into associations</message>
    <tree>bcc15c9c9db8cb3d0dc352d9078ddb165e67c64c</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94481a042778750b34e8e9f3eaecb5522bd14756</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/f0e93d0973757a74e15d626781fd3a955b4d2fc4</url>
    <id>f0e93d0973757a74e15d626781fd3a955b4d2fc4</id>
    <committed-date>2009-09-22T18:59:52-07:00</committed-date>
    <authored-date>2009-09-22T18:59:52-07:00</authored-date>
    <message>Updating sample models for integration tests</message>
    <tree>6980179bf001d58004c41edfa11fbd05c5b28b97</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e3462ed8903504961b71001c4e1540fa6eb08ff</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/648ced531edd7635c0927d61fd8a4b3cc3b4ac24</url>
    <id>648ced531edd7635c0927d61fd8a4b3cc3b4ac24</id>
    <committed-date>2009-09-22T18:40:43-07:00</committed-date>
    <authored-date>2009-09-22T18:40:43-07:00</authored-date>
    <message>Fixing one-to-many unit test for bind</message>
    <tree>aeb241c7318aa62d672fc864a6f263dd82516afb</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>88c81bcc5f54a6ef24ae05512a6fb679dde97146</id>
      </parent>
      <parent>
        <id>94481a042778750b34e8e9f3eaecb5522bd14756</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/3e3462ed8903504961b71001c4e1540fa6eb08ff</url>
    <id>3e3462ed8903504961b71001c4e1540fa6eb08ff</id>
    <committed-date>2009-09-22T18:37:08-07:00</committed-date>
    <authored-date>2009-09-22T18:37:08-07:00</authored-date>
    <message>Merge branch 'misc' into associations</message>
    <tree>c01dd31cc4dba68ebfaacc791f23abf750de2fdd</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b3d6065d2487d5b915aab1ba448ad0915198f965</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/94481a042778750b34e8e9f3eaecb5522bd14756</url>
    <id>94481a042778750b34e8e9f3eaecb5522bd14756</id>
    <committed-date>2009-09-22T18:36:45-07:00</committed-date>
    <authored-date>2009-09-22T18:36:45-07:00</authored-date>
    <message>Supporting nil values for TypedAccessor</message>
    <tree>5d9451e7ba1c3235f4ccdbab77b7230f7d13f678</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>34aac122cc7796de960a4c3f2d599829e7ef2e1f</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/88c81bcc5f54a6ef24ae05512a6fb679dde97146</url>
    <id>88c81bcc5f54a6ef24ae05512a6fb679dde97146</id>
    <committed-date>2009-09-22T18:29:35-07:00</committed-date>
    <authored-date>2009-09-22T18:29:35-07:00</authored-date>
    <message>Added unit tests for OneToMany association</message>
    <tree>cd66ff5dbb7e646000c3053a9a3107da97f71c77</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>adabd2b78c01eed51f84f8ea33604b4daf2870f0</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/34aac122cc7796de960a4c3f2d599829e7ef2e1f</url>
    <id>34aac122cc7796de960a4c3f2d599829e7ef2e1f</id>
    <committed-date>2009-09-22T18:15:25-07:00</committed-date>
    <authored-date>2009-09-22T18:15:25-07:00</authored-date>
    <message>Mapping#mappings</message>
    <tree>9d094d4459befa5cb04c87ce9dca69dbd812d690</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7c8768c2ee03f71dc20319738134a0d0fd8f5378</id>
      </parent>
      <parent>
        <id>b3d6065d2487d5b915aab1ba448ad0915198f965</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/adabd2b78c01eed51f84f8ea33604b4daf2870f0</url>
    <id>adabd2b78c01eed51f84f8ea33604b4daf2870f0</id>
    <committed-date>2009-09-22T17:45:14-07:00</committed-date>
    <authored-date>2009-09-22T17:45:14-07:00</authored-date>
    <message>Merging changes</message>
    <tree>a0670d850210eccf15ccd9fab27c4edc981c675b</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>358c5cab18be74eb657b1b5b1cf63838232e06fd</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/b3d6065d2487d5b915aab1ba448ad0915198f965</url>
    <id>b3d6065d2487d5b915aab1ba448ad0915198f965</id>
    <committed-date>2009-09-22T17:38:37-07:00</committed-date>
    <authored-date>2009-09-22T17:38:37-07:00</authored-date>
    <message>Added Mapping#property in order to simplify tests</message>
    <tree>a101c96c87c3f63e15fca22be309a84070b53c3a</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>65b8ce8d435d6e04fa182ade362beae3bfb4e7ef</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/358c5cab18be74eb657b1b5b1cf63838232e06fd</url>
    <id>358c5cab18be74eb657b1b5b1cf63838232e06fd</id>
    <committed-date>2009-09-22T16:58:12-07:00</committed-date>
    <authored-date>2009-09-22T16:58:12-07:00</authored-date>
    <message>Adding test for Criteria and fixing abstract repository types</message>
    <tree>407b96e5293bfae1ebee9d305fa44d0641f8724e</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>65b8ce8d435d6e04fa182ade362beae3bfb4e7ef</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/7c8768c2ee03f71dc20319738134a0d0fd8f5378</url>
    <id>7c8768c2ee03f71dc20319738134a0d0fd8f5378</id>
    <committed-date>2009-09-22T16:43:57-07:00</committed-date>
    <authored-date>2009-09-22T16:43:57-07:00</authored-date>
    <message>Adding mapping support for one-to-many associations</message>
    <tree>58e17ee97b6df6d05e42991a8acae2f29b9ed4a5</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>805be574fe0b130757293a9378fe9c827626c50b</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/65b8ce8d435d6e04fa182ade362beae3bfb4e7ef</url>
    <id>65b8ce8d435d6e04fa182ade362beae3bfb4e7ef</id>
    <committed-date>2009-09-22T14:05:22-07:00</committed-date>
    <authored-date>2009-09-22T14:05:22-07:00</authored-date>
    <message>Uncommented some session unit tests and adding Session::Helper.orm</message>
    <tree>1565bf2e54b1d745f2c7a5b919141b7ac6ac43f4</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a86138d9346b402f36dc2120e20679344e51a95e</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/805be574fe0b130757293a9378fe9c827626c50b</url>
    <id>805be574fe0b130757293a9378fe9c827626c50b</id>
    <committed-date>2009-09-22T14:05:04-07:00</committed-date>
    <authored-date>2009-09-22T14:05:04-07:00</authored-date>
    <message>Uncommented some session unit tests and adding Session::Helper.orm</message>
    <tree>fbe3533e1b16f82d207faefaefe6fcf552687d73</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d443aae32ea41afca1f459dc5e5f2c3394e91803</id>
      </parent>
      <parent>
        <id>a86138d9346b402f36dc2120e20679344e51a95e</id>
      </parent>
    </parents>
    <author>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/b020aa85381ebaa49117926d939aa63ec173c782</url>
    <id>b020aa85381ebaa49117926d939aa63ec173c782</id>
    <committed-date>2009-09-16T12:53:14-07:00</committed-date>
    <authored-date>2009-09-16T12:53:14-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/fgrehm/clipper</message>
    <tree>a4e36607c51a7ef559d383d8a0135b41bfe6ec3c</tree>
    <committer>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cc09dc1c0252c7e7073d8928aa80340663771a90</id>
      </parent>
    </parents>
    <author>
      <name>unknown</name>
      <email>F&#225;bio@.(none)</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/a86138d9346b402f36dc2120e20679344e51a95e</url>
    <id>a86138d9346b402f36dc2120e20679344e51a95e</id>
    <committed-date>2009-09-15T23:01:54-07:00</committed-date>
    <authored-date>2009-09-15T23:01:54-07:00</authored-date>
    <message>Cleaning up</message>
    <tree>b6425c307f893c759deef23172b6e80c1c9551d5</tree>
    <committer>
      <name>unknown</name>
      <email>F&#225;bio@.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3fdd446959f6d927ac80ab132f2fac786b3f220e</id>
      </parent>
    </parents>
    <author>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </author>
    <url>http://github.com/wiecklabs/clipper/commit/cc09dc1c0252c7e7073d8928aa80340663771a90</url>
    <id>cc09dc1c0252c7e7073d8928aa80340663771a90</id>
    <committed-date>2009-09-15T22:42:45-07:00</committed-date>
    <authored-date>2009-09-15T22:42:45-07:00</authored-date>
    <message>Adding missing test</message>
    <tree>54cd15eb3fd876e28ddf7ed6ab1b3f1c2f4ed218</tree>
    <committer>
      <name>Fabio Rehm</name>
      <email>fgrehm@gmail.com</email>
    </committer>
  </commit>
</commits>
