summaryrefslogtreecommitdiffstats
path: root/lib/package.sh
Commit message (Expand)AuthorAgeFilesLines
* Factor out name of internal text domain.P. J. McDermott2012-09-301-2/+2
* Validate names in ob_get_binary_packages().P. J. McDermott2012-09-301-1/+38
* Make ob_parse_package_metadata() read cache files.P. J. McDermott2012-09-301-0/+7
* Pass through return value in _ob_package_do().P. J. McDermott2012-09-281-1/+1
* Add missing return commands to internal functions.P. J. McDermott2012-09-281-0/+6
* Quote values in eval commands.P. J. McDermott2012-09-281-2/+2
* Write cache file in ob_parse_package_metadata().P. J. McDermott2012-09-281-7/+17
* Transform and validate in _ob_set_*_parameter().P. J. McDermott2012-09-281-2/+25
* Implement much of the "package" library modules.P. J. McDermott2012-09-281-0/+301