<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>09b35aad26bc46766d7a19dbb5e5930155cdec92</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/179ce54ff1f6468d44903516674b49829f7a79e4</url>
    <id>179ce54ff1f6468d44903516674b49829f7a79e4</id>
    <committed-date>2008-07-05T19:47:45-07:00</committed-date>
    <authored-date>2008-07-05T19:47:45-07:00</authored-date>
    <message>Add more descriptive exceptions
Assume the default state attribute is &quot;state&quot; if one is not provided
Tag 0.2.1 release</message>
    <tree>fc3345c5dee0f4588e2c00402b7eb7761084e535</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f1b4d67ea715ca662c69582ceb7bde1d57fb118</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/09b35aad26bc46766d7a19dbb5e5930155cdec92</url>
    <id>09b35aad26bc46766d7a19dbb5e5930155cdec92</id>
    <committed-date>2008-07-04T15:48:30-07:00</committed-date>
    <authored-date>2008-07-04T15:48:30-07:00</authored-date>
    <message>Ignore test/app_root/script</message>
    <tree>bc2bc4032a0c51c67bbfcfd4ece122c31f35f51c</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>26d60afa4705981762799dfc36d46794b2bff370</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/7f1b4d67ea715ca662c69582ceb7bde1d57fb118</url>
    <id>7f1b4d67ea715ca662c69582ceb7bde1d57fb118</id>
    <committed-date>2008-07-03T16:30:58-07:00</committed-date>
    <authored-date>2008-07-03T16:30:58-07:00</authored-date>
    <message>Add :except_from option for transitions if you want to blacklist states</message>
    <tree>14a92d1d9a5e064db28eb59398218c20cb5dc6c3</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b90d731c157acfc564e61fedecb4819732536ec2</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/26d60afa4705981762799dfc36d46794b2bff370</url>
    <id>26d60afa4705981762799dfc36d46794b2bff370</id>
    <committed-date>2008-07-03T15:10:02-07:00</committed-date>
    <authored-date>2008-07-03T15:10:02-07:00</authored-date>
    <message>Add PluginAWeek::StateMachine::Machine#states
Add PluginAWeek::StateMachine::Event#transitions</message>
    <tree>82158d75a977b57f20ee1bf8dcf529cefba2bfbf</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4038912091b9205e8eca10d2130a64f2653851c7</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/b90d731c157acfc564e61fedecb4819732536ec2</url>
    <id>b90d731c157acfc564e61fedecb4819732536ec2</id>
    <committed-date>2008-07-03T14:50:10-07:00</committed-date>
    <authored-date>2008-07-03T14:50:10-07:00</authored-date>
    <message>Allow creating transitions with no from state (effectively allowing the transition for *any* from state)
Reduce the number of objects created for each transition</message>
    <tree>7db5f5c0abd332d5603660455fdcc4b17933e460</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dff6ac126ac4f8692534d6c83df1d51ee1729947</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/4038912091b9205e8eca10d2130a64f2653851c7</url>
    <id>4038912091b9205e8eca10d2130a64f2653851c7</id>
    <committed-date>2008-07-01T18:14:36-07:00</committed-date>
    <authored-date>2008-07-01T18:14:36-07:00</authored-date>
    <message>Add better tests for conditional events using :if and :unless</message>
    <tree>45a175cc2dda9a761880047ea3435bed35eef586</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d84b4d56851ab58f40301650840d656277a4851</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/dff6ac126ac4f8692534d6c83df1d51ee1729947</url>
    <id>dff6ac126ac4f8692534d6c83df1d51ee1729947</id>
    <committed-date>2008-06-29T19:55:27-07:00</committed-date>
    <authored-date>2008-06-29T19:55:27-07:00</authored-date>
    <message>Fix .gitignore format</message>
    <tree>034643f1d23674259ae8e98cd4e7947806f3ba67</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b3b009b13861a6c16398ec4b504965c0bb2a4a41</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/2d84b4d56851ab58f40301650840d656277a4851</url>
    <id>2d84b4d56851ab58f40301650840d656277a4851</id>
    <committed-date>2008-06-29T17:49:11-07:00</committed-date>
    <authored-date>2008-06-29T17:49:11-07:00</authored-date>
    <message>Add missing tests for PluginAWeek::StateMachine::InvalidTransition</message>
    <tree>b3095b13d1744144266d88639e1583900c1417d2</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>69c291c31bf06884c80d07289fc178a76032816b</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/b3b009b13861a6c16398ec4b504965c0bb2a4a41</url>
    <id>b3b009b13861a6c16398ec4b504965c0bb2a4a41</id>
    <committed-date>2008-06-29T14:42:40-07:00</committed-date>
    <authored-date>2008-06-29T14:42:40-07:00</authored-date>
    <message>Add a non-bang version of events (e.g. park) that will return a boolean value for success
