| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix missing "()" after function names in @details | Patrick McDermott | 2019-03-14 | 1 | -4/+3 |
|
|
* | ob_error(): Update @pure doc command | Patrick McDermott | 2019-03-14 | 1 | -1/+1 |
|
|
* | ob_error(), ob_warn(), ob_info(): Make @stderr doc cmds more consistent | Patrick McDermott | 2019-03-14 | 1 | -6/+5 |
|
|
* | ob_error(): Make non-fatal | Patrick McDermott | 2019-03-13 | 1 | -3/+2 |
|
|
* | libopkbuild: Abort on invalid function arguments | Patrick McDermott | 2019-03-13 | 1 | -6/+6 |
|
|
* | lib/output.sh: Update copyright years | Patrick McDermott | 2019-03-12 | 1 | -1/+1 |
|
|
* | ob_error(), ob_warn(), ob_info(): Internationalize | Patrick McDermott | 2019-03-12 | 1 | -3/+3 |
|
|
* | ob_error(), ob_warn(), ob_info(): Rewrite | Patrick McDermott | 2019-03-12 | 1 | -17/+12 |
|
|
* | _ob_get_msg(): New internal function | Patrick McDermott | 2019-03-11 | 1 | -15/+3 |
|
|
* | _ob_*_msg(): New internal functions | Patrick McDermott | 2019-03-11 | 1 | -1/+43 |
|
|
* | ob_error(), ob_warn(), ob_info(): Note preceding text in @stderr doc cmd | Patrick McDermott | 2018-12-27 | 1 | -3/+6 |
|
|
* | ob_warn(), ob_info(): Document | Patrick McDermott | 2018-12-27 | 1 | -0/+18 |
|
|
* | ob_error(): Document | Patrick McDermott | 2018-12-27 | 1 | -1/+12 |
|
|
* | libopkbuild: Update header comments, copyright years, & license | Patrick McDermott | 2018-12-24 | 1 | -9/+9 |
|
|
* | libopkbuild: Drop include guards | Patrick McDermott | 2018-12-22 | 1 | -3/+0 |
|
|
* | ob_use(): Remove | Patrick McDermott | 2018-12-22 | 1 | -2/+0 |
|
|
* | lib/*.sh, lib/*/*.sh: Add ".sh" to header comment. | P. J. McDermott | 2013-08-18 | 1 | -1/+1 |
|
|
* | lib/*.sh, lib/*/*.sh: Rewrite include guards. | P. J. McDermott | 2013-08-18 | 1 | -2/+2 |
|
|
* | Additionally license everything under GPLv2. | P. J. McDermott | 2012-10-16 | 1 | -1/+1 |
|
|
* | Print informational messages to STDERR. | P. J. McDermott | 2012-10-03 | 1 | -6/+3 |
|
|
* | Print errors and warnings on STDERR. | P. J. McDermott | 2012-10-02 | 1 | -6/+6 |
|
|
* | Use ob_use instead of . in all rewritten modules. | P. J. McDermott | 2012-09-08 | 1 | -1/+1 |
|
|
* | Move and partially rewrite output library module. | P. J. McDermott | 2012-09-04 | 1 | -0/+61 |
|
|