summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util
Commit message (Expand)AuthorAgeFilesLines
* Use Pupet.warning instead of nonexistant 'warning'lutter2006-09-131-1/+1
* Adding a module for helping with warnings, starting only with the "warnonce" ...luke2006-09-131-0/+15
* Modifying the provider base class so that it defines a method for every used ...luke2006-09-061-0/+31
* Adding an "env" parameter to exec, for providing extra environment settings, ...luke2006-09-051-0/+1
* Adding a "withenv" execution util method, and using it in :exec for path hand...luke2006-09-051-0/+21
* Adding pre- and post-hooks, as requested in #233.luke2006-09-031-0/+8
* Adding a module specifically for making doc generation easier, and adding def...luke2006-08-283-2/+33
* Committing definition inheritance. I have not yet written tests yet, but my ...luke2006-08-221-3/+3
* Making some of the metaprogramming a bit more explicit and a bit easier to ma...luke2006-08-203-0/+161