Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix package metadata cache file loading. | P. J. McDermott | 2012-10-02 | 1 | -1/+5 |
* | Factor out name of internal text domain. | P. J. McDermott | 2012-09-30 | 1 | -2/+2 |
* | Validate names in ob_get_binary_packages(). | P. J. McDermott | 2012-09-30 | 1 | -1/+38 |
* | Make ob_parse_package_metadata() read cache files. | P. J. McDermott | 2012-09-30 | 1 | -0/+7 |
* | Pass through return value in _ob_package_do(). | P. J. McDermott | 2012-09-28 | 1 | -1/+1 |
* | Add missing return commands to internal functions. | P. J. McDermott | 2012-09-28 | 1 | -0/+6 |
* | Quote values in eval commands. | P. J. McDermott | 2012-09-28 | 1 | -2/+2 |
* | Write cache file in ob_parse_package_metadata(). | P. J. McDermott | 2012-09-28 | 1 | -7/+17 |
* | Transform and validate in _ob_set_*_parameter(). | P. J. McDermott | 2012-09-28 | 1 | -2/+25 |
* | Implement much of the "package" library modules. | P. J. McDermott | 2012-09-28 | 1 | -0/+301 |