<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>fee3be2612c084086c79227924df7b679b513143</id>
      </parent>
    </parents>
    <author>
      <name>Court3nay</name>
      <email>courtenay@caboo.se</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/0d219eb10efc3c4e350479e1504ce977ff9a3753</url>
    <id>0d219eb10efc3c4e350479e1504ce977ff9a3753</id>
    <committed-date>2009-01-23T15:55:50-08:00</committed-date>
    <authored-date>2009-01-23T15:55:50-08:00</authored-date>
    <message>Add a note about reloading</message>
    <tree>dc3e456d1849e1c6ac34de664d142e2c3ff5c960</tree>
    <committer>
      <name>Court3nay</name>
      <email>courtenay@caboo.se</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61ebd4a45c2a3352469ff1c0560e4c4988fac2f0</id>
      </parent>
      <parent>
        <id>84d5014e5edaf7d4dc05c560228e66211d045e83</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy McAnally</name>
      <email>jeremymcanally@jeremy-mcanallys-macbook-2.local</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/fee3be2612c084086c79227924df7b679b513143</url>
    <id>fee3be2612c084086c79227924df7b679b513143</id>
    <committed-date>2009-01-23T13:42:17-08:00</committed-date>
    <authored-date>2009-01-23T13:42:17-08:00</authored-date>
    <message>Merge branch 'master' of git@github.com:jeremymcanally/acts_like_git

Conflicts:
	lib/acts_like_git/active_record_ext/base.rb
	lib/acts_like_git/active_record_ext/version_methods.rb</message>
    <tree>68c0632c07b33f607739b8de323dcc91af4e9218</tree>
    <committer>
      <name>Jeremy McAnally</name>
      <email>jeremymcanally@jeremy-mcanallys-macbook-2.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Jeremy McAnally</name>
      <email>jeremymcanally@jeremy-mcanallys-macbook-2.local</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/61ebd4a45c2a3352469ff1c0560e4c4988fac2f0</url>
    <id>61ebd4a45c2a3352469ff1c0560e4c4988fac2f0</id>
    <committed-date>2009-01-23T13:38:17-08:00</committed-date>
    <authored-date>2009-01-23T13:38:17-08:00</authored-date>
    <message>Use git less, use the database more</message>
    <tree>64213f8ac9f9426c832475d3efbb1a871955b0ca</tree>
    <committer>
      <name>Jeremy McAnally</name>
      <email>jeremymcanally@jeremy-mcanallys-macbook-2.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e0440629fbbed6e8e6a888af3a9fd23df2ae046e</id>
      </parent>
      <parent>
        <id>67d107c26fbef72ad99dd0c62e70e60cbb3f63d7</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/84d5014e5edaf7d4dc05c560228e66211d045e83</url>
    <id>84d5014e5edaf7d4dc05c560228e66211d045e83</id>
    <committed-date>2008-12-31T14:12:42-08:00</committed-date>
    <authored-date>2008-12-31T14:12:42-08:00</authored-date>
    <message>merge</message>
    <tree>17f771c259bced64cd03a86152477e73c35515ff</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca5b3d456ce41a2c6727254628a151d721473f0f</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/e0440629fbbed6e8e6a888af3a9fd23df2ae046e</url>
    <id>e0440629fbbed6e8e6a888af3a9fd23df2ae046e</id>
    <committed-date>2008-12-31T10:34:55-08:00</committed-date>
    <authored-date>2008-12-31T10:34:55-08:00</authored-date>
    <message>add grit gem requirements</message>
    <tree>e522c43ffeb6f619683b2900bc2a3c0ebe039fd8</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b8f9675002db6cdbe418708c3e81f7107b775440</id>
      </parent>
    </parents>
    <author>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/67d107c26fbef72ad99dd0c62e70e60cbb3f63d7</url>
    <id>67d107c26fbef72ad99dd0c62e70e60cbb3f63d7</id>
    <committed-date>2008-12-22T17:43:40-08:00</committed-date>
    <authored-date>2008-12-22T17:37:21-08:00</authored-date>
    <message>simplified module inclusion declarations

