<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>7bd70dfe325c68fd236fe060ae0ed98623d12425</id>
      </parent>
    </parents>
    <author>
      <name>Jan Ulbrich</name>
      <email>jan@ulbrich-boerwang.de</email>
    </author>
    <url>http://github.com/crafterm/sprinkle/commit/2641360435cd8e0e243f1011a0f8b1b078276e26</url>
    <id>2641360435cd8e0e243f1011a0f8b1b078276e26</id>
    <committed-date>2009-07-24T03:32:03-07:00</committed-date>
    <authored-date>2009-07-24T03:32:03-07:00</authored-date>
    <message>Fixed setting environment variables in sudo call.</message>
    <tree>72bbefe2e7d981838d86377531a3289360e66a30</tree>
    <committer>
      <name>Jan Ulbrich</name>
      <email>jan@ulbrich-boerwang.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3c2164da0dbf0e1765b7eedb6ff3fc1c0e25b234</id>
      </parent>
    </parents>
    <author>
      <name>Adam Meehan</name>
      <email>adam.meehan@gmail.com</email>
    </author>
    <url>http://github.com/crafterm/sprinkle/commit/d53a79e4e2fa9d42bab93050a6be8643600f23fe</url>
    <id>d53a79e4e2fa9d42bab93050a6be8643600f23fe</id>
    <committed-date>2008-07-22T23:00:28-07:00</committed-date>
    <authored-date>2008-07-22T23:00:28-07:00</authored-date>
    <message>fixed apt installer options for setting in block and refactored a little</message>
    <tree>3d37d85a4430ad8bb0f36da7e7a9bdda06c8e9d1</tree>
    <committer>
      <name>Adam Meehan</name>
      <email>adam.meehan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f19f7d0cb29dd59fbcbc7b002c419eafa52adf3c</id>
      </parent>
    </parents>
    <author>
      <name>Mitchell Hashimoto</name>
      <email>mitchell.hashimoto@gmail.com</email>
    </author>
    <url>http://github.com/crafterm/sprinkle/commit/33c10a3aa766308f6249e887cfefea609a53903b</url>
    <id>33c10a3aa766308f6249e887cfefea609a53903b</id>
    <committed-date>2008-07-19T03:20:03-07:00</committed-date>
    <authored-date>2008-07-19T03:20:03-07:00</authored-date>
    <message>I've started documenting all the classes in Sprinkle so that its a little bit easier to approach. I made it to the installers before I realized I had to go to bed. Will finish the other half tomorrow! Run rake docs to generate and view the docs so far.</message>
    <tree>ce0884341c8b380346de5ff38253a633358c86c0</tree>
    <committer>
      <name>Mitchell Hashimoto</name>
      <email>mitchell.hashimoto@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5d1b37ec19f9a6488362b2505f6118058834500b</id>
      </parent>
    </parents>
    <author>
      <name>Adam Meehan</name>
      <email>adam.meehan@gmail.com</email>
    </author>
    <url>http://github.com/crafterm/sprinkle/commit/35ac252cc6b411165afb9a92ddfe9cc979d5c3b8</url>
    <id>35ac252cc6b411165afb9a92ddfe9cc979d5c3b8</id>
    <committed-date>2008-07-15T06:39:18-07:00</committed-date>
    <authored-date>2008-07-14T16:58:18-07:00</authored-date>
    <message>added option for apt installer to run apt-get build-dep command for installing dependencies only</message>
    <tree>148d59ea0c0cadecbd3d3115e9fcb12fcbc2ef9a</tree>
    <committer>
      <name>Marcus Crafter</name>
      <email>crafterm@redartisan.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0fa0baa40383c837b7878e74df26821439137757</id>
      </parent>
    </parents>
    <author>
      <name>Marcus Crafter</name>
      <email>crafterm@redartisan.com</email>
    </author>
    <url>http://github.com/crafterm/sprinkle/commit/b26a937755b9819e25dc9ba941b1c7063ca0ac77</url>
    <id>b26a937755b9819e25dc9ba941b1c7063ca0ac77</id>
    <committed-date>2008-07-12T23:03:20-07:00</committed-date>
    <authored-date>2008-07-12T23:03:20-07:00</authored-date>
    <message>Refactor pre/post command management to be located on the abstract installer class for reuse across derivatives. Updates to take advantage of this to allow pre/post install commands on all installer types, while still allowing complex installers to take complete control of command assembly if needed. Increment minor version number. Updated specs to validate</message>
    <tree>9eaf60404dd8eb0261d3183b8cc62f3c7df87683</tree>
    <committer>
      <name>Marcus Crafter</name>
      <email>crafterm@redartisan.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>774766a3ae1bec0b1585b94c555301a179949704</id>
      </parent>
    </parents>
    <author>
      <name>Marcus Crafter</name>
      <email>crafterm@redartisan.com</email>
    </author>
    <url>http://github.com/crafterm/sprinkle/commit/bea7c920f2ad6b14c7a6759292192f685f6e5310</url>
    <id>bea7c920f2ad6b14c7a6759292192f685f6e5310</id>
    <committed-date>2008-05-22T04:21:25-07:00</committed-date>
    <authored-date>2008-05-22T04:21:25-07:00</authored-date>
    <message>Ensure that the APT installer is non-interactive and as quiet as possible</message>
    <tree>c9f2937dd6a80d11011f865ca3de10eb8e9d6148</tree>
    <committer>
      <name>Marcus Crafter</name>
      <email>crafterm@redartisan.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6025e50e3c0e7419847a2f4c45ea97a58da642a</id>
      </parent>
    </parents>
    <author>
      <name>Marcus Crafter</name>
      <email>crafterm@redartisan.com</email>
    </author>
    <url>http://github.com/crafterm/sprinkle/commit/272d9ab402b692bdc4336cc2e6be68ff813ec6f3</url>
    <id>272d9ab402b692bdc4336cc2e6be68ff813ec6f3</id>
    <committed-date>2008-05-20T01:23:27-07:00</committed-date>
    <authored-date>2008-05-20T01:23:27-07:00</authored-date>
    <message>Implemented apt installer specs</message>
    <tree>b53afcea877e2fcfb3e9584a61c1bfac9b9a0d6c</tree>
    <committer>
      <name>Marcus Crafter</name>
      <email>crafterm@redartisan.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>777b795bc19fa677b567c1ed5b85e877049e484e</id>
      </parent>
    </parents>
    <author>
      <name>Marcus Crafter</name>
      <email>crafterm@redartisan.com</email>
    </author>
    <url>http://github.com/crafterm/sprinkle/commit/fcbbd93fbfb96820ec38a10097185d6635fcf707</url>
    <id>fcbbd93fbfb96820ec38a10097185d6635fcf707</id>
    <committed-date>2008-02-27T03:54:42-08:00</committed-date>
    <authored-date>2008-02-27T03:54:42-08:00</authored-date>
    <message>Initial Sprinkle source import</message>
    <tree>e157f1460c1b1fff71bf87eb586a1caeb9f2746c</tree>
    <committer>
      <name>Marcus Crafter</name>
      <email>crafterm@redartisan.com</email>
    </committer>
  </commit>
</commits>
