<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>0a2d751d33aeaf15f432e56748d43dd168de58f7</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/10f82b017b01de781cd03fcb99ea0b0772667dd3</url>
    <id>10f82b017b01de781cd03fcb99ea0b0772667dd3</id>
    <committed-date>2009-05-22T21:11:57-07:00</committed-date>
    <authored-date>2009-05-22T21:11:57-07:00</authored-date>
    <message>Adding support for character encoding for mysql case (as in original dbconsose). Also some refactoring</message>
    <tree>36364d9fcac2e2b6e6ec67023a3285895ac2ee0b</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7ed31847e8db14d7a495703e4434bf69171ba38</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/0a2d751d33aeaf15f432e56748d43dd168de58f7</url>
    <id>0a2d751d33aeaf15f432e56748d43dd168de58f7</id>
    <committed-date>2009-05-21T22:43:23-07:00</committed-date>
    <authored-date>2009-05-21T22:43:23-07:00</authored-date>
    <message>Use abort instead of raise</message>
    <tree>7f595dfce93ebdbefa24afd95c18229b4e1c1bdd</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>33f944b49c17d5b55712d5f8bfcdf9befcf12bd5</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/c7ed31847e8db14d7a495703e4434bf69171ba38</url>
    <id>c7ed31847e8db14d7a495703e4434bf69171ba38</id>
    <committed-date>2009-05-21T21:59:21-07:00</committed-date>
    <authored-date>2009-05-21T21:59:21-07:00</authored-date>
    <message>Some dbconsole.rb renaming, updating README</message>
    <tree>3a0b12277422f181bcc68edb04641a7768da2113</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4b777a2d96f45cf6d63dfe47ef97903bcc2e0e63</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/33f944b49c17d5b55712d5f8bfcdf9befcf12bd5</url>
    <id>33f944b49c17d5b55712d5f8bfcdf9befcf12bd5</id>
    <committed-date>2009-05-21T21:27:28-07:00</committed-date>
    <authored-date>2009-05-21T21:27:28-07:00</authored-date>
    <message>Adding find_cmd mechanism / sqlite (not 3) support</message>
    <tree>4706da4563543be0fb39dd82268ba4f35da2a4ed</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41236273b94cd78b7adaf63e179bd0378704432c</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/4b777a2d96f45cf6d63dfe47ef97903bcc2e0e63</url>
    <id>4b777a2d96f45cf6d63dfe47ef97903bcc2e0e63</id>
    <committed-date>2009-05-21T20:38:49-07:00</committed-date>
    <authored-date>2009-05-21T20:38:49-07:00</authored-date>
    <message>adding support for original dbconsole options</message>
    <tree>4d71919cf6073f7dd0ef509a64b82125009cd09c</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d0873cdd8bd9985b6216ed8594313866cfc0f76</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/41236273b94cd78b7adaf63e179bd0378704432c</url>
    <id>41236273b94cd78b7adaf63e179bd0378704432c</id>
    <committed-date>2009-05-21T19:38:14-07:00</committed-date>
    <authored-date>2009-05-21T19:38:14-07:00</authored-date>
    <message>adding dbconsole.rb -- same functionality, to replace original Rails code in rails/railties/lib/commands/dbconsole.rb</message>
    <tree>6173fd5d04405013951e288608d7d441b86f75da</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>abb615da40c67b29ddc733e2319741331dcf2915</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/1d0873cdd8bd9985b6216ed8594313866cfc0f76</url>
    <id>1d0873cdd8bd9985b6216ed8594313866cfc0f76</id>
    <committed-date>2009-05-17T06:50:12-07:00</committed-date>
    <authored-date>2009-05-17T06:50:12-07:00</authored-date>
    <message>README update</message>
    <tree>0b09392c253a5eed83b2fbc85fb2b29e437462b5</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dee7a99e41cad9b60efdd84fc2e29fa2710f0f51</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/abb615da40c67b29ddc733e2319741331dcf2915</url>
    <id>abb615da40c67b29ddc733e2319741331dcf2915</id>
    <committed-date>2009-05-17T06:30:59-07:00</committed-date>
    <authored-date>2009-05-17T06:30:59-07:00</authored-date>
    <message>Adding another example to abstract_prompt_spec.rb</message>
    <tree>c0a799d8f0d347ae0dffaf2a2113c2a933e7ca1c</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6662dd1504fd48e0e2660d6d7cbd7e5578804f6c</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/dee7a99e41cad9b60efdd84fc2e29fa2710f0f51</url>
    <id>dee7a99e41cad9b60efdd84fc2e29fa2710f0f51</id>
    <committed-date>2009-05-17T06:25:18-07:00</committed-date>
    <authored-date>2009-05-17T06:25:18-07:00</authored-date>
    <message>README update</message>
    <tree>f4a9252b60e55fddfce6a686cc6aebe41273353c</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1c95ff394dde34f12d27c574eac95ff3668155a</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/6662dd1504fd48e0e2660d6d7cbd7e5578804f6c</url>
    <id>6662dd1504fd48e0e2660d6d7cbd7e5578804f6c</id>
    <committed-date>2009-05-16T15:27:35-07:00</committed-date>
    <authored-date>2009-05-16T15:27:35-07:00</authored-date>
    <message>Renaming RGoodies module (back) to RailsGoodies</message>
    <tree>51062606fad2d600e16d7f8321eefe77e5dd40f9</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51af3d5684445391d375bc76afeb6afdfb30cbbe</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/a1c95ff394dde34f12d27c574eac95ff3668155a</url>
    <id>a1c95ff394dde34f12d27c574eac95ff3668155a</id>
    <committed-date>2009-05-16T15:22:58-07:00</committed-date>
    <authored-date>2009-05-16T15:22:58-07:00</authored-date>
    <message>Moving project to its own directory : rdb_prompt/</message>
    <tree>65945aae9f6261fbfb1ec74dfc4b67e786596a7e</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>541dcae0d66bb461693bead0b73fb8c01d22a575</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/51af3d5684445391d375bc76afeb6afdfb30cbbe</url>
    <id>51af3d5684445391d375bc76afeb6afdfb30cbbe</id>
    <committed-date>2009-05-16T15:20:21-07:00</committed-date>
    <authored-date>2009-05-16T15:20:21-07:00</authored-date>
    <message>Renaming script to rdb_prompt.rb (adding r)</message>
    <tree>151cc6ac2ba240ae67c2cd451084c57241022675</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9f79f7c1fa4253890ed59243aa4db4bb10b6d18b</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/541dcae0d66bb461693bead0b73fb8c01d22a575</url>
    <id>541dcae0d66bb461693bead0b73fb8c01d22a575</id>
    <committed-date>2009-05-16T15:09:47-07:00</committed-date>
    <authored-date>2009-05-16T15:09:47-07:00</authored-date>
    <message>Changing License (MIT) / adding CHANGELOG / Version changed to 0.2</message>
    <tree>a691e429c030791d0b68cc70288d4e69e10e309e</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3b76b316dbd754c475a170c96088f81f4a6066ae</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/9f79f7c1fa4253890ed59243aa4db4bb10b6d18b</url>
    <id>9f79f7c1fa4253890ed59243aa4db4bb10b6d18b</id>
    <committed-date>2009-05-16T14:49:24-07:00</committed-date>
    <authored-date>2009-05-16T14:49:24-07:00</authored-date>
    <message>Splitting specs / adding Rakefile with spec task</message>
    <tree>308dd8da361427351c52d6fedd607586ad14ca36</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb9fcefda3d71d3f96518481c6db18f240a584cc</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/3b76b316dbd754c475a170c96088f81f4a6066ae</url>
    <id>3b76b316dbd754c475a170c96088f81f4a6066ae</id>
    <committed-date>2009-05-15T00:07:10-07:00</committed-date>
    <authored-date>2009-05-15T00:07:10-07:00</authored-date>
    <message>Some simple README updates</message>
    <tree>6c4d1d52e9477bddef00bb6f7ea0ce0ea855ba21</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5c81fac394d621f834f8637df63b90200a44b8a0</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/cb9fcefda3d71d3f96518481c6db18f240a584cc</url>
    <id>cb9fcefda3d71d3f96518481c6db18f240a584cc</id>
    <committed-date>2009-05-14T23:57:35-07:00</committed-date>
    <authored-date>2009-05-14T23:57:35-07:00</authored-date>
    <message>Removing obsolete test files / renaming spec - file</message>
    <tree>70c998602b2dfb8c2f0685cbf5013e32fd41961d</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0ef2a758edd5c3b447ad5c48a26a0e9fe33eccf7</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/5c81fac394d621f834f8637df63b90200a44b8a0</url>
    <id>5c81fac394d621f834f8637df63b90200a44b8a0</id>
    <committed-date>2009-05-14T23:53:07-07:00</committed-date>
    <authored-date>2009-05-14T23:53:07-07:00</authored-date>
    <message>Adding 138 bytes (simple spec for VERSION)</message>
    <tree>775e10047d88d1be32e3be3d7e7801e8b848c2c3</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f37a228e07e34289844eb8e39be1c2139f973f9</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/0ef2a758edd5c3b447ad5c48a26a0e9fe33eccf7</url>
    <id>0ef2a758edd5c3b447ad5c48a26a0e9fe33eccf7</id>
    <committed-date>2009-05-14T23:11:39-07:00</committed-date>
    <authored-date>2009-05-14T23:11:39-07:00</authored-date>
    <message>Covered MysqlPrompt with spec</message>
    <tree>55ed2670b132b8db36521b55fcb66b2f45d28503</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59bf5eb31b6bebf4c890558fd88272c97e1b6dfc</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/4f37a228e07e34289844eb8e39be1c2139f973f9</url>
    <id>4f37a228e07e34289844eb8e39be1c2139f973f9</id>
    <committed-date>2009-05-14T22:05:24-07:00</committed-date>
    <authored-date>2009-05-14T22:05:24-07:00</authored-date>
    <message>spec refactor</message>
    <tree>8d93567b4a0796981f9955ead1d328cbd04a2eba</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a751c30a88c387bcecff5635e0bd1601e16427e7</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/59bf5eb31b6bebf4c890558fd88272c97e1b6dfc</url>
    <id>59bf5eb31b6bebf4c890558fd88272c97e1b6dfc</id>
    <committed-date>2009-05-14T07:16:43-07:00</committed-date>
    <authored-date>2009-05-14T07:16:43-07:00</authored-date>
    <message>tests - postgres/sqlite3</message>
    <tree>febfbc9c8799652b3b7d1a9f7c50dbd2e5f46092</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3b9d409dd401e317a718f06affdde519109b8570</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/a751c30a88c387bcecff5635e0bd1601e16427e7</url>
    <id>a751c30a88c387bcecff5635e0bd1601e16427e7</id>
    <committed-date>2009-05-13T21:45:56-07:00</committed-date>
    <authored-date>2009-05-13T21:45:56-07:00</authored-date>
    <message>spec covers parsing</message>
    <tree>818459ce831660c6da10a34b3ac89efa6478f149</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd4b86e498e036b911e0d1819f575da1ea9ec2b1</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/3b9d409dd401e317a718f06affdde519109b8570</url>
    <id>3b9d409dd401e317a718f06affdde519109b8570</id>
    <committed-date>2009-05-12T21:00:22-07:00</committed-date>
    <authored-date>2009-05-12T21:00:22-07:00</authored-date>
    <message>Covered all command line options</message>
    <tree>de098d60c69036c98e819307be72904ae189bc55</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4173a396a415fe155261c2bc1ab1054284a60ce5</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/dd4b86e498e036b911e0d1819f575da1ea9ec2b1</url>
    <id>dd4b86e498e036b911e0d1819f575da1ea9ec2b1</id>
    <committed-date>2009-05-12T18:18:22-07:00</committed-date>
    <authored-date>2009-05-12T18:18:22-07:00</authored-date>
    <message>switching to spec</message>
    <tree>6898522af8a1bc195b39657d27f136bfcd638957</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3049ae850b3d983bfc30586897837ffb9388fe9f</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/4173a396a415fe155261c2bc1ab1054284a60ce5</url>
    <id>4173a396a415fe155261c2bc1ab1054284a60ce5</id>
    <committed-date>2009-05-09T21:09:19-07:00</committed-date>
    <authored-date>2009-05-09T21:09:19-07:00</authored-date>
    <message>Adding option parsing test</message>
    <tree>23c7101d66cd47cd082872270cbd45f76702c6da</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7fa739bcf4378f39ca9c7b31a33fe2b42412289b</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/3049ae850b3d983bfc30586897837ffb9388fe9f</url>
    <id>3049ae850b3d983bfc30586897837ffb9388fe9f</id>
    <committed-date>2009-05-09T08:31:39-07:00</committed-date>
    <authored-date>2009-05-09T08:31:39-07:00</authored-date>
    <message>Experimental option parser extension working</message>
    <tree>f79fac0f72a74debb6dc993f3239af7537e7131d</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1890b73ee2abfb5e8d001fea582984e04b5133fa</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/7fa739bcf4378f39ca9c7b31a33fe2b42412289b</url>
    <id>7fa739bcf4378f39ca9c7b31a33fe2b42412289b</id>
    <committed-date>2009-05-09T08:22:59-07:00</committed-date>
    <authored-date>2009-05-09T08:22:59-07:00</authored-date>
    <message>Rearranging command line option parsing</message>
    <tree>a8e838b512c9612baed016f07f82acbc59d31bd6</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>658ce0ce8297ec8fbd99bbb389a658159af80f77</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/1890b73ee2abfb5e8d001fea582984e04b5133fa</url>
    <id>1890b73ee2abfb5e8d001fea582984e04b5133fa</id>
    <committed-date>2009-05-07T23:42:54-07:00</committed-date>
    <authored-date>2009-05-07T23:42:54-07:00</authored-date>
    <message>Cleaning up db_prompt.rb / starting on test update</message>
    <tree>1092b93f4fc61d8bca8e173175fa6820eb74b829</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb20199fa9b72a9805cf808cc6eec5766b3dde57</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephan@ubuntu-dev-1.(none)</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/658ce0ce8297ec8fbd99bbb389a658159af80f77</url>
    <id>658ce0ce8297ec8fbd99bbb389a658159af80f77</id>
    <committed-date>2009-05-05T09:43:20-07:00</committed-date>
    <authored-date>2009-05-05T09:43:20-07:00</authored-date>
    <message>Updating README</message>
    <tree>e9f9c53993aebc1bfe4b1c63c58766c003a8eae2</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephan@ubuntu-dev-1.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d945dfe0c1651601349a5c45f09000b67582602</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephan@ubuntu-dev-1.(none)</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/eb20199fa9b72a9805cf808cc6eec5766b3dde57</url>
    <id>eb20199fa9b72a9805cf808cc6eec5766b3dde57</id>
    <committed-date>2009-05-05T09:38:12-07:00</committed-date>
    <authored-date>2009-05-05T09:38:12-07:00</authored-date>
    <message>Renaming script, adding license, version, installation instructions</message>
    <tree>c4d99b195f4886de5960287eb364a8f86771f541</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephan@ubuntu-dev-1.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6034dc20158778b16694ef1c2f444457a1503e8c</id>
      </parent>
    </parents>
    <author>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </author>
    <url>http://github.com/stephanwehner/railsgoodies/commit/2d945dfe0c1651601349a5c45f09000b67582602</url>
    <id>2d945dfe0c1651601349a5c45f09000b67582602</id>
    <committed-date>2009-05-04T22:27:51-07:00</committed-date>
    <authored-date>2009-05-04T22:27:51-07:00</authored-date>
    <message>Adding Postgres / Sqlite3 support</message>
    <tree>0f8de0ba9d873071ac636cf5c4c459cce60a5202</tree>
    <committer>
      <name>Stephan Wehner</name>
      <email>stephanwehner@gmail.com</email>
    </committer>
  </commit>
</commits>
