<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>3c870d8f33eb757ddc16c33e89618a58685606fd</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/40bbca8b6aee61feb4e952386efcdc38fa2eebff</url>
    <id>40bbca8b6aee61feb4e952386efcdc38fa2eebff</id>
    <committed-date>2008-11-25T22:47:36-08:00</committed-date>
    <authored-date>2008-11-25T22:47:36-08:00</authored-date>
    <message>Attempting but failing to fix #1757.

This commit was my first attempt at fixing the bug, but it's not sufficient
because it always converts things to the human-readable form, even when
it's not appropriate such as when it's being passed over the wire to a
client.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>340028125294ae8b6643932394ed74b8c1c3ee0a</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f62d04d511a811a098854342d8be189f466f5a68</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/3c870d8f33eb757ddc16c33e89618a58685606fd</url>
    <id>3c870d8f33eb757ddc16c33e89618a58685606fd</id>
    <committed-date>2008-11-18T03:54:22-08:00</committed-date>
    <authored-date>2008-11-18T03:54:22-08:00</authored-date>
    <message>Added versionable feature to the RPM provider</message>
    <tree>2434e12e5a85a4266e8bc1ac9d7c04c9246482da</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>030c7913643fa9b37b54815b09ee03427c4849ef</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/f62d04d511a811a098854342d8be189f466f5a68</url>
    <id>f62d04d511a811a098854342d8be189f466f5a68</id>
    <committed-date>2008-11-17T14:49:40-08:00</committed-date>
    <authored-date>2008-11-17T14:49:40-08:00</authored-date>
    <message>Fixing broken tests resulting from the fix to #1747

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>94e6e6bb80f8ea175f9fb1f277c2ae50aec23b9e</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc192b00dc2c44b6174cb4a84663e8ad4e561d3c</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/030c7913643fa9b37b54815b09ee03427c4849ef</url>
    <id>030c7913643fa9b37b54815b09ee03427c4849ef</id>
    <committed-date>2008-11-17T02:07:08-08:00</committed-date>
    <authored-date>2008-11-17T02:07:08-08:00</authored-date>
    <message>Moved RRD feature from util/metric.rb to feature/base.rb</message>
    <tree>3834503b0dc334aedbb7ac3978337ade348d1d11</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c05a0abcb55347c179e66bb0c9d23698e729046</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/dc192b00dc2c44b6174cb4a84663e8ad4e561d3c</url>
    <id>dc192b00dc2c44b6174cb4a84663e8ad4e561d3c</id>
    <committed-date>2008-11-17T02:06:00-08:00</committed-date>
    <authored-date>2008-11-15T04:21:00-08:00</authored-date>
    <message>Manifest documentation generation

There is currently two type of documentation generation
for manifests (module or modulepath):

 * RDoc HTML generation for modules and global manifests
 * console output for sole manifest

Both version handles classes, defines, nodes, global
variable assignements, and resources when --all is used.

The usage is the following:

For the rdoc variant:
$ puppetdoc --mode rdoc --outputdir doc
It uses the puppet.conf configuration file to get the modulepath
and manifestdir settings. Those are overridable on the
command line with --modulepath and --manifestdir.

For the console output version:
$ puppetdoc /path/to/manifests

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>03687997d058008de0a5a9d70a0bae76e24828f4</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>064fb006a350e9555abe766c5cb4aeb803fd623a</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/2c05a0abcb55347c179e66bb0c9d23698e729046</url>
    <id>2c05a0abcb55347c179e66bb0c9d23698e729046</id>
    <committed-date>2008-11-17T02:05:50-08:00</committed-date>
    <authored-date>2008-11-15T04:22:26-08:00</authored-date>
    <message>Move function existance test to parser evaluation

The aim is to let --parseonly succeeds even if the function
is not (yet) present. This is usefull in commit-hooks and
for the inline documentation generation system.

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>0de423bda9b6cd03d7417f7a693c6aec800e25e8</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>724a6f672308ab6f52d738caf20c5994e6225071</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/064fb006a350e9555abe766c5cb4aeb803fd623a</url>
    <id>064fb006a350e9555abe766c5cb4aeb803fd623a</id>
    <committed-date>2008-11-17T02:05:36-08:00</committed-date>
    <authored-date>2008-11-15T04:10:55-08:00</authored-date>
    <message>Add a doc attribute to AST nodes and fill it with the last seen comments

The lexer maintains a stack of last seen comments.
On blank lines the lexer flush the comments.
On each opening brace the lexer enters a new stack level.
On each block AST nodes, the stack is popped.

