<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>d3e4ed7462537388c83338a7befd164165fe7945</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/3a8053a137fa07a467e5dec6464d56bb36ddadf5</url>
    <id>3a8053a137fa07a467e5dec6464d56bb36ddadf5</id>
    <committed-date>2008-03-25T13:27:38-07:00</committed-date>
    <authored-date>2008-03-25T13:27:38-07:00</authored-date>
    <message>Updated to version 0.24.4</message>
    <tree>7a7f87cebb6f51fd4bb47c2b2546b5da1962b71e</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>55a9009cbffcfc4fe5f81c24192a3b44cd95dc47</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/d3e4ed7462537388c83338a7befd164165fe7945</url>
    <id>d3e4ed7462537388c83338a7befd164165fe7945</id>
    <committed-date>2008-03-25T13:27:37-07:00</committed-date>
    <authored-date>2008-03-25T13:27:37-07:00</authored-date>
    <message>Updated to version 0.24.4</message>
    <tree>03858c567a75abc6a28ac5ee42f72c4e28e8424f</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6a535195a908ce80ce41a403d642b3afa871534f</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McBride</name>
      <email>mcbride@countersiege.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/55a9009cbffcfc4fe5f81c24192a3b44cd95dc47</url>
    <id>55a9009cbffcfc4fe5f81c24192a3b44cd95dc47</id>
    <committed-date>2008-03-24T22:51:21-07:00</committed-date>
    <authored-date>2008-03-24T19:27:14-07:00</authored-date>
    <message>Pass source to pkg_add via the PKG_PATH environment variable if</message>
    <tree>3b2706615e1eb1bb9d02030ca3b80b5db2f5934c</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>528bbf1caefdd6963353df9242b81409f4dacbe5</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/6a535195a908ce80ce41a403d642b3afa871534f</url>
    <id>6a535195a908ce80ce41a403d642b3afa871534f</id>
    <committed-date>2008-03-24T15:10:00-07:00</committed-date>
    <authored-date>2008-03-24T15:10:00-07:00</authored-date>
    <message>Fixing #571 -- provider suitability is now checked at resource
evaluation time, rather than resource instantiation time.  This
means that you don't catch your &quot;errors&quot; as early, but it also
means you should be able to realistically configure a whole host
in one run.</message>
    <tree>e99f2844f76b38ca74808340bb53b3d169ebbaea</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>017f6730aa4b8afcc0f8da80c79eb6981a1ad6b9</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/528bbf1caefdd6963353df9242b81409f4dacbe5</url>
    <id>528bbf1caefdd6963353df9242b81409f4dacbe5</id>
    <committed-date>2008-03-24T14:37:56-07:00</committed-date>
    <authored-date>2008-03-24T14:37:56-07:00</authored-date>
    <message>Fixing a couple of tests.</message>
    <tree>3791df515950127a0b0b92ba41434522fe351c8a</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>30f0fc0b1ce1900b6d94ec61ddb17fa1fdfdae5a</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/017f6730aa4b8afcc0f8da80c79eb6981a1ad6b9</url>
    <id>017f6730aa4b8afcc0f8da80c79eb6981a1ad6b9</id>
    <committed-date>2008-03-24T14:37:48-07:00</committed-date>
    <authored-date>2008-03-24T14:37:48-07:00</authored-date>
    <message>Moved the configuration of the Node cache to the puppetmasterd
