<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>981e4e20c4769cf30ab8e00a5caa7c921e37eab4</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/b73fe27d2c720c6ad8b574b42958a113e4010db7</url>
    <id>b73fe27d2c720c6ad8b574b42958a113e4010db7</id>
    <committed-date>2008-06-19T20:16:54-07:00</committed-date>
    <authored-date>2008-06-19T20:16:54-07:00</authored-date>
    <message>Minor grammar tweaks</message>
    <tree>c09cab83e571dbd085d5e95e9f6f3ecfe748cd07</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab24620585bbf87b466298afdb745b11280d7538</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/981e4e20c4769cf30ab8e00a5caa7c921e37eab4</url>
    <id>981e4e20c4769cf30ab8e00a5caa7c921e37eab4</id>
    <committed-date>2008-06-19T20:15:46-07:00</committed-date>
    <authored-date>2008-06-19T20:15:46-07:00</authored-date>
    <message>Fix typo in changelog</message>
    <tree>35d868dbc6635d50feef090b631397254d7f7eb9</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7b3bbc8ae1d95b9d036f3530028f1aa707f27e31</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/ab24620585bbf87b466298afdb745b11280d7538</url>
    <id>ab24620585bbf87b466298afdb745b11280d7538</id>
    <committed-date>2008-06-19T20:06:00-07:00</committed-date>
    <authored-date>2008-06-19T20:06:00-07:00</authored-date>
    <message>Avoid string evaluation for dynamic methods
Return hashes for the preference_values
Add more generic grouping of preferences than with just other records
Remove support for an options hash when specifying :for associations for preference</message>
    <tree>7e3b062e9d6c344d2db91b6d5db91110d0e92b81</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff71c9ddb747be0930ce36a542633a697ad85a0c</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/7b3bbc8ae1d95b9d036f3530028f1aa707f27e31</url>
    <id>7b3bbc8ae1d95b9d036f3530028f1aa707f27e31</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>bcece8f92f445202e8066e3e0ff0140c8adf26cc</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c539bfe6313e97ec64c6274041ed788ae93448c3</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/ff71c9ddb747be0930ce36a542633a697ad85a0c</url>
    <id>ff71c9ddb747be0930ce36a542633a697ad85a0c</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>22f00a4a2cf7d398636896af52ea29e5c89e67a2</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aff9c95064ad5fb2c0f78c6eaed815b7c9a000ec</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/c539bfe6313e97ec64c6274041ed788ae93448c3</url>
    <id>c539bfe6313e97ec64c6274041ed788ae93448c3</id>
    <committed-date>2008-05-12T18:44:18-07:00</committed-date>
    <authored-date>2008-05-12T18:44:18-07:00</authored-date>
    <message>Don't rely on the implementation of the class inheritable hash writer.  Makes it easier to read the code.</message>
    <tree>7924193ab4b56a5063227a966f4d2f4ac5e3671a</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b79d88e8c2babde99698763418ec6eb2988a043b</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/aff9c95064ad5fb2c0f78c6eaed815b7c9a000ec</url>
    <id>aff9c95064ad5fb2c0f78c6eaed815b7c9a000ec</id>
    <committed-date>2008-05-11T13:10:34-07:00</committed-date>
    <authored-date>2008-05-11T13:10:34-07:00</authored-date>
    <message>Fix spelling/grammar problems in the README</message>
    <tree>db65d1fbca1ee08b03a183ee3df71ba7e700af14</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a4a7b92a827f79b6b3386697a3d329ce7789615</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/b79d88e8c2babde99698763418ec6eb2988a043b</url>
    <id>b79d88e8c2babde99698763418ec6eb2988a043b</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>f0ad6f4d129130d2ec8078e772d9f19631b071e8</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>396ab2dc43647160956b8046183faa401e0ab80b</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/5a4a7b92a827f79b6b3386697a3d329ce7789615</url>
    <id>5a4a7b92a827f79b6b3386697a3d329ce7789615</id>
    <committed-date>2008-05-10T18:46:56-07:00</committed-date>
    <authored-date>2008-05-10T18:46:56-07:00</authored-date>
    <message>Add API link</message>
    <tree>d1cd10da14d2d14df4718500f287a38e0595600a</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb7d0484dd3aff400498d71bb77e101c56289163</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/396ab2dc43647160956b8046183faa401e0ab80b</url>
    <id>396ab2dc43647160956b8046183faa401e0ab80b</id>
    <committed-date>2008-05-10T18:44:23-07:00</committed-date>
    <authored-date>2008-05-10T18:44:23-07:00</authored-date>
    <message>Fix incorrect source url</message>
    <tree>7be6e9919331e1b9fe76d2435eff2782399d9e03</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ffcf63dc83110fa7c2ffcd6e12368d2e5d2069dc</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/eb7d0484dd3aff400498d71bb77e101c56289163</url>
    <id>eb7d0484dd3aff400498d71bb77e101c56289163</id>
    <committed-date>2008-05-10T18:41:15-07:00</committed-date>
    <authored-date>2008-05-10T18:41:15-07:00</authored-date>
    <message>Add svn:ignore for pkg, rdoc, and log directories</message>
    <tree>e270ad4c87240bbb41166c1c3e3f4ecc092a5fec</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>812e7ab1192260e02472cc4c8d65a337e3069842</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/ffcf63dc83110fa7c2ffcd6e12368d2e5d2069dc</url>
    <id>ffcf63dc83110fa7c2ffcd6e12368d2e5d2069dc</id>
    <committed-date>2008-05-10T18:36:51-07:00</committed-date>
    <authored-date>2008-05-10T18:36:51-07:00</authored-date>
    <message>Rename to preferences
