summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Lint/MergeFiles.py
Commit message (Collapse)AuthorAgeFilesLines
* cherry-picked a2cc392 Switch to shallow rather than deep copies to improve ↵Chris St. Pierre2012-01-131-3/+3
| | | | performance
* added Defaults pluginChris St. Pierre2011-09-191-5/+4
|
* added Genshi template syntax checker, other misc. bcfg2-lint cleanupChris St. Pierre2011-07-141-1/+0
|
* added bcfg2-lint MergeFiles plugin to suggest config files and probesChris St. Pierre2011-05-171-0/+71
that are very similar and could be merged added text wrapping to bcfg2-lint error handling