executable, since it otherwise causes caches to be used in all
cases, which we don't want (e.g., bin/puppet was using them).</message>
    <tree>af020b8ea4eda42258502328482511989da5bfb5</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4bfc4efd969b01843137a6c51591435d05c19c5f</id>
      </parent>
      <parent>
        <id>bd3f6ec87cfb6ccca976e3ab5d8cc13fd8c273a8</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/30f0fc0b1ce1900b6d94ec61ddb17fa1fdfdae5a</url>
    <id>30f0fc0b1ce1900b6d94ec61ddb17fa1fdfdae5a</id>
    <committed-date>2008-03-24T14:04:36-07:00</committed-date>
    <authored-date>2008-03-24T14:04:36-07:00</authored-date>
    <message>Merge commit 'turnbull/0.24.x' into 0.24.x</message>
    <tree>657651c644c238d607f7f1a36563b359acef7e49</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d93e1b4696978614a02ff02d24857c9e7c8cce15</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/bd3f6ec87cfb6ccca976e3ab5d8cc13fd8c273a8</url>
    <id>bd3f6ec87cfb6ccca976e3ab5d8cc13fd8c273a8</id>
    <committed-date>2008-03-24T14:03:11-07:00</committed-date>
    <authored-date>2008-03-24T14:03:11-07:00</authored-date>
    <message>Disabled man page creation by default and updated CHANGELOG</message>
    <tree>061fa8311c357cfd3178de86ad2c479d950f796a</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d93e1b4696978614a02ff02d24857c9e7c8cce15</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/4bfc4efd969b01843137a6c51591435d05c19c5f</url>
    <id>4bfc4efd969b01843137a6c51591435d05c19c5f</id>
    <committed-date>2008-03-24T13:02:25-07:00</committed-date>
    <authored-date>2008-03-10T13:34:38-07:00</authored-date>
    <message>Modifying the way ensure is handled so that it supports
having it be a parameter.  This is only useful if you want
a composite resource that just generates other resources and
passes the value on.</message>
    <tree>d7a08dbd1a54428007b0331ade46a02bf0671994</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>273c7ec5259d911d7d153662ad2c69c5df0a7fee</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/d93e1b4696978614a02ff02d24857c9e7c8cce15</url>
    <id>d93e1b4696978614a02ff02d24857c9e7c8cce15</id>
    <committed-date>2008-03-24T10:02:17-07:00</committed-date>
    <authored-date>2008-03-24T10:02:17-07:00</authored-date>
    <message>Fixing #1138 -- the yamldir is automatically created by the
server now that it's in the :puppetmasterd section rather than
a separate :yaml section.</message>
    <tree>5b16e6bdc42d21559b6520feafc760ab7cae14c5</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6aa6fdb119f55c3b66e0a13a7df076256083359c</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/273c7ec5259d911d7d153662ad2c69c5df0a7fee</url>
    <id>273c7ec5259d911d7d153662ad2c69c5df0a7fee</id>
    <committed-date>2008-03-24T07:56:39-07:00</committed-date>
    <authored-date>2008-03-24T07:56:39-07:00</authored-date>
    <message>Disabling http keep-alive as a means of preventing #1010.
