summaryrefslogtreecommitdiffstats
path: root/func/overlord
Commit message (Collapse)AuthorAgeFilesLines
...
* Moved code under the func namespace.Devan Goodwin2007-10-026-0/+701
Previously we had overlord, minion, modules, and func all at the root of the source tree. After install these would all be shuffled below func. Relocated them in the source tree to reflect this.