Raise an exception if the bang version of events are used (e.g. park!) and no transition is successful
Change callbacks to act a little more like ActiveRecord
Avoid using string evaluation for dynamic methods</message>
    <tree>39f6584745ed8ffe76e0bb64609b40fe4735c12d</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7fe83a6d6f6e75ce26dfef44b5b3ea4a311dced</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/69c291c31bf06884c80d07289fc178a76032816b</url>
    <id>69c291c31bf06884c80d07289fc178a76032816b</id>
    <committed-date>2008-06-29T14:38:50-07:00</committed-date>
    <authored-date>2008-06-29T14:38:50-07:00</authored-date>
    <message>Make sure to ignore generated coverage files</message>
    <tree>3e1f5c18f78c219a44734536bbd22aa03dbf6851</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7bca32dbbc67ad2d12ce19a15b719539cfa5f172</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/c7fe83a6d6f6e75ce26dfef44b5b3ea4a311dced</url>
    <id>c7fe83a6d6f6e75ce26dfef44b5b3ea4a311dced</id>
    <committed-date>2008-06-29T14:38:30-07:00</committed-date>
    <authored-date>2008-06-29T14:38:30-07:00</authored-date>
    <message>Add code coverage tasks</message>
    <tree>ad731d0a3d6029a66f36f6b4e7b1887d0e7a0907</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d495d6c594119dddc76ee50bea770fa64ef393eb</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/7bca32dbbc67ad2d12ce19a15b719539cfa5f172</url>
    <id>7bca32dbbc67ad2d12ce19a15b719539cfa5f172</id>
    <committed-date>2008-06-27T21:54:49-07:00</committed-date>
    <authored-date>2008-06-27T21:54:49-07:00</authored-date>
    <message>Convert to a more sane CHANGELOG format using rdoc</message>
    <tree>05349270d9327a296a5e903e8b4cdaff4ba797fa</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d32e0627a82e4879aee01bb21ba83d8d0d23bbc3</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/d495d6c594119dddc76ee50bea770fa64ef393eb</url>
    <id>d495d6c594119dddc76ee50bea770fa64ef393eb</id>
    <committed-date>2008-06-27T21:09:33-07:00</committed-date>
    <authored-date>2008-06-27T21:09:33-07:00</authored-date>
    <message>Don't use string evaulation for generating Factory test helpers</message>
    <tree>b8531e7693f951d8075b83bc05643d9ee99fa9f4</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>695fcf70e306d317f503e027eda67a73d9653bdc</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/d32e0627a82e4879aee01bb21ba83d8d0d23bbc3</url>
    <id>d32e0627a82e4879aee01bb21ba83d8d0d23bbc3</id>
    <committed-date>2008-06-25T21:57:41-07:00</committed-date>
    <authored-date>2008-06-25T21:57:41-07:00</authored-date>
    <message>Fix old references to README in rake tasks and add .gitignore</message>
    <tree>4e882d5d54797c69c28c1cd26470a4ecdb111583</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>96bdf6ffcd82f555f08da7471b3f34782c007ec2</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/695fcf70e306d317f503e027eda67a73d9653bdc</url>
    <id>695fcf70e306d317f503e027eda67a73d9653bdc</id>
    <committed-date>2008-06-25T21:37:35-07:00</committed-date>
    <authored-date>2008-06-25T21:37:35-07:00</authored-date>
    <message>Update list of plugin resources to GitHub/Lighthouse</message>
    <tree>45b23a62da427d82bdcbc049e009add62374adfe</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6cf38df7726c2cdf00638638fa627d56e9b8653e</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/96bdf6ffcd82f555f08da7471b3f34782c007ec2</url>
    <id>96bdf6ffcd82f555f08da7471b3f34782c007ec2</id>
    <committed-date>2008-06-25T20:23:38-07:00</committed-date>
    <authored-date>2008-06-25T20:23:38-07:00</authored-date>
    <message>Rename MIT-LICENSE to LICENSE</message>
    <tree>11bd1d17e9a1a46b175395b361da7f21f292450d</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>75200f246a6c5da6fe8d05de8f8c3c2006c4a1bb</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/6cf38df7726c2cdf00638638fa627d56e9b8653e</url>
    <id>6cf38df7726c2cdf00638638fa627d56e9b8653e</id>
    <committed-date>2008-06-22T13:23:46-07:00</committed-date>
    <authored-date>2008-06-22T13:23:46-07:00</authored-date>
    <message>Tag 0.1.1 release</message>
    <tree>eef3a8e866dbd50e2afe734f5c66ac5ff16c290c</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>594ad289a358df8dd7d30158eaf37b45d0b5755e</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/75200f246a6c5da6fe8d05de8f8c3c2006c4a1bb</url>
    <id>75200f246a6c5da6fe8d05de8f8c3c2006c4a1bb</id>
    <committed-date>2008-06-01T20:00:05-07:00</committed-date>
    <authored-date>2008-06-01T20:00:05-07:00</authored-date>
    <message>Update Rakefile :release task to call RubyForge#configure before logging in</message>
    <tree>231863402db8ec62a2eb8792d2a380b8862b808b</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c63405692c264d2c2395321b84401152d081a67</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/594ad289a358df8dd7d30158eaf37b45d0b5755e</url>
    <id>594ad289a358df8dd7d30158eaf37b45d0b5755e</id>
    <committed-date>2008-05-12T19:01:47-07:00</committed-date>
    <authored-date>2008-05-12T19:01:47-07:00</authored-date>
    <message>Add information about what version of Rails is required
