<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>916dd60dc8392c1ee612028008a52926676e894b</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Kearney</name>
      <email>bkearney@redhat.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/9a264218419fdb0164246366de79ac65acee63cc</url>
    <id>9a264218419fdb0164246366de79ac65acee63cc</id>
    <committed-date>2009-04-09T08:33:28-07:00</committed-date>
    <authored-date>2009-04-09T06:59:15-07:00</authored-date>
    <message>Brought in lutters parse_commands patch and integrated it into the type.
This includes reworking the get and match commands as well. This change
introduces a few small changes. These are:

1) There can be no ' or &quot; characters around path elements.
2) The context is now only prepended to relative paths. So, if a
path is specified as /foo/bar the context will not be appended. It
will only be appended if it is foo/bar
3) The syntax for array matching in the onlyif is now eq or noteq.
It was == before.
4) The get and set commnands used to concatenate all items at the end
of a string so &quot;set path to some value&quot; would be interpreted as
&quot;set&quot; &quot;path&quot; &quot;to some value&quot;. This is no longer supported. The caller
must put ' or &quot; around the &quot;to some value&quot; for it to work&quot;</message>
    <tree>4edaf0c45b3a4087f6a40f136c60078a1af80c34</tree>
    <committer>
      <name>Bryan Kearney</name>
      <email>bkearney@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>57b37e5182d01b640dc794b0a82128f8aeddfd7d</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/916dd60dc8392c1ee612028008a52926676e894b</url>
    <id>916dd60dc8392c1ee612028008a52926676e894b</id>
    <committed-date>2009-04-05T19:36:16-07:00</committed-date>
    <authored-date>2009-04-05T19:36:16-07:00</authored-date>
    <message>Fixed rspec gem at version 1.2.2</message>
    <tree>7c71b661d51fc30b2b042acda6c4ffff0dc1ce87</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0863a7928ff6c15dcd8ace7119a3fa64bbcec6b3</id>
      </parent>
    </parents>
    <author>
      <name>Ethan Rowe</name>
      <email>ethan@endpoint.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/57b37e5182d01b640dc794b0a82128f8aeddfd7d</url>
    <id>57b37e5182d01b640dc794b0a82128f8aeddfd7d</id>
    <committed-date>2009-04-05T19:35:10-07:00</committed-date>
    <authored-date>2009-04-04T14:40:08-07:00</authored-date>
    <message>Add @options to test run call, for compatibility with more recent rspec versions.</message>
    <tree>c1e2970046465caf5a885dda1ae63e74d8f2401f</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a43137c7526f4693e9266040d55ddb397f58500c</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/0863a7928ff6c15dcd8ace7119a3fa64bbcec6b3</url>
    <id>0863a7928ff6c15dcd8ace7119a3fa64bbcec6b3</id>
    <committed-date>2009-04-05T18:42:45-07:00</committed-date>
    <authored-date>2009-03-31T16:37:40-07:00</authored-date>
    <message>Adding #2122 - you can specify the node to test with puppet-test

This commat adds a --node option to puppet-test,
so that you can use locally cached node and fact data
for testing local and remote compiles.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>ad8b331d572da8a50811241a6239165439da74dc</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>843cc6e50586fa6667ba95d1d1c46bb1eefff23c</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/a43137c7526f4693e9266040d55ddb397f58500c</url>
    <id>a43137c7526f4693e9266040d55ddb397f58500c</id>
    <committed-date>2009-03-30T02:10:18-07:00</committed-date>
    <authored-date>2009-03-30T01:55:59-07:00</authored-date>
    <message>More RST fixes</message>
    <tree>b08277938a1824c45be7315b76ced7c081977e86</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6160aafe86e48d545583a2e9e093754ac32a5ced</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/843cc6e50586fa6667ba95d1d1c46bb1eefff23c</url>
    <id>843cc6e50586fa6667ba95d1d1c46bb1eefff23c</id>
    <committed-date>2009-03-26T18:06:54-07:00</committed-date>
    <authored-date>2009-03-26T18:06:54-07:00</authored-date>
    <message>Fixed RST for functions</message>
    <tree>f12c025e36324c8760d632de8631c73670c316d2</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1259372ea955c488efa37724fc74a55da28eefc</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/6160aafe86e48d545583a2e9e093754ac32a5ced</url>
    <id>6160aafe86e48d545583a2e9e093754ac32a5ced</id>
    <committed-date>2009-03-26T14:53:48-07:00</committed-date>
    <authored-date>2009-01-21T15:39:49-08:00</authored-date>
    <message>In order for ReST formatting to work properly, newlines and