Add documentation
Completely rewrite from scratch</message>
    <tree>e270ad4c87240bbb41166c1c3e3f4ecc092a5fec</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>26c052c6c6916b078f31bf81b1c0a9727107730a</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/812e7ab1192260e02472cc4c8d65a337e3069842</url>
    <id>812e7ab1192260e02472cc4c8d65a337e3069842</id>
    <committed-date>2008-05-04T21:36:47-07:00</committed-date>
    <authored-date>2008-05-04T21:36:47-07:00</authored-date>
    <message>Reorganized unreleased plugins</message>
    <tree>c619ae0ca1acb3081f3890022421c778acbc3b08</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46349632930c4174648b43cbee7232cd2a88526d</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/26c052c6c6916b078f31bf81b1c0a9727107730a</url>
    <id>26c052c6c6916b078f31bf81b1c0a9727107730a</id>
    <committed-date>2007-05-30T11:10:34-07:00</committed-date>
    <authored-date>2007-05-30T11:10:34-07:00</authored-date>
    <message>Move has_* plugins to a separate folder.</message>
    <tree>c619ae0ca1acb3081f3890022421c778acbc3b08</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0b9f91a5a0412135c6353b99dae28ba8f7821e7e</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/46349632930c4174648b43cbee7232cd2a88526d</url>
    <id>46349632930c4174648b43cbee7232cd2a88526d</id>
    <committed-date>2007-05-30T10:59:30-07:00</committed-date>
    <authored-date>2007-05-30T10:59:30-07:00</authored-date>
    <message>Rename acts_as_* to has_*.</message>
    <tree>c619ae0ca1acb3081f3890022421c778acbc3b08</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9945f6788bd86337e6b13fefa4ab1b30a4e3caf1</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/0b9f91a5a0412135c6353b99dae28ba8f7821e7e</url>
    <id>0b9f91a5a0412135c6353b99dae28ba8f7821e7e</id>
    <committed-date>2007-04-03T04:39:34-07:00</committed-date>
    <authored-date>2007-04-03T04:39:34-07:00</authored-date>
    <message>Fix associations.</message>
    <tree>c619ae0ca1acb3081f3890022421c778acbc3b08</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec2b94275737494435f7f4749096c7d4d5868770</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/9945f6788bd86337e6b13fefa4ab1b30a4e3caf1</url>
    <id>9945f6788bd86337e6b13fefa4ab1b30a4e3caf1</id>
    <committed-date>2007-04-01T07:34:12-07:00</committed-date>
    <authored-date>2007-04-01T07:34:12-07:00</authored-date>
    <message>Remove tasks that are no longer being used.
Update to latest method for publishing to RubyForge.
Update years in license.</message>
    <tree>cfd5f344b94c91b6fa7ab521a2893824c45a569c</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b65fc435a4fd390835753b2eeec6f68f0046b759</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/ec2b94275737494435f7f4749096c7d4d5868770</url>
    <id>ec2b94275737494435f7f4749096c7d4d5868770</id>
    <committed-date>2007-03-03T07:18:58-08:00</committed-date>
    <authored-date>2007-03-03T07:18:58-08:00</authored-date>
    <message>Updated format of s.author for gems.</message>
    <tree>a8c4f588bde81266fc472190c93b8f3f06a95aa2</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c99d39c95762368c04b4b77e2ba23cee10498a9</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/b65fc435a4fd390835753b2eeec6f68f0046b759</url>
    <id>b65fc435a4fd390835753b2eeec6f68f0046b759</id>
    <committed-date>2007-02-15T21:44:16-08:00</committed-date>
    <authored-date>2007-02-15T21:44:16-08:00</authored-date>
    <message>Added svn:ignore for pkg,rdoc.
Removed unused tasks folders.
Updated rake task for rubyforge.</message>
    <tree>9aaf35c44c1014524a94b4274fdcd60545d8c867</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>512d376eb13fa92b5648c6785a0b3a33fc3f53d0</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/8c99d39c95762368c04b4b77e2ba23cee10498a9</url>
    <id>8c99d39c95762368c04b4b77e2ba23cee10498a9</id>
    <committed-date>2007-01-02T12:32:44-08:00</committed-date>
    <authored-date>2007-01-02T12:32:44-08:00</authored-date>
    <message>Removed role_skeleton dependencies on safe_schema_statements.