Signed-off-by: Courtenay &lt;courtenay@entp.com&gt;</message>
    <tree>51e5db9956e239c5483384e3df2b63539cf468dd</tree>
    <committer>
      <name>Courtenay</name>
      <email>courtenay@entp.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a50c072cb39b186413a0a8ccdc380f9dbbdd8d08</id>
      </parent>
    </parents>
    <author>
      <name>c3</name>
      <email>courtenay@entp.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/b8f9675002db6cdbe418708c3e81f7107b775440</url>
    <id>b8f9675002db6cdbe418708c3e81f7107b775440</id>
    <committed-date>2008-12-22T13:51:21-08:00</committed-date>
    <authored-date>2008-12-22T13:51:21-08:00</authored-date>
    <message>only include acts-like-git specific modules when versioning gets configured [Roman2k]</message>
    <tree>cd9b8891aa69df3dc010c87efde62a0546d4da9a</tree>
    <committer>
      <name>c3</name>
      <email>courtenay@entp.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d2a6eb61bd497000f71aa79f69482443f623f707</id>
      </parent>
    </parents>
    <author>
      <name>c3</name>
      <email>courtenay@entp.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/a50c072cb39b186413a0a8ccdc380f9dbbdd8d08</url>
    <id>a50c072cb39b186413a0a8ccdc380f9dbbdd8d08</id>
    <committed-date>2008-12-21T18:23:08-08:00</committed-date>
    <authored-date>2008-12-21T18:23:08-08:00</authored-date>
    <message>Make it play nice with permalink_fu -- as long as pfu is on a different field</message>
    <tree>dd209208a66a1f49a3d2dba1aa2f9b3ed71f90f5</tree>
    <committer>
      <name>c3</name>
      <email>courtenay@entp.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6816d556f05a1c707cc2fcb9142915fdb5cabfd2</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/d2a6eb61bd497000f71aa79f69482443f623f707</url>
    <id>d2a6eb61bd497000f71aa79f69482443f623f707</id>
    <committed-date>2008-12-12T10:48:19-08:00</committed-date>
    <authored-date>2008-12-12T10:48:19-08:00</authored-date>
    <message>Updating version field after commit is done with current version sha. Modified generator accordingly.</message>
    <tree>a1bcf2aba9c41bf3ecfe93a8a08a9b15010c2264</tree>
    <committer>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d2b5dee0b30467d2efcfd9b06def11432701ec68</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/6816d556f05a1c707cc2fcb9142915fdb5cabfd2</url>
    <id>6816d556f05a1c707cc2fcb9142915fdb5cabfd2</id>
    <committed-date>2008-12-12T10:20:13-08:00</committed-date>
    <authored-date>2008-12-12T10:20:13-08:00</authored-date>
    <message>Renaming version to get_version so it doesn't conflict with any field named version</message>
    <tree>769634442898758d03e680e85f3d760b61483d5c</tree>
    <committer>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10ae803cd856b323c2d6f0262b212f45c8a22313</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/d2b5dee0b30467d2efcfd9b06def11432701ec68</url>
    <id>d2b5dee0b30467d2efcfd9b06def11432701ec68</id>
    <committed-date>2008-12-11T21:09:36-08:00</committed-date>
    <authored-date>2008-12-11T21:09:36-08:00</authored-date>
    <message>Fixed issue in git_contents where it was not looking up entries by their ID.</message>
    <tree>dde4832b2e4d25be96258d29c6c58243dbf86430</tree>
    <committer>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f57e0bfe5655d7e8e6fbe8977bac9dc6f4b1577b</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/10ae803cd856b323c2d6f0262b212f45c8a22313</url>
    <id>10ae803cd856b323c2d6f0262b212f45c8a22313</id>
    <committed-date>2008-12-11T18:13:53-08:00</committed-date>
    <authored-date>2008-12-11T18:13:53-08:00</authored-date>
    <message>Removing tabs. Not sure why soft tabs isn't on.</message>
    <tree>9036c48c8e1e01f072d6a3f8d111522f0d6146c6</tree>
    <committer>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0ee25609cf4bb04e1d7658a68c4f6b48f7504b18</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/f57e0bfe5655d7e8e6fbe8977bac9dc6f4b1577b</url>
    <id>f57e0bfe5655d7e8e6fbe8977bac9dc6f4b1577b</id>
    <committed-date>2008-12-11T18:08:43-08:00</committed-date>
    <authored-date>2008-12-11T18:08:43-08:00</authored-date>
    <message>Added a version method to the model to access a specific commit's data.</message>
    <tree>561d1fceb5951f2d76da70023f2ab66b3b824c1a</tree>
    <committer>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3f2bdcbc4baeec97ecb4ad90a7713d48c1f19cab</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/0ee25609cf4bb04e1d7658a68c4f6b48f7504b18</url>
    <id>0ee25609cf4bb04e1d7658a68c4f6b48f7504b18</id>
    <committed-date>2008-12-08T10:42:30-08:00</committed-date>
    <authored-date>2008-12-08T10:42:30-08:00</authored-date>
    <message>Making sure git_delete works properly and removes history.</message>
    <tree>745d7807a3e476e47724ce5ee05752d297cbeba2</tree>
    <committer>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>942b3155570ecdf4a0edb027545756b3f6a1d8e5</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/3f2bdcbc4baeec97ecb4ad90a7713d48c1f19cab</url>
    <id>3f2bdcbc4baeec97ecb4ad90a7713d48c1f19cab</id>
    <committed-date>2008-12-05T15:23:12-08:00</committed-date>
    <authored-date>2008-12-05T15:23:12-08:00</authored-date>
    <message>Added option for debugging, renamed @user to @model_user, clearing tmp git directory out before tests start.</message>
    <tree>350115ab2684c0fa62376c8c72e50004bf1ac066</tree>
    <committer>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>caec296b992054ce0dddacee01750173533214d6</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/942b3155570ecdf4a0edb027545756b3f6a1d8e5</url>
    <id>942b3155570ecdf4a0edb027545756b3f6a1d8e5</id>
    <committed-date>2008-12-05T12:08:06-08:00</committed-date>
    <authored-date>2008-12-05T12:08:06-08:00</authored-date>
    <message>Adding target rake task</message>
    <tree>b256b723661facd64c6f342830bba67f9cf76f52</tree>
    <committer>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>878f6ff8fb8900ceda7cca74f977b03b4513de51</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/caec296b992054ce0dddacee01750173533214d6</url>
    <id>caec296b992054ce0dddacee01750173533214d6</id>
    <committed-date>2008-12-05T05:49:57-08:00</committed-date>
    <authored-date>2008-12-05T05:49:57-08:00</authored-date>
    <message>Adding repeat rake task that causes failure sooner or later.</message>
    <tree>fe8b560f1ec35f5617aab14264b0b3a9c36242b0</tree>
    <committer>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>55701db426999570cf492e51e3741b957681ecbd</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/878f6ff8fb8900ceda7cca74f977b03b4513de51</url>
    <id>878f6ff8fb8900ceda7cca74f977b03b4513de51</id>
    <committed-date>2008-12-02T21:12:48-08:00</committed-date>
    <authored-date>2008-12-02T21:12:48-08:00</authored-date>
    <message>Trying to fill out the spec for this</message>
    <tree>b0d15bf17cf3bc57b358a652075debd63d0b0465</tree>
    <committer>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a506f6cda73956bda674e307b9a02964eb95c2bc</id>
      </parent>
    </parents>
    <author>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/55701db426999570cf492e51e3741b957681ecbd</url>
    <id>55701db426999570cf492e51e3741b957681ecbd</id>
    <committed-date>2008-12-02T20:01:31-08:00</committed-date>
    <authored-date>2008-12-02T20:01:31-08:00</authored-date>
    <message>Making sure that integers get versioned as well.</message>
    <tree>457521fe05faa60e1a8d9cfa5dc9827cb519b2ac</tree>
    <committer>
      <name>Nick Quaranto</name>
      <email>nick@quaran.to</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>addb2305b4324f3f50fd3328ca0ebcd3e0b4de0b</id>
      </parent>
    </parents>
    <author>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/a506f6cda73956bda674e307b9a02964eb95c2bc</url>
    <id>a506f6cda73956bda674e307b9a02964eb95c2bc</id>
    <committed-date>2008-11-29T03:15:41-08:00</committed-date>
    <authored-date>2008-11-29T03:15:41-08:00</authored-date>
    <message>fixed RDoc of all_versioned_models</message>
    <tree>b52d76ec7a95ea336e21d7ee53a13918e0568312</tree>
    <committer>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a673939f8d0ffd1998b0d4f2b32ba79367e9be00</id>
      </parent>
    </parents>
    <author>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/addb2305b4324f3f50fd3328ca0ebcd3e0b4de0b</url>
    <id>addb2305b4324f3f50fd3328ca0ebcd3e0b4de0b</id>
    <committed-date>2008-11-29T03:08:33-08:00</committed-date>
    <authored-date>2008-11-29T03:08:33-08:00</authored-date>
    <message>minor cleanup</message>
    <tree>ff91860c6453ddf7cf4ae9ebb89db7b938351286</tree>
    <committer>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44d0bda1234c619eebeaad7f967293cda29a3e0e</id>
      </parent>
    </parents>
    <author>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/a673939f8d0ffd1998b0d4f2b32ba79367e9be00</url>
    <id>a673939f8d0ffd1998b0d4f2b32ba79367e9be00</id>
    <committed-date>2008-11-29T03:01:46-08:00</committed-date>
    <authored-date>2008-11-29T03:01:46-08:00</authored-date>
    <message>Re-added a file that didn't make it into the previous commit (active_record_ext.rb).  Made model tracking optional: enable it by setting ALG.all_versioned_models to an array.</message>
    <tree>bf5cf3d6e5e2f2ebef7b5f95ba95e431fdea5e2e</tree>
    <committer>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df1a0cf4d51c0dc57f6a88f45b1cc59098c2fe21</id>
      </parent>
    </parents>
    <author>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/44d0bda1234c619eebeaad7f967293cda29a3e0e</url>
    <id>44d0bda1234c619eebeaad7f967293cda29a3e0e</id>
    <committed-date>2008-11-29T02:54:17-08:00</committed-date>
    <authored-date>2008-11-29T02:54:17-08:00</authored-date>
    <message>renamed Version::{Major,...} to the more conventional Version::{MAJOR,...} format</message>
    <tree>747aa48dd4ac637e473bba3ec2f2e482c61cebe8</tree>
    <committer>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f4b847a281fd6d51ba8e6a034c7a964b1d206fe</id>
      </parent>
    </parents>
    <author>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/df1a0cf4d51c0dc57f6a88f45b1cc59098c2fe21</url>
    <id>df1a0cf4d51c0dc57f6a88f45b1cc59098c2fe21</id>
    <committed-date>2008-11-29T02:52:14-08:00</committed-date>
    <authored-date>2008-11-29T02:52:14-08:00</authored-date>
    <message>renamed ActsLikeGit::ActiveRecord to ActsLikeGit::ActiveRecordExt</message>
    <tree>99e1b8f48525407ee0a174b5f7da8e8819d6f561</tree>
    <committer>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c363e877930279d5b0c5eca8110fa1f0fb9e0c90</id>
      </parent>
    </parents>
    <author>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/1f4b847a281fd6d51ba8e6a034c7a964b1d206fe</url>
    <id>1f4b847a281fd6d51ba8e6a034c7a964b1d206fe</id>
    <committed-date>2008-11-29T02:49:46-08:00</committed-date>
    <authored-date>2008-11-29T02:49:46-08:00</authored-date>
    <message>moved method definitions out of class_eval blocks</message>
    <tree>b8648470747d75298b3937b03d0072e269a331b0</tree>
    <committer>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1dfa6f82ee83e7c76f237e4a974578b1eef74667</id>
      </parent>
    </parents>
    <author>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/c363e877930279d5b0c5eca8110fa1f0fb9e0c90</url>
    <id>c363e877930279d5b0c5eca8110fa1f0fb9e0c90</id>
    <committed-date>2008-11-29T02:25:14-08:00</committed-date>
    <authored-date>2008-11-29T02:25:14-08:00</authored-date>
    <message>cleaned up arbitrarily placed require statements by lazy loading modules as much as possible</message>
    <tree>19db7e30ee2f4a2a40119d4b2917cd518422062f</tree>
    <committer>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb35ce3f2ec1681e3818800f94084a0f79ded607</id>
      </parent>
    </parents>
    <author>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/1dfa6f82ee83e7c76f237e4a974578b1eef74667</url>
    <id>1dfa6f82ee83e7c76f237e4a974578b1eef74667</id>
    <committed-date>2008-11-29T02:11:40-08:00</committed-date>
    <authored-date>2008-11-29T02:11:40-08:00</authored-date>
    <message>Revert &quot;renamed VersionMethods to Versioning&quot;