There is now a constant in Puppet::Network::HttpPool that will
disable or enable this feature, but note that we determined
that it can cause corruption, especially in file serving (but
it's client-side corruption).</message>
    <tree>d8786b59b39402312cbafb910399fdc5b47a47ff</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a3195941375645f1e0949b02bbfe5bd29816767</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/6aa6fdb119f55c3b66e0a13a7df076256083359c</url>
    <id>6aa6fdb119f55c3b66e0a13a7df076256083359c</id>
    <committed-date>2008-03-23T11:39:28-07:00</committed-date>
    <authored-date>2008-03-23T11:39:28-07:00</authored-date>
    <message>Applying patch by Ryan McBride to fix OpenBSD package
matching.  The actual problem was caused by the fix to #1001.</message>
    <tree>ebdc2b315a989d4fe3233dafd180c223b2a6b91b</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e5b16b26fff6b8b358975d27d46a274407891a69</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/5a3195941375645f1e0949b02bbfe5bd29816767</url>
    <id>5a3195941375645f1e0949b02bbfe5bd29816767</id>
    <committed-date>2008-03-21T23:49:28-07:00</committed-date>
    <authored-date>2008-03-21T23:49:28-07:00</authored-date>
    <message>Added man pages and man page creation logic to install.rb</message>
    <tree>08f87566c3e477f59b7594cac339ae905f7eae87</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>18320b8e3271f7d1d1702907be1ff420acfc8d2b</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/e5b16b26fff6b8b358975d27d46a274407891a69</url>
    <id>e5b16b26fff6b8b358975d27d46a274407891a69</id>
    <committed-date>2008-03-21T21:00:19-07:00</committed-date>
    <authored-date>2008-03-21T21:00:19-07:00</authored-date>
    <message>Ported #198 man page creation functionality to 0.24.x branch</message>
    <tree>b5a2f4774e29098fa66508471c013b6c4d1529f3</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f6325dceb3b10c300f421f540281bbd64bdc091e</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/18320b8e3271f7d1d1702907be1ff420acfc8d2b</url>
    <id>18320b8e3271f7d1d1702907be1ff420acfc8d2b</id>
    <committed-date>2008-03-20T22:39:26-07:00</committed-date>
    <authored-date>2008-03-20T22:39:26-07:00</authored-date>
    <message>Found all instances of methods where split() is used without
any local variables and added a local variable -- see
http://snurl.com/21zf8.  My own testing showed that this
caused memory growth to level off at a reasonable level.
Note that the link above says the problem is only with class
methods, but my own testing showed that it's any method that
meets these criteria.  This is not a functional change, but
should hopefully be the last nail in the coffin of #1131.</message>
    <tree>159cde5158579fc3b0ae6e502c25b32752d7561c</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>25b81b386b3581c1afb8c1ffcd23e2b1953472b4</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/f6325dceb3b10c300f421f540281bbd64bdc091e</url>
    <id>f6325dceb3b10c300f421f540281bbd64bdc091e</id>
    <committed-date>2008-03-20T22:26:08-07:00</committed-date>
    <authored-date>2008-03-20T22:26:08-07:00</authored-date>
    <message>Found an array that leaked pretty quickly between reparsing
files, thanks to work by Adam Jacob and Arjuna Christenson
(the finding, not the leak).  I'm going to act like this
fixes #1131, at least for now, but I doubt it does,
since that shows general memory growth over time, whereas
the leak here should go away as soon as files are reparsed
(because the parser is holding the reference to the leaking
array).</message>
    <tree>db3ae0d91d53e0f4a8a3815d891e04271e4a19d7</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f400d4d4da2185832daf5970b5f78b74320d011</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/25b81b386b3581c1afb8c1ffcd23e2b1953472b4</url>
    <id>25b81b386b3581c1afb8c1ffcd23e2b1953472b4</id>
    <committed-date>2008-03-20T21:39:12-07:00</committed-date>
    <authored-date>2008-03-20T21:39:12-07:00</authored-date>
    <message>Fixing a test I broke with my fix to #1147</message>
    <tree>3cccd2b57480c6845791cc1734f7981f19a63fd4</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>54bedb2bbae2b84fc8f9df8b95e0a904a4e709f7</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/4f400d4d4da2185832daf5970b5f78b74320d011</url>
    <id>4f400d4d4da2185832daf5970b5f78b74320d011</id>
    <committed-date>2008-03-20T21:27:18-07:00</committed-date>
    <authored-date>2008-03-20T21:27:18-07:00</authored-date>
    <message>Fixed #1147: Cached nodes are correctly considered out of
date if the node facts have been updated (thus causing
node facts to again be available in manifests, for those
cases where they were not).</message>
    <tree>3e72bfec712068bc8ee8d30e6eb5126ffa88759d</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a240969763e531a5a1cbcd0fd1c07319deb8edb8</id>
      </parent>
    </parents>
    <author>
      <name>Sam Quigley</name>
      <email>sq@wesabe.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/54bedb2bbae2b84fc8f9df8b95e0a904a4e709f7</url>
    <id>54bedb2bbae2b84fc8f9df8b95e0a904a4e709f7</id>
    <committed-date>2008-03-20T21:22:14-07:00</committed-date>
    <authored-date>2008-03-18T20:33:02-07:00</authored-date>
    <message>tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691 to resolve #1137; also, add tests which detect the problem.</message>
    <tree>e49a5c7ede184096e38fe92f8b230f22a44e7b6f</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e00065a8e63a7222eacbc7e8aaa925e967fd5c60</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/a240969763e531a5a1cbcd0fd1c07319deb8edb8</url>
    <id>a240969763e531a5a1cbcd0fd1c07319deb8edb8</id>
    <committed-date>2008-03-20T12:08:48-07:00</committed-date>
    <authored-date>2008-03-20T12:08:48-07:00</authored-date>
    <message>Applying patch by wyvern to fix #1142.</message>
    <tree>0f9a7588b1a43219b0c3564c1a617049d4541e8b</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5f3ed8d407ae4280dc7bd81569c48dc75cbc64e3</id>
      </parent>
    </parents>
    <author>
      <name>Karl Fogel</name>
      <email>kfogel@red-bean.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/e00065a8e63a7222eacbc7e8aaa925e967fd5c60</url>
    <id>e00065a8e63a7222eacbc7e8aaa925e967fd5c60</id>
    <committed-date>2008-03-20T09:45:56-07:00</committed-date>
    <authored-date>2008-01-19T21:19:04-08:00</authored-date>
    <message>* puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Clean up the code somewhat after commit 738d275f41f3eaf015800021dd2dfe6c42a1ae79, as promised.</message>
    <tree>db95d215b3f873246af304e55a416478461e7909</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1d408c699e051c9a1b6ce1fbc5cba034b252747</id>
      </parent>
    </parents>
    <author>
      <name>Karl Fogel</name>
      <email>kfogel@red-bean.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/5f3ed8d407ae4280dc7bd81569c48dc75cbc64e3</url>
    <id>5f3ed8d407ae4280dc7bd81569c48dc75cbc64e3</id>
    <committed-date>2008-03-20T09:45:56-07:00</committed-date>
    <authored-date>2008-01-19T21:14:24-08:00</authored-date>
    <message>* puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Be more sophisticated about what we do at the beginning of the buffer, so that the first expression after an block-opening statement that happens to begin at the beginning of the buffer gets indented correctly. This may need some cleanup, but I wanted to get the correct behavior committed first.

Reported by: Micah Anderson
(Who again supplied the reproduction case.)</message>
    <tree>726011d992ff6c8684766013c87e704d2ffaca4d</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>751405733c19236d279e778ac467d8b265697128</id>
      </parent>
    </parents>
    <author>
      <name>Karl Fogel</name>
      <email>kfogel@red-bean.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/d1d408c699e051c9a1b6ce1fbc5cba034b252747</url>
    <id>d1d408c699e051c9a1b6ce1fbc5cba034b252747</id>
    <committed-date>2008-03-20T09:45:55-07:00</committed-date>
    <authored-date>2008-01-19T07:52:42-08:00</authored-date>
    <message>Fix bug mentioned in commit f814e23eab140ad01df4a4a3b187fcbf20da02be:

* puppet/ext/emacs/puppet-mode.el
  (puppet-indent-line): When iterating backwards, test for
    beginning-of-buffer first, to avoid an infinite loop.

Reported by: Micah Anderson
(He also supplied a clear reproduction recipe.)</message>
    <tree>6c2616d5c382e225512ea9795ff152241984d6c0</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>40a389ab0fe7f954edd6adb5c1bbfa477ef5ef5c</id>
      </parent>
    </parents>
    <author>
      <name>Karl Fogel</name>
      <email>kfogel@red-bean.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/751405733c19236d279e778ac467d8b265697128</url>
    <id>751405733c19236d279e778ac467d8b265697128</id>
    <committed-date>2008-03-20T09:45:55-07:00</committed-date>
    <authored-date>2008-01-19T07:25:14-08:00</authored-date>
    <message>* ext/emacs/puppet-mode.el (puppet-comment-line-p, puppet-in-array): New helper functions. (puppet-indent-line): Rewrite to handle three more situations: indent elements in an array, indent single-line blocks, and ignore previous comment content when indenting non-comment lines.

Suggested by: Micah Anderson
(He also provided the test data.)

Notes: Michah points out that this change may have introduced an
infinite loop (he can cause Emacs to hang now).  Will investigate and
fix in a separate change.</message>
    <tree>46a1b5ef20e9708a94a68889ac84299848dc4e63</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c45a5a873269e514a86699f61d54cac44e36b52</id>
      </parent>
    </parents>
    <author>
      <name>Karl Fogel</name>
      <email>kfogel@red-bean.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/40a389ab0fe7f954edd6adb5c1bbfa477ef5ef5c</url>
    <id>40a389ab0fe7f954edd6adb5c1bbfa477ef5ef5c</id>
    <committed-date>2008-03-20T09:45:55-07:00</committed-date>
    <authored-date>2008-01-19T07:17:55-08:00</authored-date>
    <message>* ext/emacs/puppet-mode.el: Untabify, in preparation for substantive changes.</message>
    <tree>9248382084df2d81b5fcb27bae590211b51e8bad</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4ce1d370a859e6c6d1a9c6f470ff3905a62536fb</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/0c45a5a873269e514a86699f61d54cac44e36b52</url>
    <id>0c45a5a873269e514a86699f61d54cac44e36b52</id>
    <committed-date>2008-03-20T09:40:25-07:00</committed-date>
    <authored-date>2008-03-20T09:40:25-07:00</authored-date>
    <message>Adding another commit for #1136 -- Consolidated
the setting of the loglevel and destination to just
one call, rather than the multiple calls that remained.</message>
    <tree>5a142509adc5f0393315164d35fff4213d2bb237</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c75cc426acc942ed852a6ab338cc1ccd40ec69f8</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/4ce1d370a859e6c6d1a9c6f470ff3905a62536fb</url>
    <id>4ce1d370a859e6c6d1a9c6f470ff3905a62536fb</id>
    <committed-date>2008-03-20T09:31:14-07:00</committed-date>
    <authored-date>2008-03-20T07:39:38-07:00</authored-date>
    <message>Fixed ports documentation error</message>
    <tree>023d8fefcfa19e062ddd4e8bf0e8a969e3653bca</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1dc6dc209afd8da9fdb84944c73c3e9f1c9b03f2</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/c75cc426acc942ed852a6ab338cc1ccd40ec69f8</url>
    <id>c75cc426acc942ed852a6ab338cc1ccd40ec69f8</id>
    <committed-date>2008-03-20T09:31:14-07:00</committed-date>
    <authored-date>2008-03-20T07:18:39-07:00</authored-date>
    <message>Added more detail about the requirement for ruby-libshadow for useradd password management</message>
    <tree>6d08342ad440c26a95219b596133e71bc01df5a6</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e7141568680b6bc5ba1fd87968e993039dff86f5</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/1dc6dc209afd8da9fdb84944c73c3e9f1c9b03f2</url>
    <id>1dc6dc209afd8da9fdb84944c73c3e9f1c9b03f2</id>
    <committed-date>2008-03-20T09:31:14-07:00</committed-date>
    <authored-date>2008-03-17T21:06:34-07:00</authored-date>
    <message>Final fix to #1136 - further changes to --test setting</message>
    <tree>d193f67b5509e75e30586c21e53b3e54a6cf0055</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2155fe156ed8a3866d9a03b9e836e23a24ce9259</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/e7141568680b6bc5ba1fd87968e993039dff86f5</url>
    <id>e7141568680b6bc5ba1fd87968e993039dff86f5</id>
    <committed-date>2008-03-20T09:31:13-07:00</committed-date>
    <authored-date>2008-03-17T20:31:36-07:00</authored-date>
    <message>Second fix to #1136 - fixed --test problem</message>
    <tree>aef58ded9440f0ea420bdf150e4348a5e6dee673</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
</commits>