Unique indexes now follow Rails naming conventions.
Removed unused bootstrap folders.</message>
    <tree>bcb319910aecaf639dde941f3e639f885b99f467</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>497920ded069a2224930f364949adcda8a198ef0</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/512d376eb13fa92b5648c6785a0b3a33fc3f53d0</url>
    <id>512d376eb13fa92b5648c6785a0b3a33fc3f53d0</id>
    <committed-date>2007-01-02T08:34:32-08:00</committed-date>
    <authored-date>2007-01-02T08:34:32-08:00</authored-date>
    <message>Removed dependency on safe_schema_statements.
Updated comment style.</message>
    <tree>9a70a7def2ff4e91d8b3be08c911a24294a4bed1</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72635bb2d0cc8489d7e9dbae3566ae9376bf9cfd</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/497920ded069a2224930f364949adcda8a198ef0</url>
    <id>497920ded069a2224930f364949adcda8a198ef0</id>
    <committed-date>2007-01-01T13:49:17-08:00</committed-date>
    <authored-date>2007-01-01T13:49:17-08:00</authored-date>
    <message>Removed install.rb files.
Added support for RubyForge.
Added stubs for READMEs.</message>
    <tree>cad0598056446c0d237cb41770d498a260592668</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>06e5113106217c03087cc7c4a76c7167e6f061a5</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/72635bb2d0cc8489d7e9dbae3566ae9376bf9cfd</url>
    <id>72635bb2d0cc8489d7e9dbae3566ae9376bf9cfd</id>
    <committed-date>2006-12-10T11:23:37-08:00</committed-date>
    <authored-date>2006-12-10T11:23:37-08:00</authored-date>
    <message>Updated to use the new module_creation_helper plugin.</message>
    <tree>7d140278969b8a7b1bff5b01ed20889e1ba49f88</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf0d3eb41ea295b673e8ae423ccc9989f878d1fc</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/06e5113106217c03087cc7c4a76c7167e6f061a5</url>
    <id>06e5113106217c03087cc7c4a76c7167e6f061a5</id>
    <committed-date>2006-11-08T20:58:31-08:00</committed-date>
    <authored-date>2006-11-08T20:58:31-08:00</authored-date>
    <message>Removed override of reloadable? since it is no longer used in Edge.</message>
    <tree>8311a04deeb798c88f68b61d19e0307e16bb40cd</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7217965ff973a70da4a5631127dcff76271e613b</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/cf0d3eb41ea295b673e8ae423ccc9989f878d1fc</url>
    <id>cf0d3eb41ea295b673e8ae423ccc9989f878d1fc</id>
    <committed-date>2006-11-05T16:07:57-08:00</committed-date>
    <authored-date>2006-11-05T16:07:57-08:00</authored-date>
    <message>Move init.rb code to main lib code to make it easier for the plugins to become gem-compatible.
Updated references from require_plugin to require in case the plugins become gems.</message>
    <tree>1e108935e1c9c3d908ac5cd264c31046d992c408</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8d826a034d143a088e72587155d3c36d86e21c89</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/7217965ff973a70da4a5631127dcff76271e613b</url>
    <id>7217965ff973a70da4a5631127dcff76271e613b</id>
    <committed-date>2006-11-01T14:57:26-08:00</committed-date>
    <authored-date>2006-11-01T14:57:26-08:00</authored-date>
    <message>Added MIT License</message>
    <tree>9d366f9b568a68e08774ac150c55fd4a4d7b7041</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dbea321d459d63b3bac2860394f0a82f6cdcd396</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/8d826a034d143a088e72587155d3c36d86e21c89</url>
    <id>8d826a034d143a088e72587155d3c36d86e21c89</id>
    <committed-date>2006-10-26T10:16:31-07:00</committed-date>
    <authored-date>2006-10-26T10:16:31-07:00</authored-date>
    <message>Fixed error messages not evaluating inner expressions.</message>
    <tree>6264c3c42aea518f9fd09765e29a846f302d2074</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8fa2ef2508b453afc097db207f0ecd1e3725e234</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/dbea321d459d63b3bac2860394f0a82f6cdcd396</url>
    <id>dbea321d459d63b3bac2860394f0a82f6cdcd396</id>
    <committed-date>2006-10-23T14:33:04-07:00</committed-date>
    <authored-date>2006-10-23T14:33:04-07:00</authored-date>
    <message>Use shorter index names for db's with identifier limits.</message>
    <tree>df3e3ee0c988b4ee05bf295efa1734583fceeb08</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/preferences/commit/8fa2ef2508b453afc097db207f0ecd1e3725e234</url>
    <id>8fa2ef2508b453afc097db207f0ecd1e3725e234</id>
    <committed-date>2006-10-21T14:01:28-07:00</committed-date>
    <authored-date>2006-10-21T14:01:28-07:00</authored-date>
    <message>Initial import.</message>
    <tree>c686effccd36fda71785b481f090cfbd6b3adbba</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
</commits>