Add information about testing with an arbitrary Rails installation path</message>
    <tree>3fb3f523f8d67f6f3fb04ba58c3b7b264b288cb8</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20ef1c26af6d7ade56de69ac68ac784daae7e21c</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/1c63405692c264d2c2395321b84401152d081a67</url>
    <id>1c63405692c264d2c2395321b84401152d081a67</id>
    <committed-date>2008-05-11T10:05:15-07:00</committed-date>
    <authored-date>2008-05-11T10:05:15-07:00</authored-date>
    <message>Use Rails.root instead of RAILS_ROOT in preparation for the Rails 2.1 release</message>
    <tree>0e7759cf557520febed74fac3bdae8786ce3f426</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>face25cf183eca23c1a7f3622fc6c43ce6add40e</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/20ef1c26af6d7ade56de69ac68ac784daae7e21c</url>
    <id>20ef1c26af6d7ade56de69ac68ac784daae7e21c</id>
    <committed-date>2008-05-10T12:17:28-07:00</committed-date>
    <authored-date>2008-05-10T12:17:28-07:00</authored-date>
    <message>Add custom RDoc template</message>
    <tree>6ccce28f9afba05515e97ce129599f64e920adbf</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3718a23262f620fbac637e4a5b1247ba9d0bd912</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/face25cf183eca23c1a7f3622fc6c43ce6add40e</url>
    <id>face25cf183eca23c1a7f3622fc6c43ce6add40e</id>
    <committed-date>2008-05-08T16:41:12-07:00</committed-date>
    <authored-date>2008-05-08T16:41:12-07:00</authored-date>
    <message>Ignore log files</message>
    <tree>42a4a78e58705d7867aa8720627aa4cd26debc45</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a29f4be225e897246632c2b08f12af33f1da1623</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/3718a23262f620fbac637e4a5b1247ba9d0bd912</url>
    <id>3718a23262f620fbac637e4a5b1247ba9d0bd912</id>
    <committed-date>2008-05-06T18:39:41-07:00</committed-date>
    <authored-date>2008-05-06T18:39:41-07:00</authored-date>
    <message>Doc fixes</message>
    <tree>42a4a78e58705d7867aa8720627aa4cd26debc45</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bf78ff461fa0fd281b6f6e204fd3f6864f04800d</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/a29f4be225e897246632c2b08f12af33f1da1623</url>
    <id>a29f4be225e897246632c2b08f12af33f1da1623</id>
    <committed-date>2008-05-05T19:59:04-07:00</committed-date>
    <authored-date>2008-05-05T19:59:04-07:00</authored-date>
    <message>Update :publish rake task to run :pgem as well</message>
    <tree>3aa77f0a547f657f16f04dcb7e268fa558dcce6b</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f3565041379fdcfd94cce18438c361e942bcdddb</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/bf78ff461fa0fd281b6f6e204fd3f6864f04800d</url>
    <id>bf78ff461fa0fd281b6f6e204fd3f6864f04800d</id>
    <committed-date>2008-05-05T19:37:02-07:00</committed-date>
    <authored-date>2008-05-05T19:37:02-07:00</authored-date>
    <message>Update Gem/Rubyforge rake tasks</message>
    <tree>028a8f7b35bb2ef3a41ae15819cf9dcd768f2df8</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c257492a5efdd15e92d4239a4e94b6a19e4e709</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/f3565041379fdcfd94cce18438c361e942bcdddb</url>
    <id>f3565041379fdcfd94cce18438c361e942bcdddb</id>
    <committed-date>2008-05-04T15:58:57-07:00</committed-date>
    <authored-date>2008-05-04T15:58:57-07:00</authored-date>
    <message>Completely rewritten from scratch