Each AST nodes has a doc property that is filled with the
last seen comments on node creation (in fact only on important node
creation representing statements).

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>e9dd550404cb84a4a9c11d08560c9408bbba6f40</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b8ed6670cd0d77f63b153fb5d5afff41f2c03704</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/724a6f672308ab6f52d738caf20c5994e6225071</url>
    <id>724a6f672308ab6f52d738caf20c5994e6225071</id>
    <committed-date>2008-11-17T02:05:25-08:00</committed-date>
    <authored-date>2008-11-09T03:30:06-08:00</authored-date>
    <message>RSpec tests for the doc system (covers AST.doc, lexer and parser)

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>3ae408a85dfdd8d6fcf14bd917ab5d7ba06edad0</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/b8ed6670cd0d77f63b153fb5d5afff41f2c03704</url>
    <id>b8ed6670cd0d77f63b153fb5d5afff41f2c03704</id>
    <committed-date>2008-11-15T15:20:22-08:00</committed-date>
    <authored-date>2008-11-15T15:20:22-08:00</authored-date>
    <message>Fixed #1735 and #1747 - Fixes to confine system</message>
    <tree>f4de9a545a9938826bbc4e7a45fd23264cd2c549</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0ca502593b199d577e44352d8bde476fb2cf2267</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475</url>
    <id>6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475</id>
    <committed-date>2008-11-15T15:16:23-08:00</committed-date>
    <authored-date>2008-11-15T15:16:23-08:00</authored-date>
    <message>CHANGELOG updates</message>
    <tree>0d7573286cb44e1bdefacc35d2ba2ebc774f4bf5</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>01976ca87b0931b28381cd494e5b698f3350a20a</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/0ca502593b199d577e44352d8bde476fb2cf2267</url>
    <id>0ca502593b199d577e44352d8bde476fb2cf2267</id>
    <committed-date>2008-11-15T15:11:19-08:00</committed-date>
    <authored-date>2008-11-15T15:11:19-08:00</authored-date>
    <message>Fixed #1718 - Added preseed to apt uninstall and purge</message>
    <tree>d67c0d0517ca22ebcbe66bfc8587908d5baa94a2</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c98f7a5fe2917c9486ec5ab2fca5403446d43932</id>
      </parent>
    </parents>
    <author>
      <name>Sean E. Millichamp</name>
      <email>sean@bruenor.org</email>
    </author>
    <url>http://github.com/lak/puppet/commit/01976ca87b0931b28381cd494e5b698f3350a20a</url>
    <id>01976ca87b0931b28381cd494e5b698f3350a20a</id>
    <committed-date>2008-11-13T20:37:53-08:00</committed-date>
    <authored-date>2008-11-13T19:21:57-08:00</authored-date>
    <message>Include spec directory in packages</message>
    <tree>5b7bd4ee5b41a68c50059f27bf279095200bd427</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6426a29cd7df62967aa54dc60989cc248a831e77</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/c98f7a5fe2917c9486ec5ab2fca5403446d43932</url>
    <id>c98f7a5fe2917c9486ec5ab2fca5403446d43932</id>
    <committed-date>2008-11-13T17:40:35-08:00</committed-date>
    <authored-date>2008-11-13T17:40:35-08:00</authored-date>
    <message>Fixing the provider's confine subsystem so the logs are more useful.

I apparently lost some context in these logs when I switched to this
separate subsystem.

