| Commit message (Expand) | Author | Age | Files | Lines |
* | TODO: Utility manual pages are updated. | Patrick McDermott | 2019-03-16 | 1 | -1/+0 |
|
|
* | TODO: In-place locale loading and function docs are done | Patrick McDermott | 2019-03-15 | 1 | -4/+1 |
|
|
* | TODO: Add details to binary pkg substvars task | Patrick McDermott | 2019-03-14 | 1 | -0/+4 |
|
|
* | TODO: Add details to run-in-place task | Patrick McDermott | 2019-03-14 | 1 | -1/+2 |
|
|
* | TODO: Change headings | Patrick McDermott | 2019-03-13 | 1 | -8/+11 |
|
|
* | TODO: Separate 4.0.0 changes from future changes | Patrick McDermott | 2019-03-13 | 1 | -4/+8 |
|
|
* | TODO: prokit and pro-archman must support ar archives | Patrick McDermott | 2019-03-13 | 1 | -1/+2 |
|
|
* | TODO: Fix archive format task | Patrick McDermott | 2019-03-13 | 1 | -1/+1 |
|
|
* | TODO: Read and use binary pkg substvars in work area | Patrick McDermott | 2019-03-13 | 1 | -0/+3 |
|
|
* | TODO: Note needed pro-archman changes | Patrick McDermott | 2019-03-13 | 1 | -0/+1 |
|
|
* | TODO: Rearrange | Patrick McDermott | 2019-03-13 | 1 | -6/+6 |
|
|
* | TODO: Restore and implement ob_summarize_package_*() | Patrick McDermott | 2019-03-13 | 1 | -0/+3 |
|
|
* | TODO: Duly reconsidered | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
|
|
* | TODO: Add tasks related to executables | Patrick McDermott | 2019-03-13 | 1 | -0/+2 |
|
|
* | ob_parse_dep(): Swap -p and -P option letters | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
|
|
* | TODO: Improve in-place locale loading | Patrick McDermott | 2019-03-13 | 1 | -0/+2 |
|
|
* | TODO: Drop 2012 copyright and reconsider getopts | Patrick McDermott | 2019-03-13 | 1 | -4/+4 |
|
|
* | Protect against cmd operands beginning with "-" | Patrick McDermott | 2019-03-13 | 1 | -2/+0 |
|
|
* | Protect [ commands from strings beginning with "-" | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
|
|
* | ob_parse_package_metadata(): Eliminate caching | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
|
|
* | TODO: Simplify applied patch tracking plan | Patrick McDermott | 2019-03-13 | 1 | -7/+2 |
|
|
* | TODO: Eliminate metadata caching | Patrick McDermott | 2019-03-13 | 1 | -11/+1 |
|
|
* | TODO: Sort into general cleanup and functional changes | Patrick McDermott | 2019-03-13 | 1 | -15/+22 |
|
|
* | opkbuild, ob-*: Exit with error on ob_set_text_domain() failure | Patrick McDermott | 2019-03-13 | 1 | -2/+0 |
|
|
* | TODO: Drop executable error exiting | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
|
|
* | TODO: Add xz-related tasks | Patrick McDermott | 2019-03-13 | 1 | -0/+5 |
|
|
* | opkbuild, ob-*: set -e | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
|
|
* | ob_substvars(), ob_init_package(): Call _ob_error_msg() | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
|
|
* | ob_error(): Make non-fatal | Patrick McDermott | 2019-03-13 | 1 | -2/+2 |
|
|
* | libopkbuild: Abort on invalid function arguments | Patrick McDermott | 2019-03-13 | 1 | -3/+1 |
|
|
* | TODO: echo is gone and IFS assignments are OK | Patrick McDermott | 2019-03-13 | 1 | -3/+0 |
|
|
* | TODO: eval commands have been evaluated | Patrick McDermott | 2019-03-12 | 1 | -1/+0 |
|
|
* | TODO: Add non-fatal on_error() task | Patrick McDermott | 2019-03-12 | 1 | -1/+3 |
|
|
* | ob_error(), ob_warn(), ob_info(): Internationalize | Patrick McDermott | 2019-03-12 | 1 | -1/+0 |
|
|
* | TODO: Add library argument handling task | Patrick McDermott | 2019-03-11 | 1 | -0/+3 |
|
|
* | ob_set_text_domain(): Don't print warning message on error | Patrick McDermott | 2019-03-11 | 1 | -0/+2 |
|
|
* | TODO: Add ob_error()/ob_warn() i18n task | Patrick McDermott | 2018-12-27 | 1 | -0/+1 |
|
|
* | TODO: Add removal of mksysconf | Patrick McDermott | 2018-12-27 | 1 | -0/+1 |
|
|
* | TODO: Add more tasks and update copyright notice | Patrick McDermott | 2018-12-27 | 1 | -4/+14 |
|
|
* | TODO: Add ob_parse_dep() options task | Patrick McDermott | 2018-12-27 | 1 | -0/+1 |
|
|
* | TODO: Redesign applied patch tracking | Patrick McDermott | 2018-12-14 | 1 | -1/+4 |
|
|
* | TODO: Drop opkhelper-3.0 search task | Patrick McDermott | 2018-09-24 | 1 | -2/+0 |
|
|
* | tests/common.sh: Remove _ob_local and _ob_return. | P. J. McDermott | 2014-05-15 | 1 | -1/+0 |
|
|
* | TODO: Add more backquotes. | P. J. McDermott | 2014-05-13 | 1 | -8/+8 |
|
|
* | TODO: Note that tests/common.sh uses _ob_local. | P. J. McDermott | 2014-05-13 | 1 | -0/+1 |
|
|
* | ob-checkbuilddeps: Finally implement. | P. J. McDermott | 2014-05-12 | 1 | -1/+0 |
|
|
* | TODO: Remove package signing. | P. J. McDermott | 2014-02-24 | 1 | -1/+0 |
|
|
* | TODO: configure can't really find opkhelper-3.0. | P. J. McDermott | 2013-09-07 | 1 | -0/+2 |
|
|
* | Add copyright information to general doc files. | P. J. McDermott | 2013-09-07 | 1 | -0/+11 |
|
|
* | TODO: ob-genchanges is written. | P. J. McDermott | 2013-08-18 | 1 | -1/+0 |
|
|