Renamed to state_machine
Removed database dependencies
Removed models in favor of an attribute-agnostic design
Use ActiveSupport::Callbacks instead of eval_call
Remove dry_transaction_rollbacks dependencies
Added functional tests
Updated documentation</message>
    <tree>ee1f6486117baa3ffe86be24beac10a1d7755eec</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ad4f6cb8b46573f3181af19d46fbef6dbdc496a</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/1c257492a5efdd15e92d4239a4e94b6a19e4e709</url>
    <id>1c257492a5efdd15e92d4239a4e94b6a19e4e709</id>
    <committed-date>2007-09-26T17:40:37-07:00</committed-date>
    <authored-date>2007-09-26T17:40:37-07:00</authored-date>
    <message>Update README format</message>
    <tree>ad09d72a354f15d1f65167bf4e8f6bf5e0079972</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51eb7d43610d96eef8454813f0b5b680d7692f3a</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/5ad4f6cb8b46573f3181af19d46fbef6dbdc496a</url>
    <id>5ad4f6cb8b46573f3181af19d46fbef6dbdc496a</id>
    <committed-date>2007-09-26T12:47:35-07:00</committed-date>
    <authored-date>2007-09-26T12:47:35-07:00</authored-date>
    <message>Prepare release dates/versions</message>
    <tree>e8b6bf31ab90e08041674eae6d1163037e0ecd99</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>36c59dfdf6e8f4e461fcd252f5e27678c27c4839</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/51eb7d43610d96eef8454813f0b5b680d7692f3a</url>
    <id>51eb7d43610d96eef8454813f0b5b680d7692f3a</id>
    <committed-date>2007-09-25T19:33:24-07:00</committed-date>
    <authored-date>2007-09-25T19:33:24-07:00</authored-date>
    <message>Fix instructions in README for migration plugins use the plugin_migration generator</message>
    <tree>d72a834b7dd7378ee7611be51bc1878374904dee</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>26b00deeb1d87f5e1c8e9d1d0e3750b5dcdb9a0a</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/36c59dfdf6e8f4e461fcd252f5e27678c27c4839</url>
    <id>36c59dfdf6e8f4e461fcd252f5e27678c27c4839</id>
    <committed-date>2007-09-25T19:10:01-07:00</committed-date>
    <authored-date>2007-09-25T19:10:01-07:00</authored-date>
    <message>Update gem dependencies</message>
    <tree>b292d47ddd048cde3410075a0fc4ed50f59263e7</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
</commits>