indentation of doc strings must be retained.

Signed-off-by: Thomas Bellman &lt;bellman@nsc.liu.se&gt;</message>
    <tree>5938d36110c5b97ef7aa5db1a584a671b58dbf47</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c62c19370bfba881819c1a3d9da2f8e6fb52e5d9</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/d1259372ea955c488efa37724fc74a55da28eefc</url>
    <id>d1259372ea955c488efa37724fc74a55da28eefc</id>
    <committed-date>2009-03-26T05:33:30-07:00</committed-date>
    <authored-date>2009-03-26T05:33:30-07:00</authored-date>
    <message>Added rake ci:all task</message>
    <tree>b12596f1d992822990b6e3eb7de59496f91e0af2</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa00bdedefcf4dce9c55968e33123a73b78fb6d6</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/c62c19370bfba881819c1a3d9da2f8e6fb52e5d9</url>
    <id>c62c19370bfba881819c1a3d9da2f8e6fb52e5d9</id>
    <committed-date>2009-03-23T14:15:34-07:00</committed-date>
    <authored-date>2009-03-22T20:41:25-07:00</authored-date>
    <message>Updated to version 0.24.8</message>
    <tree>40ba475845e10700459f7ba1c72c947a52fa76f1</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>39deaf373c46c20d14a04391ad4b7c70ad43e266</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/aa00bdedefcf4dce9c55968e33123a73b78fb6d6</url>
    <id>aa00bdedefcf4dce9c55968e33123a73b78fb6d6</id>
    <committed-date>2009-03-23T14:15:33-07:00</committed-date>
    <authored-date>2009-03-22T20:00:41-07:00</authored-date>
    <message>Fixing #1631 - adding /sbin and /usr/sbin to PATH

This is a trivial fix but seems to crop up more often
than it should.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>9ba8aee18d1aec93124c36c8d5ee9745da11db2b</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dcf2bf2be7275afc68054f3c9d51b548111b6574</id>
      </parent>
    </parents>
    <author>
      <name>Francois Deppierraz</name>
      <email>francois@slayer.ctrlaltdel.ch</email>
    </author>
    <url>http://github.com/lak/puppet/commit/39deaf373c46c20d14a04391ad4b7c70ad43e266</url>
    <id>39deaf373c46c20d14a04391ad4b7c70ad43e266</id>
    <committed-date>2009-03-23T14:15:33-07:00</committed-date>
    <authored-date>2009-03-21T15:32:02-07:00</authored-date>
    <message>Fixed #2004 - ssh_authorized_key fails if no target is defined

