Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Additionally license everything under GPLv2. | P. J. McDermott | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | Get Uploader, not Maintainer, from changelog. | P. J. McDermott | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | Fix a variable name in _ob_get_doc_files_2(). | P. J. McDermott | 2012-10-04 | 1 | -1/+1 |
| | |||||
* | Fix _ob_get_doc_package_2(). | P. J. McDermott | 2012-10-04 | 1 | -1/+6 |
| | | | | | Output the correct package name and return an error when no package has a "docs" file. | ||||
* | Implement ob_get_doc_{package,files}(). | P. J. McDermott | 2012-10-04 | 1 | -0/+42 |
| | |||||
* | Add missing ob_use commands to "package/2" module. | P. J. McDermott | 2012-10-02 | 1 | -0/+3 |
| | |||||
* | Implement _ob_parse_package_metadata_2() and CBs. | P. J. McDermott | 2012-09-28 | 1 | -2/+55 |
| | |||||
* | Implement much of the "package" library modules. | P. J. McDermott | 2012-09-28 | 1 | -0/+52 |