<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>f6fe1717657415aafdbb7e54c93bca0acef7bcc3</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/5896f94a2240f15f793f2dfdd35282a5b90f595e</url>
    <id>5896f94a2240f15f793f2dfdd35282a5b90f595e</id>
    <committed-date>2009-02-22T03:10:47-08:00</committed-date>
    <authored-date>2009-02-22T03:10:47-08:00</authored-date>
    <message>Updating version info, copyright, changelog.</message>
    <tree>f79b4b2f9d934ac89ca2aa9cfe833eae9be8bfea</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19926a5b4c42ccd04a71ca2385d4067f54589164</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/f6fe1717657415aafdbb7e54c93bca0acef7bcc3</url>
    <id>f6fe1717657415aafdbb7e54c93bca0acef7bcc3</id>
    <committed-date>2009-02-21T16:12:46-08:00</committed-date>
    <authored-date>2009-02-21T16:11:52-08:00</authored-date>
    <message>Adding info on 'protect' option to README.</message>
    <tree>02990026732b7f3b087910d0341b8700b025ef0e</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6153e58ea9f319323b8829c7d7a8bdd8548f514f</id>
      </parent>
      <parent>
        <id>741796c0ffc11df5176f394ce4a0bc561c6f7781</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/19926a5b4c42ccd04a71ca2385d4067f54589164</url>
    <id>19926a5b4c42ccd04a71ca2385d4067f54589164</id>
    <committed-date>2009-02-21T16:07:01-08:00</committed-date>
    <authored-date>2009-02-21T16:07:01-08:00</authored-date>
    <message>Merge 3.1 development branch into master.</message>
    <tree>25088331e189a46f16993b0f07e64e137124abb1</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9ece59428bbd1bfd497b45a2ae4de2d163a24849</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/741796c0ffc11df5176f394ce4a0bc561c6f7781</url>
    <id>741796c0ffc11df5176f394ce4a0bc561c6f7781</id>
    <committed-date>2009-02-21T12:33:36-08:00</committed-date>
    <authored-date>2009-02-21T12:33:36-08:00</authored-date>
    <message>Fixing remaining 1.8.7 parsing errors. Iterate in insertion order in RegexpGroup, and make sure Collection#merge uses the arguments' insertion order where possible.</message>
    <tree>72e281c0e7c1e927fdd3632eb974ff86991c7ea3</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63f30cedbaea16eaab549343b740a42328c6ad02</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/9ece59428bbd1bfd497b45a2ae4de2d163a24849</url>
    <id>9ece59428bbd1bfd497b45a2ae4de2d163a24849</id>
    <committed-date>2008-12-13T03:47:41-08:00</committed-date>
    <authored-date>2008-12-13T03:47:41-08:00</authored-date>
    <message>Making Collection declarations more robust. Still got a concat bug on 1.8.7, but this won't cause bugs in packed scripts.</message>
    <tree>c240740c8227455b67bfb9763f57908a11378585</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4cc307ad3479c80d037da5fc26e4bc84bdc5f42a</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/63f30cedbaea16eaab549343b740a42328c6ad02</url>
    <id>63f30cedbaea16eaab549343b740a42328c6ad02</id>
    <committed-date>2008-12-13T03:27:32-08:00</committed-date>
    <authored-date>2008-12-13T03:27:32-08:00</authored-date>
    <message>Fixing some minification bugs on Ruby 1.8.7. Hash order is not guaranteed, so we should construct Collections using put() rather than declaring hashes.</message>
    <tree>a3ca7b07c4a0b61d9301423e6d5ad34fc2b6609a</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>62ee46e73aba9582b60eb41892d3c05af63de172</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/4cc307ad3479c80d037da5fc26e4bc84bdc5f42a</url>
    <id>4cc307ad3479c80d037da5fc26e4bc84bdc5f42a</id>
    <committed-date>2008-11-14T04:17:16-08:00</committed-date>
    <authored-date>2008-11-14T04:17:16-08:00</authored-date>
    <message>Fixing conditional comments bug in Minifier.</message>
    <tree>5838ed3d9ba313d3c4feddbacac42ffe0e3a379e</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff91f660c0e1c6fea48c20828f04bc1fdc6a40b3</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/62ee46e73aba9582b60eb41892d3c05af63de172</url>
    <id>62ee46e73aba9582b60eb41892d3c05af63de172</id>
    <committed-date>2008-10-09T07:23:47-07:00</committed-date>
    <authored-date>2008-10-09T07:23:47-07:00</authored-date>
    <message>Adjusting a regex in DICTIONARY to fix concat bug.</message>
    <tree>c387a4713a25870d6ca81de194042f7b618820fe</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5fcf795587c77f0d782cefece99f92740863d5ba</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/ff91f660c0e1c6fea48c20828f04bc1fdc6a40b3</url>
    <id>ff91f660c0e1c6fea48c20828f04bc1fdc6a40b3</id>
    <committed-date>2008-10-07T07:55:54-07:00</committed-date>
    <authored-date>2008-10-07T07:55:54-07:00</authored-date>
    <message>Adding some addition concat tests to narrow down the source of the problem. Seems to affect single quotes only.</message>
    <tree>bec93bdf5041fa8c0668197e2343c298d6608e57</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9719ee115392ac46db985fe40ae5bd9335372a5</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/5fcf795587c77f0d782cefece99f92740863d5ba</url>
    <id>5fcf795587c77f0d782cefece99f92740863d5ba</id>
    <committed-date>2008-10-02T05:54:28-07:00</committed-date>
    <authored-date>2008-10-02T05:54:28-07:00</authored-date>
    <message>DATA should be merged into CONCAT, as in Dean's version. This stops CONCAT from working, but at least it does not introduce bugs to packed code.</message>
    <tree>34f6e3b67fd9bcb80d28bc06dcd0721e665cf778</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b806f958a5ef41a507e3736d6a4bc05d302d9f2a</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/c9719ee115392ac46db985fe40ae5bd9335372a5</url>
    <id>c9719ee115392ac46db985fe40ae5bd9335372a5</id>
    <committed-date>2008-10-02T05:31:55-07:00</committed-date>
    <authored-date>2008-10-02T05:31:55-07:00</authored-date>
    <message>Adding failing unit test based on YAHOO.util.Selector 2.6.0. A bug in the concat routine is causing '+' strings to be removed.</message>
    <tree>b7cad89b4ae489d08b0273ba740e6e55b7c14244</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4e2a10e1b7749a42ad42eeb76d6f1b8c2f58ad5b</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/b806f958a5ef41a507e3736d6a4bc05d302d9f2a</url>
    <id>b806f958a5ef41a507e3736d6a4bc05d302d9f2a</id>
    <committed-date>2008-08-28T13:45:36-07:00</committed-date>
    <authored-date>2008-08-28T13:45:36-07:00</authored-date>
    <message>Tidying require statements.</message>
    <tree>d134174f309d5f7a65f7b206e0db186246a7a743</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>11630a5a2b88631fd07767c4c237cebb9aa58932</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/4e2a10e1b7749a42ad42eeb76d6f1b8c2f58ad5b</url>
    <id>4e2a10e1b7749a42ad42eeb76d6f1b8c2f58ad5b</id>
    <committed-date>2008-08-28T13:41:55-07:00</committed-date>
    <authored-date>2008-08-28T13:41:55-07:00</authored-date>
    <message>Tidying up constants.</message>
    <tree>1ced86be40cf82c35f49b17de1b57291fb861c8a</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9144985e923c2a03fd1371cde634ee553fdc8338</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/11630a5a2b88631fd07767c4c237cebb9aa58932</url>
    <id>11630a5a2b88631fd07767c4c237cebb9aa58932</id>
    <committed-date>2008-08-28T13:38:27-07:00</committed-date>
    <authored-date>2008-08-28T13:38:27-07:00</authored-date>
    <message>Updating Base62 class, all tests now pass.</message>
    <tree>52faff13e9a78d4a685eeb7c08073218860a5dcf</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fd89d64ea41437d3677b8cf7a0f82e645cb556ee</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/9144985e923c2a03fd1371cde634ee553fdc8338</url>
    <id>9144985e923c2a03fd1371cde634ee553fdc8338</id>
    <committed-date>2008-08-28T13:09:17-07:00</committed-date>
    <authored-date>2008-08-28T13:09:17-07:00</authored-date>
    <message>Implementing Collection#slice.</message>
    <tree>314180a62e76dcd374b22c6651d47b1141729215</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cab285ffcde6a14885422ef4e5b3791bd379be94</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/fd89d64ea41437d3677b8cf7a0f82e645cb556ee</url>
    <id>fd89d64ea41437d3677b8cf7a0f82e645cb556ee</id>
    <committed-date>2008-08-28T12:29:20-07:00</committed-date>
    <authored-date>2008-08-28T12:29:20-07:00</authored-date>
    <message>Fixing variable protection and private variable compression and reinstating some tests. Only Base62 left to do.</message>
    <tree>95f788b34b9ed16a3c5f3730fcdb007c188b7217</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12bf0003b1fa09e4b591476712c1ce169cb35685</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/cab285ffcde6a14885422ef4e5b3791bd379be94</url>
    <id>cab285ffcde6a14885422ef4e5b3791bd379be94</id>
    <committed-date>2008-08-28T11:27:40-07:00</committed-date>
    <authored-date>2008-08-28T11:27:40-07:00</authored-date>
    <message>Variable shrinking using Shrinker now works. Includes new class Encoder and changes to Words.</message>
    <tree>c628e74f397b704873df9980a124da5b94a1b3eb</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72f6c0d0507401e68a0539795b8124b42f501f45</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/12bf0003b1fa09e4b591476712c1ce169cb35685</url>
    <id>12bf0003b1fa09e4b591476712c1ce169cb35685</id>
    <committed-date>2008-08-28T00:25:41-07:00</committed-date>
    <authored-date>2008-08-28T00:25:41-07:00</authored-date>
    <message>Updating test files and beginning major refactoring work. Minifier works, other components not yet tested.</message>
    <tree>f1e3817b7a6f91fd90df6851fefbe47874e4c536</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>157891d05dd546ab4fa470a369ad1854730b14e1</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/72f6c0d0507401e68a0539795b8124b42f501f45</url>
    <id>72f6c0d0507401e68a0539795b8124b42f501f45</id>
    <committed-date>2008-07-26T01:49:23-07:00</committed-date>
    <authored-date>2008-07-26T01:49:23-07:00</authored-date>
    <message>Up to date with trunk rev.228.</message>
    <tree>6df42466c7a68981b7e791ef99a09dc380e7ca51</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be41e9434c2e471df56a9de623b622e6dea6b7b5</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/157891d05dd546ab4fa470a369ad1854730b14e1</url>
    <id>157891d05dd546ab4fa470a369ad1854730b14e1</id>
    <committed-date>2008-07-17T05:09:06-07:00</committed-date>
    <authored-date>2008-07-17T05:09:06-07:00</authored-date>
    <message>Refactoring variable protection. Names are passed as an option to every pack() call rather than being a property of the Packr instance. This feature is also available on the command line now.</message>
    <tree>57caf1d58b68846effa65424a398736b2155fdc3</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df83970c449c9e35ba8f7ac2647fb94bee4b1694</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/be41e9434c2e471df56a9de623b622e6dea6b7b5</url>
    <id>be41e9434c2e471df56a9de623b622e6dea6b7b5</id>
    <committed-date>2008-07-16T08:35:55-07:00</committed-date>
    <authored-date>2008-07-16T08:35:55-07:00</authored-date>
    <message>Up to date with trunk rev. 225.</message>
    <tree>f5f28d7f057d4d6655b7ccff9f3ffa334c551c75</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd036d41de2aa3473df4d1d0dcdcd3e154dafa6c</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/df83970c449c9e35ba8f7ac2647fb94bee4b1694</url>
    <id>df83970c449c9e35ba8f7ac2647fb94bee4b1694</id>
    <committed-date>2008-07-14T08:18:31-07:00</committed-date>
    <authored-date>2008-07-14T08:18:31-07:00</authored-date>
    <message>Unix line endings.</message>
    <tree>777935c13ee96a4eb951fe126702ed7028a34385</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d2677f85aca9f199ef2304477379b29d9eb67c4c</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/6153e58ea9f319323b8829c7d7a8bdd8548f514f</url>
    <id>6153e58ea9f319323b8829c7d7a8bdd8548f514f</id>
    <committed-date>2008-07-14T08:09:15-07:00</committed-date>
    <authored-date>2008-07-14T08:09:15-07:00</authored-date>
    <message>Unix line endings.</message>
    <tree>d0a8bd274c54adbd4eb7b25f9b0640571cc97085</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd74ff997f1409ad72d26a12bced8ebc7acd1445</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/bd036d41de2aa3473df4d1d0dcdcd3e154dafa6c</url>
    <id>bd036d41de2aa3473df4d1d0dcdcd3e154dafa6c</id>
    <committed-date>2008-07-14T07:59:16-07:00</committed-date>
    <authored-date>2008-07-14T07:59:16-07:00</authored-date>
    <message>Fixing bug in variable compression for names starting with '$'.</message>
    <tree>6c91278933475dde2ae850537f16210185316d17</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d114ae42131bcf9040de54bdcaa4907b0cc7686</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/dd74ff997f1409ad72d26a12bced8ebc7acd1445</url>
    <id>dd74ff997f1409ad72d26a12bced8ebc7acd1445</id>
    <committed-date>2008-07-14T07:24:45-07:00</committed-date>
    <authored-date>2008-07-14T07:24:45-07:00</authored-date>
    <message>Documentation.</message>
    <tree>5279cfab3eeaeab8b82721f7f684815344a96d66</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9dfcd1650934422b93d533eb37242e963221b65c</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/6d114ae42131bcf9040de54bdcaa4907b0cc7686</url>
    <id>6d114ae42131bcf9040de54bdcaa4907b0cc7686</id>
    <committed-date>2008-07-14T03:26:58-07:00</committed-date>
    <authored-date>2008-07-14T03:26:58-07:00</authored-date>
    <message>Allowing the executable to read from standard input.</message>
    <tree>48be9c27375fde5feaad7d85eb4c4ee8a3ad8dc6</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>05cde3c690fe29c091bca45b792550a6c63619f8</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/9dfcd1650934422b93d533eb37242e963221b65c</url>
    <id>9dfcd1650934422b93d533eb37242e963221b65c</id>
    <committed-date>2008-07-13T10:44:16-07:00</committed-date>
    <authored-date>2008-07-13T10:44:16-07:00</authored-date>
    <message>Removing Holly support -- this would be better off in a project like Jake. PackR's only concern should be to pack code.</message>
    <tree>2b1bb9b1e13fa65ca2c75491c021473a6b84a33c</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2e1ab13bebab67436e0790c016b1fabcdefa0c20</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/05cde3c690fe29c091bca45b792550a6c63619f8</url>
    <id>05cde3c690fe29c091bca45b792550a6c63619f8</id>
    <committed-date>2008-07-13T10:26:30-07:00</committed-date>
    <authored-date>2008-07-13T10:26:30-07:00</authored-date>
    <message>Adding command-line executable code.</message>
    <tree>7a544ee9b1be571d32b86c91a8ab5cd913f2d787</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9a25ec24e4764aa5746e4e4d886c9154d67ffd81</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/2e1ab13bebab67436e0790c016b1fabcdefa0c20</url>
    <id>2e1ab13bebab67436e0790c016b1fabcdefa0c20</id>
    <committed-date>2008-07-13T10:01:57-07:00</committed-date>
    <authored-date>2008-07-13T10:01:57-07:00</authored-date>
    <message>Fixing broken tests caused by missing assets/test directory -- git does not store empty directories.</message>
    <tree>14f91315c89fad6a2cad890f70f2d9ade7fa508d</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec1bd4f55174cb77877b597887c807d2c085ac5e</id>
      </parent>
    </parents>
    <author>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </author>
    <url>http://github.com/jcoglan/packr/commit/9a25ec24e4764aa5746e4e4d886c9154d67ffd81</url>
    <id>9a25ec24e4764aa5746e4e4d886c9154d67ffd81</id>
    <committed-date>2008-07-13T09:54:38-07:00</committed-date>
    <authored-date>2008-07-13T09:54:38-07:00</authored-date>
    <message>This is not a Rails plugin anymore, only a gem. The build task, including Holly support, could be easily handled using Jake.</message>
    <tree>b91fc39ac35621c106bbe7786a47d1f1e49ff834</tree>
    <committer>
      <name>James Coglan</name>
      <email>jcoglan@googlemail.com</email>
    </committer>
  </commit>
</commits>
