summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint
Commit message (Expand)AuthorAgeFilesLines
* fixed merge error with Lint.DeltasChris St. Pierre2012-05-171-0/+25
* merged maintChris St. Pierre2012-05-151-25/+0
|\
| * use XML parser that strips whitespace to avoid xml concatenation pretty_print...Chris St. Pierre2012-05-151-20/+0
* | fixed MergeFiles bcfg2-lint pluginChris St. Pierre2012-05-091-1/+4
* | fixed more bcfg2-lint plugins for Cfg modularizationChris St. Pierre2012-05-092-20/+25
* | fixed bcfg2-lint Deltas pluginChris St. Pierre2012-05-091-7/+7
* | merged maint to masterChris St. Pierre2012-05-041-0/+1
|\|
| * made Deltas and Genshi lint plugins respect command-line filelistChris St. Pierre2012-05-041-6/+6
| * make bcfg2-lint warn about .cat and .diff filesChris St. Pierre2012-05-041-0/+20
* fixed bcfg2-lint --show-errorsChris St. Pierre2012-05-0313-14/+26
* cleaner handling of line-wrapping in bcfg2-lintChris St. Pierre2012-04-231-10/+7
* changed the way bcfg2-lint errors are loaded to make it easier to write and u...Chris St. Pierre2012-04-2013-59/+77
* made Deltas and Genshi lint plugins respect command-line filelistChris St. Pierre2012-04-202-7/+8
* added TemplateHelper plugin for bcfg2-lintChris St. Pierre2012-04-202-1/+62
* make bcfg2-lint warn about .cat and .diff filesChris St. Pierre2012-04-202-2/+25
* PY3K: Fix exception handling for #1080Sol Jerome2012-03-311-1/+2
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-2411-0/+1086