This commit depends on 7f291afdacf59f762c3b78481f5420ec8919e46d
(fixing #1629) which was cherry-picked from master.

Signed-off-by: Francois Deppierraz &lt;francois@ctrlaltdel.ch&gt;</message>
    <tree>bf9b030dcf812269a1bc1ca70bb91deb477897e3</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bbcda1d5bcab492dc68d331e6f78fb0473e9f046</id>
      </parent>
    </parents>
    <author>
      <name>Francois Deppierraz</name>
      <email>francois@slayer.ctrlaltdel.ch</email>
    </author>
    <url>http://github.com/lak/puppet/commit/dcf2bf2be7275afc68054f3c9d51b548111b6574</url>
    <id>dcf2bf2be7275afc68054f3c9d51b548111b6574</id>
    <committed-date>2009-03-23T14:15:33-07:00</committed-date>
    <authored-date>2009-03-21T16:09:11-07:00</authored-date>
    <message>Changelog entries for #1629 and #2004

Signed-off-by: Francois Deppierraz &lt;francois@ctrlaltdel.ch&gt;</message>
    <tree>257dda740a778e95e1b7ec7eda86ac7eaffe82b6</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>69a0f7dc8d3ba1c64e5acdf99628f10b41ab8e30</id>
      </parent>
    </parents>
    <author>
      <name>Francois Deppierraz</name>
      <email>francois.deppierraz@camptocamp.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/bbcda1d5bcab492dc68d331e6f78fb0473e9f046</url>
    <id>bbcda1d5bcab492dc68d331e6f78fb0473e9f046</id>
    <committed-date>2009-03-23T14:15:33-07:00</committed-date>
    <authored-date>2008-11-28T06:12:30-08:00</authored-date>
    <message>Fix Bug #1629

A refactoring of ssh_authorized_key parsed provider was needed and tests
were improved. flush method has been split for clarity.</message>
    <tree>89da1743d3c4244ba147faa0924a587f972af8fe</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>081021af4dda0d19e7de7debb580196219bb7c36</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/69a0f7dc8d3ba1c64e5acdf99628f10b41ab8e30</url>
    <id>69a0f7dc8d3ba1c64e5acdf99628f10b41ab8e30</id>
    <committed-date>2009-03-23T14:15:33-07:00</committed-date>
    <authored-date>2008-12-19T08:35:08-08:00</authored-date>
    <message>Fix #1807 - make Puppet::Util::Package.versioncmp a module function

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>2b21fa9d039dfd4a275dde497579d9e40af4d529</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2b33f80d167424abcd153e01aa1a93ae38155120</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/081021af4dda0d19e7de7debb580196219bb7c36</url>
    <id>081021af4dda0d19e7de7debb580196219bb7c36</id>
    <committed-date>2009-03-23T14:15:32-07:00</committed-date>
    <authored-date>2008-12-19T08:38:50-08:00</authored-date>
    <message>Fix #1829 - Add puppet function versioncmp to compare versions

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>edeacd7c153999cb1a6e59aeb1d1dc279040cb8d</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ab63cdf2efa9a8557d3837c32d8336dd23a4b85</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/2b33f80d167424abcd153e01aa1a93ae38155120</url>
    <id>2b33f80d167424abcd153e01aa1a93ae38155120</id>
    <committed-date>2009-03-23T14:15:32-07:00</committed-date>
    <authored-date>2009-03-20T02:37:05-07:00</authored-date>
    <message>Fixed install.rb typo</message>
    <tree>1068840a41d2014ba629005b724fb89729f8b737</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c7e1897eaaa7d2dd8d8d993df8a9a217d1c46c6</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/5ab63cdf2efa9a8557d3837c32d8336dd23a4b85</url>
    <id>5ab63cdf2efa9a8557d3837c32d8336dd23a4b85</id>
    <committed-date>2009-03-23T14:13:22-07:00</committed-date>
    <authored-date>2009-03-20T02:34:13-07:00</authored-date>
    <message>Updated lib install permissions to 0644</message>
    <tree>f5929fcc450feb180d58cdf9973a512423993259</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73a0757b559d7e4fbd1da43bbcf4e60fd9155896</id>
      </parent>
    </parents>
    <author>
      <name>Nigel Kersten</name>
      <email>nigelk@google.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/2c7e1897eaaa7d2dd8d8d993df8a9a217d1c46c6</url>
    <id>2c7e1897eaaa7d2dd8d8d993df8a9a217d1c46c6</id>
    <committed-date>2009-03-20T00:22:00-07:00</committed-date>
    <authored-date>2009-03-16T07:30:16-07:00</authored-date>
    <message>Fixes incorrect detail variable in OS X version check, re-patches ralsh to work with Facter values and adds error check for missing password hash files.</message>
    <tree>c98fbc812ca570798de73be5d6b213370736c97d</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>84d6637cfc47a14114493254ec8e68f2887a93d8</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/73a0757b559d7e4fbd1da43bbcf4e60fd9155896</url>
    <id>73a0757b559d7e4fbd1da43bbcf4e60fd9155896</id>
    <committed-date>2009-03-13T17:29:10-07:00</committed-date>
    <authored-date>2008-12-19T06:05:29-08:00</authored-date>
    <message>Fix #1828 - Scope.number? wasn't strict enough and could produce wrong results

Some invalid numbers were treated as numbers and conversion to Integer
was failing returning 0 (for instance 0.24.7).

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>fee97655c589893369fbc6308024054942b8966a</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a3bb201bd4c964ab4f68e00895b692d9d9585407</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/84d6637cfc47a14114493254ec8e68f2887a93d8</url>
    <id>84d6637cfc47a14114493254ec8e68f2887a93d8</id>
    <committed-date>2009-03-08T20:46:46-07:00</committed-date>
    <authored-date>2009-03-08T20:46:46-07:00</authored-date>
    <message>Fixed #2000 - No default specified for checksum</message>
    <tree>e6dcabbcd718b58139edbca5a43434b002cdd02d</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>67fc394d9ffaed89328c00678559f57418a1511d</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/a3bb201bd4c964ab4f68e00895b692d9d9585407</url>
    <id>a3bb201bd4c964ab4f68e00895b692d9d9585407</id>
    <committed-date>2009-03-06T16:20:51-08:00</committed-date>
    <authored-date>2009-03-06T16:11:33-08:00</authored-date>
    <message>Fixing change printing when list properties are absent

They were throwing an exception when the 'is' value
was 'absent'.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>3dc414005f9b26a052efabebf738398b9793e265</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf64827970d8725cea93fee57ec03ea70d63a142</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/lak/puppet/commit/67fc394d9ffaed89328c00678559f57418a1511d</url>
    <id>67fc394d9ffaed89328c00678559f57418a1511d</id>
    <committed-date>2009-03-06T16:14:14-08:00</committed-date>
    <authored-date>2009-03-06T16:14:14-08:00</authored-date>
    <message>Fixed #2026 - Red Hat ignoring stop method</message>
    <tree>e2fd2916decdd7da8839348b7bb5332ef4a13688</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>01bc88c7e2a3d5a71aec8f0727631cbf41680720</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Kearney</name>
      <email>bkearney@redhat.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/cf64827970d8725cea93fee57ec03ea70d63a142</url>
    <id>cf64827970d8725cea93fee57ec03ea70d63a142</id>
    <committed-date>2009-03-04T14:00:26-08:00</committed-date>
    <authored-date>2009-02-27T07:36:38-08:00</authored-date>
    <message>Bring in the documentation changes from the master branch</message>
    <tree>9385a9c433753f1bf7bcdf128d51743515db6005</tree>
    <committer>
      <name>Bryan Kearney</name>
      <email>bkearney@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cedeb7982b051e00173822c8d14a794e4fb10ae7</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Kearney</name>
      <email>bkearney@redhat.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/01bc88c7e2a3d5a71aec8f0727631cbf41680720</url>
    <id>01bc88c7e2a3d5a71aec8f0727631cbf41680720</id>
    <committed-date>2009-03-04T13:59:19-08:00</committed-date>
    <authored-date>2009-02-23T08:21:59-08:00</authored-date>
    <message>Added a force option to ensure the change is always applied, and call augeas twice to reduce the chance that data is lost</message>
    <tree>ec45c157432bf10ce2c7acff098ccc527b3d11bf</tree>
    <committer>
      <name>Bryan Kearney</name>
      <email>bkearney@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf48ec0aba120e6e83e48b3499df9029b5302767</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Kearney</name>
      <email>bkearney@redhat.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/cedeb7982b051e00173822c8d14a794e4fb10ae7</url>
    <id>cedeb7982b051e00173822c8d14a794e4fb10ae7</id>
    <committed-date>2009-03-04T13:51:08-08:00</committed-date>
    <authored-date>2009-02-18T09:46:17-08:00</authored-date>
    <message>Backport the fix for #1835</message>
    <tree>1de584e184bad8b10f78abd41f8004f911100da6</tree>
    <committer>
      <name>Bryan Kearney</name>
      <email>bkearney@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9d36b5833ceef954181d5d281aba08d414fcdb65</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Kearney</name>
      <email>bkearney@redhat.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/cf48ec0aba120e6e83e48b3499df9029b5302767</url>
    <id>cf48ec0aba120e6e83e48b3499df9029b5302767</id>
    <committed-date>2009-03-04T13:51:08-08:00</committed-date>
    <authored-date>2009-02-18T09:34:17-08:00</authored-date>
    <message>First cut at the not running if augeas does not change any of the underlieing files</message>
    <tree>28890443cc4f247aff0b725b7cb54cf63392f5d2</tree>
    <committer>
      <name>Bryan Kearney</name>
      <email>bkearney@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61661b1c46fafeabf1bdbc4778762831d7178d91</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Kearney</name>
      <email>bkearney@redhat.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/9d36b5833ceef954181d5d281aba08d414fcdb65</url>
    <id>9d36b5833ceef954181d5d281aba08d414fcdb65</id>
    <committed-date>2009-03-04T13:51:08-08:00</committed-date>
    <authored-date>2009-02-12T06:32:01-08:00</authored-date>
    <message>Bug 1948: Added patch by jab to support the correct ins syntax. Updated the test cases as well</message>
    <tree>ba2f7aa83867df21768a8dd986ca96bc2e1960a6</tree>
    <committer>
      <name>Bryan Kearney</name>
      <email>bkearney@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5850dc40f20b6ea9429588c476eb0dca2d205b7</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/61661b1c46fafeabf1bdbc4778762831d7178d91</url>
    <id>61661b1c46fafeabf1bdbc4778762831d7178d91</id>
    <committed-date>2009-03-04T13:22:10-08:00</committed-date>
    <authored-date>2009-03-03T19:36:56-08:00</authored-date>
    <message>Fixing #1991 - ldap booleans get converted to booleans

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>270f8dcb07cf818435a2f3c0e130d4a3b4436bb7</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c7c8fe7ae813d4344005c2b353e9a292ecf68c7</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/d5850dc40f20b6ea9429588c476eb0dca2d205b7</url>
    <id>d5850dc40f20b6ea9429588c476eb0dca2d205b7</id>
    <committed-date>2009-03-04T13:22:10-08:00</committed-date>
    <authored-date>2009-03-03T19:18:37-08:00</authored-date>
    <message>Refactored a method: extracted about five other methods

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>26bf6f2168ce58a6eb1c7054fd72ba86484993de</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c55ac3f2c2335de0beacd2cb3396b550c8f1402f</id>
      </parent>
    </parents>
    <author>
      <name>Brice Figureau</name>
      <email>brice-puppet@daysofwonder.com</email>
    </author>
    <url>http://github.com/lak/puppet/commit/1c7c8fe7ae813d4344005c2b353e9a292ecf68c7</url>
    <id>1c7c8fe7ae813d4344005c2b353e9a292ecf68c7</id>
    <committed-date>2009-03-04T00:34:31-08:00</committed-date>
    <authored-date>2009-03-02T11:48:44-08:00</authored-date>
    <message>dbfix - fix typo and close another possible inconsistency

This patch fixes a typo in one request producing a SQL error.
It also close an issue where param_values could point to
inexistant param_names after the deduplications of those.
It does this by rewriting the param_values to point to the
highest id of the param_names of the same name.
The same operation is performed on the tags.

Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;</message>
    <tree>36192379717179c1d324c34bec7e882d9d476d73</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
</commits>