This reverts commit cb35ce3f2ec1681e3818800f94084a0f79ded607.</message>
    <tree>9899950d401953dd59828f2c1422c9f7ba82e801</tree>
    <committer>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>45994b3202cb2b5448188d18750315c372a195a6</id>
      </parent>
    </parents>
    <author>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/cb35ce3f2ec1681e3818800f94084a0f79ded607</url>
    <id>cb35ce3f2ec1681e3818800f94084a0f79ded607</id>
    <committed-date>2008-11-29T02:09:44-08:00</committed-date>
    <authored-date>2008-11-29T02:09:44-08:00</authored-date>
    <message>renamed VersionMethods to Versioning</message>
    <tree>52d2f885bf1ff0adea7952a1d5ed918eed64a55f</tree>
    <committer>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ea92d855e77664da476919f5d65958409ec322b</id>
      </parent>
    </parents>
    <author>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/45994b3202cb2b5448188d18750315c372a195a6</url>
    <id>45994b3202cb2b5448188d18750315c372a195a6</id>
    <committed-date>2008-11-29T02:03:24-08:00</committed-date>
    <authored-date>2008-11-29T02:03:24-08:00</authored-date>
    <message>moved private methods of ActsLikeGitGenerator back in the class</message>
    <tree>9899950d401953dd59828f2c1422c9f7ba82e801</tree>
    <committer>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79ef73594225596dfca8d37bac5b36b9f3bbd14e</id>
      </parent>
    </parents>
    <author>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </author>
    <url>http://github.com/courtenay/acts_like_git/commit/2ea92d855e77664da476919f5d65958409ec322b</url>
    <id>2ea92d855e77664da476919f5d65958409ec322b</id>
    <committed-date>2008-11-29T02:02:14-08:00</committed-date>
    <authored-date>2008-11-29T02:02:14-08:00</authored-date>
    <message>Aliased init.rb to rails/init.rb.  Removed empty install.rb.</message>
    <tree>7ecafc2aa9c3ec618e48816e225175aa2b956adb</tree>
    <committer>
      <name>Roman Le Negrate</name>
      <email>roman.lenegrate@gmail.com</email>
    </committer>
  </commit>
</commits>