Note that this also fixes some of the informational issues in

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>d15f3cd0258bef14f8601c5e9d5e99820837ea6e</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e81739f80f59aa1d10b46ab0ed22c95eeeca36c</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/6426a29cd7df62967aa54dc60989cc248a831e77</url>
    <id>6426a29cd7df62967aa54dc60989cc248a831e77</id>
    <committed-date>2008-11-13T15:23:22-08:00</committed-date>
    <authored-date>2008-11-13T15:23:22-08:00</authored-date>
    <message>Removed extra 'end' from yum.rb</message>
    <tree>8a1096eb1ca277aa44a62eade1058f7d23fb0e40</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cebadd9296ad9193f583f698ec77f0fc99ae6fc9</id>
      </parent>
    </parents>
    <author>
      <name>Sean E. Millichamp</name>
      <email>sean@bruenor.org</email>
    </author>
    <url>http://github.com/lak/puppet/commit/1e81739f80f59aa1d10b46ab0ed22c95eeeca36c</url>
    <id>1e81739f80f59aa1d10b46ab0ed22c95eeeca36c</id>
    <committed-date>2008-11-13T14:54:18-08:00</committed-date>
    <authored-date>2008-11-13T14:41:50-08:00</authored-date>
    <message>Fix bug #1746: Sync SELinux file attributes after file contents created/modified</message>
    <tree>a926b9b3cbfb6ad9f5f172fcb56b90313068d2ec</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60455e708cbf3069a64ed4a0af6ce457c65c684e</id>
      </parent>
    </parents>
    <author>
      <name>Sean E. Millichamp</name>
      <email>sean@bruenor.org</email>
    </author>
    <url>http://github.com/lak/puppet/commit/cebadd9296ad9193f583f698ec77f0fc99ae6fc9</url>
    <id>cebadd9296ad9193f583f698ec77f0fc99ae6fc9</id>
    <committed-date>2008-11-13T14:52:19-08:00</committed-date>
    <authored-date>2008-11-13T13:54:50-08:00</authored-date>
    <message>Fix bug #1681: Add filesystem type check to test for per-file SELinux context support</message>
    <tree>99ea357263b9e010e4c8f30ae501f5629f39cceb</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>71a9e60396b1a4964c21308ce3a8bdddc97a721e</id>
      </parent>
    </parents>
    <author>
      <name>Sean E. Millichamp</name>
      <email>sean@bruenor.org</email>
    </author>
    <url>http://github.com/lak/puppet/commit/60455e708cbf3069a64ed4a0af6ce457c65c684e</url>
    <id>60455e708cbf3069a64ed4a0af6ce457c65c684e</id>
    <committed-date>2008-11-13T14:52:18-08:00</committed-date>
    <authored-date>2008-11-06T08:13:34-08:00</authored-date>
    <message>Quiet debug when no default SELinux context found for one of the components</message>
    <tree>ac24bd6a92f9c5a36e174a1daed63522b3b0c018</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3a5dcab28682a1bbf1b71b2d1de39008468b1ca6</id>
      </parent>
    </parents>
    <author>
      <name>Sean E. Millichamp</name>
      <email>sean@bruenor.org</email>
    </author>
    <url>http://github.com/lak/puppet/commit/71a9e60396b1a4964c21308ce3a8bdddc97a721e</url>
    <id>71a9e60396b1a4964c21308ce3a8bdddc97a721e</id>
    <committed-date>2008-11-13T14:52:18-08:00</committed-date>
    <authored-date>2008-11-06T07:43:19-08:00</authored-date>
    <message>Fixes relating to transition to native SELinux bindings</message>
    <tree>eb7db60bdebc18d623d990c46277e78091ebe920</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da9b02c6c074b5f60e83db9389faf216e7653ddc</id>
      </parent>
    </parents>
    <author>
      <name>Sean E. Millichamp</name>
      <email>sean@bruenor.org</email>
    </author>
    <url>http://github.com/lak/puppet/commit/3a5dcab28682a1bbf1b71b2d1de39008468b1ca6</url>
    <id>3a5dcab28682a1bbf1b71b2d1de39008468b1ca6</id>
    <committed-date>2008-11-13T14:52:18-08:00</committed-date>
    <authored-date>2008-11-02T17:05:57-08:00</authored-date>
    <message>Refactoring of SELinux functions to use native Ruby SELinux interface</message>
    <tree>e1e5f49647a7fecb8bb54bbb7f058ef19be91683</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bf5be00f87a8df66964931939531399384142aff</id>
      </parent>
      <parent>
        <id>d5e19f18eddd0d6ddb9818dabc873b3203335f95</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/da9b02c6c074b5f60e83db9389faf216e7653ddc</url>
    <id>da9b02c6c074b5f60e83db9389faf216e7653ddc</id>
    <committed-date>2008-11-12T15:32:23-08:00</committed-date>
    <authored-date>2008-11-12T15:32:23-08:00</authored-date>
    <message>Merge branch 'tickets/0.24.x/1739' into 0.24.x</message>
    <tree>8903e49d438ee49f80024497bbacf6dec5920ace</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dfc055405dd84f6b81ec92e4570c9a13dd9549e6</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/d5e19f18eddd0d6ddb9818dabc873b3203335f95</url>
    <id>d5e19f18eddd0d6ddb9818dabc873b3203335f95</id>
    <committed-date>2008-11-12T15:17:32-08:00</committed-date>
    <authored-date>2008-11-12T15:17:32-08:00</authored-date>
    <message>Fixed #1739 - Added uninstall functionality to yum provider</message>
    <tree>d6580c4b5363eacb2e3e74604c6596942c9d4594</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e032034fc4f5f45d883f24104c436e16ce555c0e</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/bf5be00f87a8df66964931939531399384142aff</url>
    <id>bf5be00f87a8df66964931939531399384142aff</id>
    <committed-date>2008-11-11T14:19:16-08:00</committed-date>
    <authored-date>2008-11-11T04:43:29-08:00</authored-date>
    <message>Fix #1737 - part2 - Fix display of &quot;options&quot;</message>
    <tree>1aa6af4951d2df4a7b60cc8bbbe145de7103c661</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e33d0871028ab3483f555103811f1c8c2685f511</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/e032034fc4f5f45d883f24104c436e16ce555c0e</url>
    <id>e032034fc4f5f45d883f24104c436e16ce555c0e</id>
    <committed-date>2008-11-10T15:15:38-08:00</committed-date>
    <authored-date>2008-11-10T06:24:55-08:00</authored-date>
    <message>Fix #1737 - ssh_authorized_keys should be able to parse options containing commas

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>e4a0d73ca1664ab02c3e569e628ca0077ca30927</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dfc055405dd84f6b81ec92e4570c9a13dd9549e6</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/e33d0871028ab3483f555103811f1c8c2685f511</url>
    <id>e33d0871028ab3483f555103811f1c8c2685f511</id>
    <committed-date>2008-11-10T15:05:53-08:00</committed-date>
    <authored-date>2008-11-10T15:05:53-08:00</authored-date>
    <message>Fix #1740 - Daemontools and Runit is not ReST compliant</message>
    <tree>2c2a62372c0c2325805cb4da4ad52695243cd4d3</tree>
    <committer>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d7b5ef81d671ad27b4bbcfb5e0065f76209ee7d</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/dfc055405dd84f6b81ec92e4570c9a13dd9549e6</url>
    <id>dfc055405dd84f6b81ec92e4570c9a13dd9549e6</id>
    <committed-date>2008-11-05T03:09:20-08:00</committed-date>
    <authored-date>2008-11-05T03:09:20-08:00</authored-date>
    <message>Fixed #1730 - Edited file/ensure.rb docs for clarity</message>
    <tree>7a91dbf1a36a06e07f6070b2d4b52113b739b5fe</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>083077da15d7d322412bac687153503dd17c6454</id>
      </parent>
    </parents>
    <author>
      <name>Martin Englund</name>
      <email>martin@englund.nu</email>
    </author>
    <url>http://github.com/lak/puppet/commit/6d7b5ef81d671ad27b4bbcfb5e0065f76209ee7d</url>
    <id>6d7b5ef81d671ad27b4bbcfb5e0065f76209ee7d</id>
    <committed-date>2008-11-05T03:04:52-08:00</committed-date>
    <authored-date>2008-11-05T02:35:09-08:00</authored-date>
    <message>Fixes #1672 - unsafe crontab handling in Solaris
