<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>8d2b196da2831c4b89b1edfc1aeb1cf32ed09605</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/45d687f5b69d3dfb40d328dc8d54ad0f1d2ec156</url>
    <id>45d687f5b69d3dfb40d328dc8d54ad0f1d2ec156</id>
    <committed-date>2008-07-31T18:28:39-07:00</committed-date>
    <authored-date>2008-07-31T18:28:39-07:00</authored-date>
    <message>Nearing an r8 release. Cleaned up the code so it's much nicer to read and changed the argument processing. Sadly, GetoptLong enforces hyphens. :(</message>
    <tree>0faf7eb02489b68444908897d93b676d89f24316</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>de524350714f05faa77d216f433092968af26405</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/8d2b196da2831c4b89b1edfc1aeb1cf32ed09605</url>
    <id>8d2b196da2831c4b89b1edfc1aeb1cf32ed09605</id>
    <committed-date>2008-07-31T16:42:33-07:00</committed-date>
    <authored-date>2008-07-31T16:42:33-07:00</authored-date>
    <message>Cleaned up the code for overuse of Dir.entries(Dir.pwd).include? by replacing it with File.exists?, much better.</message>
    <tree>310ef857163ee432978bb79a85f25aabc41b4724</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9f7789c372c2012e02f8b470cdc381bce0e31f8e</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/de524350714f05faa77d216f433092968af26405</url>
    <id>de524350714f05faa77d216f433092968af26405</id>
    <committed-date>2008-07-31T16:25:25-07:00</committed-date>
    <authored-date>2008-07-31T16:25:25-07:00</authored-date>
    <message>A few bug fixes that make everything work again on non-APPSTORE_IN_NORMALAPPS devices.</message>
    <tree>5e9bd5a5879026813e0b344255e672ed791ba848</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ef39d271cad8f0eefdff02b68452126ab6576710</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/9f7789c372c2012e02f8b470cdc381bce0e31f8e</url>
    <id>9f7789c372c2012e02f8b470cdc381bce0e31f8e</id>
    <committed-date>2008-07-31T16:13:16-07:00</committed-date>
    <authored-date>2008-07-31T16:13:16-07:00</authored-date>
    <message>Old AppStore support completely removed, new AppStore in Applications folder support is fully working (backup/theme/restore).</message>
    <tree>72f23e76409a2812c45e78a03d511e5eed06e304</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f499566afdf42a423ecc7f0d9a845113f02ccd77</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/ef39d271cad8f0eefdff02b68452126ab6576710</url>
    <id>ef39d271cad8f0eefdff02b68452126ab6576710</id>
    <committed-date>2008-07-31T15:31:08-07:00</committed-date>
    <authored-date>2008-07-31T15:31:08-07:00</authored-date>
    <message>The theme function now works for AppStore apps in /Applications if the APPSTORE_IN_NORMALAPPS constant is turned on. Backup and restore are coming soon.</message>
    <tree>eccc16ad4d20c3853340831870e02d9c0632a3a4</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c29525c3829425139c1c81333625aff84baee058</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/f499566afdf42a423ecc7f0d9a845113f02ccd77</url>
    <id>f499566afdf42a423ecc7f0d9a845113f02ccd77</id>
    <committed-date>2008-07-31T13:35:47-07:00</committed-date>
    <authored-date>2008-07-31T13:35:47-07:00</authored-date>
    <message>Experimenting with a theme list, like fujin suggested he might do at some point. Basic, and not sure if I'll use it in r8, but heh.</message>
    <tree>8ac1882a32c51f234a2d8d0b8074826ddd491e5e</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd543999f54d2d59d5788aebadf35601e75081d7</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/c29525c3829425139c1c81333625aff84baee058</url>
    <id>c29525c3829425139c1c81333625aff84baee058</id>
    <committed-date>2008-07-31T13:13:35-07:00</committed-date>
    <authored-date>2008-07-31T13:13:35-07:00</authored-date>
    <message>Reorganized the code a bit to make some future changes easier.</message>
    <tree>92f0e7f82a78ff38726662fcbdd8bce97c590331</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5db4c85c395ac27b7ce8a8fbc8c2a49e2089735b</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/dd543999f54d2d59d5788aebadf35601e75081d7</url>
    <id>dd543999f54d2d59d5788aebadf35601e75081d7</id>
    <committed-date>2008-07-30T14:21:00-07:00</committed-date>
    <authored-date>2008-07-30T14:21:00-07:00</authored-date>
    <message>Merge branches 'master' and 'webclip'</message>
    <tree>530a7b5bb0995f2f6b6daacc6002e501371a55dd</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ab50863eb257e8c0dc1c88fb93b48addf8c85c9</id>
      </parent>
      <parent>
        <id>0b047e5937aaf2fc98ebb6ad0c30186cb075fa56</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/5db4c85c395ac27b7ce8a8fbc8c2a49e2089735b</url>
    <id>5db4c85c395ac27b7ce8a8fbc8c2a49e2089735b</id>
    <committed-date>2008-07-30T14:19:12-07:00</committed-date>
    <authored-date>2008-07-30T14:19:12-07:00</authored-date>
    <message>Merge branches 'webclip' and 'master' into webclip</message>
    <tree>530a7b5bb0995f2f6b6daacc6002e501371a55dd</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0e13787149f56345c86792012a3087ba1ac9b1d3</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/2ab50863eb257e8c0dc1c88fb93b48addf8c85c9</url>
    <id>2ab50863eb257e8c0dc1c88fb93b48addf8c85c9</id>
    <committed-date>2008-07-30T14:18:45-07:00</committed-date>
    <authored-date>2008-07-30T14:18:45-07:00</authored-date>
    <message>Webclip themes now work.</message>
    <tree>fde963dc9fb0f0c1a7e048b7f5c097d918df6f4f</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ea56028ba3b13be9bb60b7e96f4a51e6281d7394</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/0e13787149f56345c86792012a3087ba1ac9b1d3</url>
    <id>0e13787149f56345c86792012a3087ba1ac9b1d3</id>
    <committed-date>2008-07-30T14:12:35-07:00</committed-date>
    <authored-date>2008-07-30T14:12:35-07:00</authored-date>
    <message>Webclip support added to backup and restore.</message>
    <tree>ccd710d67514947976f5ce718e9260abe3e9501a</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ea56028ba3b13be9bb60b7e96f4a51e6281d7394</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/0b047e5937aaf2fc98ebb6ad0c30186cb075fa56</url>
    <id>0b047e5937aaf2fc98ebb6ad0c30186cb075fa56</id>
    <committed-date>2008-07-30T13:47:13-07:00</committed-date>
    <authored-date>2008-07-30T13:47:13-07:00</authored-date>
    <message>Replaced tons of puts in firstrun message to one string block.</message>
    <tree>af1b0a15cdb8054183127ac0eefcf92a9bd8103c</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>516e25aee9f5506f09d65d9bbab77270a8285042</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/ea56028ba3b13be9bb60b7e96f4a51e6281d7394</url>
    <id>ea56028ba3b13be9bb60b7e96f4a51e6281d7394</id>
    <committed-date>2008-07-30T11:03:15-07:00</committed-date>
    <authored-date>2008-07-30T11:03:15-07:00</authored-date>
    <message>r7 release disables AppStore support by default. (Can still be turned on by modifying a constant in the source file.) It's essentially a much quicker r4.</message>
    <tree>a9d6b7848765239f932fd445b3787bcb7d026fe9</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>53155a8f30c934b71be0687b411f765d1ee548b6</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/516e25aee9f5506f09d65d9bbab77270a8285042</url>
    <id>516e25aee9f5506f09d65d9bbab77270a8285042</id>
    <committed-date>2008-07-28T13:25:09-07:00</committed-date>
    <authored-date>2008-07-28T13:25:09-07:00</authored-date>
    <message>Good thing I didn't send it to MMi yet, fixed a bug that kept the dock from being updated.</message>
    <tree>94aabb989c569503aeb5fc5d87f1adae1788a4c2</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f8e359a48b48dbe5c5c04fd9e1168ef07cc9006f</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/53155a8f30c934b71be0687b411f765d1ee548b6</url>
    <id>53155a8f30c934b71be0687b411f765d1ee548b6</id>
    <committed-date>2008-07-28T12:58:35-07:00</committed-date>
    <authored-date>2008-07-28T12:58:35-07:00</authored-date>
    <message>r6 release. No more stupid bug that breaks apps. Much faster. Getting pushed to MMi shortly.</message>
    <tree>89a958b93807426205f9287b35b694140e7676a7</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>88134d1045a8a481abea8a2ce745dc69dd3a24b3</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/f8e359a48b48dbe5c5c04fd9e1168ef07cc9006f</url>
    <id>f8e359a48b48dbe5c5c04fd9e1168ef07cc9006f</id>
    <committed-date>2008-07-28T12:23:29-07:00</committed-date>
    <authored-date>2008-07-28T12:23:29-07:00</authored-date>
    <message>Fixed restore so it gave gloss back to icons that had it.</message>
    <tree>712a7a61f50b5b1c63d188000150b577e8b1cf0a</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a14f31f7768b787d659340395ab4aa57f6883d4</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/88134d1045a8a481abea8a2ce745dc69dd3a24b3</url>
    <id>88134d1045a8a481abea8a2ce745dc69dd3a24b3</id>
    <committed-date>2008-07-28T12:03:27-07:00</committed-date>
    <authored-date>2008-07-28T12:03:27-07:00</authored-date>
    <message>Restore now migrated to the far-superior hash-based system. Once theme is migrated, managing exceptions will be far easier.</message>
    <tree>a77539b1d9bdd414b7889c6d13895df2881705e4</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>08657032b522c0d6d6e10a214abf27de74738d40</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/1a14f31f7768b787d659340395ab4aa57f6883d4</url>
    <id>1a14f31f7768b787d659340395ab4aa57f6883d4</id>
    <committed-date>2008-07-28T11:39:39-07:00</committed-date>
    <authored-date>2008-07-28T11:39:39-07:00</authored-date>
    <message>Moved backup to the hash-based system and it worked first-try. *Loving this!* Saves so much time!</message>
    <tree>476c2cb109e702c1fe509f809362f7e5685b7204</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0299a7ea01ef5dcc88a3def027b08723b3cd2f1</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/08657032b522c0d6d6e10a214abf27de74738d40</url>
    <id>08657032b522c0d6d6e10a214abf27de74738d40</id>
    <committed-date>2008-07-28T11:21:32-07:00</committed-date>
    <authored-date>2008-07-28T11:21:32-07:00</authored-date>
    <message>Slimmed down the code a lot, introduced constants for repeating stuff. Pretty stable from my testing.</message>
    <tree>99e06b2202229541d39e87d16bb5ae0b6b3e7f3a</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>91ba34471bc3bddcd7a5d55bc7f7b24d9305974f</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/c0299a7ea01ef5dcc88a3def027b08723b3cd2f1</url>
    <id>c0299a7ea01ef5dcc88a3def027b08723b3cd2f1</id>
    <committed-date>2008-07-28T09:13:03-07:00</committed-date>
    <authored-date>2008-07-28T09:13:03-07:00</authored-date>
    <message>Removed an extra version variable that shouldn't be there.</message>
    <tree>3736c5c19adc3dd260d30bcc41cd46c5ad8b3738</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa216ea3469061b59f6d314815775ea7fc57aff4</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/91ba34471bc3bddcd7a5d55bc7f7b24d9305974f</url>
    <id>91ba34471bc3bddcd7a5d55bc7f7b24d9305974f</id>
    <committed-date>2008-07-28T09:10:12-07:00</committed-date>
    <authored-date>2008-07-28T09:10:12-07:00</authored-date>
    <message>Managed to change stuff regarding the theme operation that makes it no longer break on my end (more testing this afternoon), also moved every file operation to FileUtils operations for much much better performance.</message>
    <tree>844ee882dd6e97b78c207e31d4107659e1ffdc45</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>29c1ca43288789cf9cf6bb6045f5cf30605a9f11</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/aa216ea3469061b59f6d314815775ea7fc57aff4</url>
    <id>aa216ea3469061b59f6d314815775ea7fc57aff4</id>
    <committed-date>2008-07-27T22:54:24-07:00</committed-date>
    <authored-date>2008-07-27T22:54:24-07:00</authored-date>
    <message>Sudden major bug equals sudden major urge to reorganize and comment this mess. Also worked a bit on getting restore working with hashes. Deep apologies to anyone who's having issues with r5, but I need to sleep or I'll never find the bug. :(</message>
    <tree>6c8a015301c6bf07db79bc90e973c11a7a6ed281</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d657c666ea9a8219e0e819558ea3fdd52da8069e</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/29c1ca43288789cf9cf6bb6045f5cf30605a9f11</url>
    <id>29c1ca43288789cf9cf6bb6045f5cf30605a9f11</id>
    <committed-date>2008-07-27T21:12:11-07:00</committed-date>
    <authored-date>2008-07-27T21:12:11-07:00</authored-date>
    <message>Started moving restore over to a hash based system. Final update of the night for me, going to bed.</message>
    <tree>895ffe0ca96490a4871f9a98c586cade2b39c024</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52ff96196e849275dd1b96a37b559a6ec80a7f79</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/d657c666ea9a8219e0e819558ea3fdd52da8069e</url>
    <id>d657c666ea9a8219e0e819558ea3fdd52da8069e</id>
    <committed-date>2008-07-27T20:45:15-07:00</committed-date>
    <authored-date>2008-07-27T20:45:15-07:00</authored-date>
    <message>Removed the hash usage demo code, made smbmv and smbconv cleaner and use File.rename.</message>
    <tree>02220dc21fac1991bd0a9bd898c05c8b0566daf9</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>426be1480a0bdc0fd45f3f3024ec60eae98cca37</id>
      </parent>
    </parents>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/52ff96196e849275dd1b96a37b559a6ec80a7f79</url>
    <id>52ff96196e849275dd1b96a37b559a6ec80a7f79</id>
    <committed-date>2008-07-27T20:08:52-07:00</committed-date>
    <authored-date>2008-07-27T20:08:52-07:00</authored-date>
    <message>Began work on r6. Merged with exceptions hash table (courtesy of fujin), and moved to RDoc::Usage.</message>
    <tree>55a7a6a93268ea53be6bf34364af0ad1b9a549bb</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0e6b21554e0bc5ea1e17f51f5c0695120d3fb795</id>
      </parent>
    </parents>
    <author>
      <name>AJ Christensen</name>
      <email>aj@junglist.gen.nz</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/426be1480a0bdc0fd45f3f3024ec60eae98cca37</url>
    <id>426be1480a0bdc0fd45f3f3024ec60eae98cca37</id>
    <committed-date>2008-07-27T19:47:52-07:00</committed-date>
    <authored-date>2008-07-27T19:47:52-07:00</authored-date>
    <message>Demo hash</message>
    <tree>d52e8761e4c5354e7af84a8fc19d68a49a203701</tree>
    <committer>
      <name>AJ Christensen</name>
      <email>aj@junglist.gen.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </author>
    <url>http://github.com/Sakurina/springroll/commit/0e6b21554e0bc5ea1e17f51f5c0695120d3fb795</url>
    <id>0e6b21554e0bc5ea1e17f51f5c0695120d3fb795</id>
    <committed-date>2008-07-27T18:36:41-07:00</committed-date>
    <authored-date>2008-07-27T18:36:41-07:00</authored-date>
    <message>First commit, putting up r5 on github as requested by fujin.</message>
    <tree>bb7e083a953749ab6175fdab247a5904a9dd4b68</tree>
    <committer>
      <name>Yanik</name>
      <email>magnany@yaniks-imac.local</email>
    </committer>
  </commit>
</commits>