Signed-off-by: Martin Englund &lt;martin@englund.nu&gt;</message>
    <tree>2999b9de80e1827e9a8651e604aedd94be8846d1</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a3d34dbe7b5175f4822b6f1bfaa6f0ba05e9bd2</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/083077da15d7d322412bac687153503dd17c6454</url>
    <id>083077da15d7d322412bac687153503dd17c6454</id>
    <committed-date>2008-11-04T18:09:41-08:00</committed-date>
    <authored-date>2008-11-04T15:15:45-08:00</authored-date>
    <message>Fixing the augeas type tests to work when augeas is missing

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>9996de7eca805084ecd9edad76a6a4f906e874c8</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7b70e85d717fbd1ae52e94658df8b407b043f8b8</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/0a3d34dbe7b5175f4822b6f1bfaa6f0ba05e9bd2</url>
    <id>0a3d34dbe7b5175f4822b6f1bfaa6f0ba05e9bd2</id>
    <committed-date>2008-10-31T16:56:52-07:00</committed-date>
    <authored-date>2008-10-31T16:56:52-07:00</authored-date>
    <message>Fixes #1714 - yumhelper handling with yum 2.2.x is broken</message>
    <tree>25767c3221bfef92806ca16223ed9daaa61b0c28</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>781a685248d175a1f97486b0d44abbba3022fd54</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/7b70e85d717fbd1ae52e94658df8b407b043f8b8</url>
    <id>7b70e85d717fbd1ae52e94658df8b407b043f8b8</id>
    <committed-date>2008-10-31T16:44:21-07:00</committed-date>
    <authored-date>2008-10-31T16:44:21-07:00</authored-date>
    <message>Fixed #1721 - puppet.conf documentation incorrectly lists signals that affect the daemons</message>
    <tree>bf8097758776b8ba624af2df81ad71f8e145f594</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0635179b60f5cf30d1f7070f4c3c998ad5131c0</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/781a685248d175a1f97486b0d44abbba3022fd54</url>
    <id>781a685248d175a1f97486b0d44abbba3022fd54</id>
    <committed-date>2008-10-31T16:42:17-07:00</committed-date>
    <authored-date>2008-10-31T14:05:18-07:00</authored-date>
    <message>Fixing a test I broke when fixing a reporting bug

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>d5f13d528127823fd3c5b3d4bf5a235c7ae5d2d7</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
</commits>
