summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* lib/error.sh: New filePatrick McDermott2019-01-053-0/+54
|
* Revert "[WIP] ob_parse_control(): Run an error callback"Patrick McDermott2019-01-051-19/+41
| | | | This reverts commit d1f79411c618a7a3d078430450631dfca85c2a07.
* [WIP] ob_parse_control(): Run an error callbackPatrick McDermott2019-01-051-41/+19
|
* _OB_LF: Define and use newline constantPatrick McDermott2019-01-053-8/+7
|
* ob_parse_control(): Replace [ commands after callbacksPatrick McDermott2019-01-051-4/+2
|
* ob_parse_control(): Update/improve field_cb documentationPatrick McDermott2019-01-051-8/+11
|
* ob_parse_control(): Add a user_data operandPatrick McDermott2019-01-053-19/+28
|
* ob_parse_control(): Pass field name and value as argsPatrick McDermott2019-01-053-29/+42
|
* ob_parse_control(): Replace param prefix/suffix removals with readPatrick McDermott2019-01-051-5/+4
|
* ob_parse_control(): Replace if construct with casePatrick McDermott2019-01-051-54/+55
|
* tests/ob_parse_control.sh: New test filePatrick McDermott2019-01-052-1/+99
|
* ob_parse_version(): DocumentPatrick McDermott2018-12-292-0/+20
|
* ob_get_system_path(): DocumentPatrick McDermott2018-12-292-0/+16
|
* ob_get_system_arch(), ob_get_system_plat(): DocumentPatrick McDermott2018-12-292-0/+18
|
* ob_get_system_*(): Return 1 and hide message on errorPatrick McDermott2018-12-291-2/+2
|
* ob_validate_source_name(), ob_validate_binary_name(): DocumentPatrick McDermott2018-12-292-1/+19
|
* lib/changelog.sh, lib/control.sh, lib/locale.sh: Update copyright yearsPatrick McDermott2018-12-293-3/+3
|
* man/oh_*.3.in: RemovePatrick McDermott2018-12-298-305/+0
|
* ob_substvars(): Add a TODO commentPatrick McDermott2018-12-291-0/+1
|
* man/local.mk: Update man3_MANSPatrick McDermott2018-12-291-0/+2
|
* ob_substvars(): DocumentPatrick McDermott2018-12-291-0/+9
|
* ob_set_substvar(): Improve eval commandPatrick McDermott2018-12-291-4/+1
|
* ob_set_substvar(): Document that 125 is returned if name is emptyPatrick McDermott2018-12-291-1/+1
|
* ob_set_substvar(): Add a TODO commentPatrick McDermott2018-12-281-0/+1
|
* ob_set_substvar(): Fix successful return valuePatrick McDermott2018-12-282-2/+4
|
* ob_set_substvar(): DocumentPatrick McDermott2018-12-281-0/+9
|
* ob_parse_control(): DocumentPatrick McDermott2018-12-282-0/+24
|
* tests/ob_parse_changelog.sh: Verify premature end to parsingPatrick McDermott2018-12-281-1/+8
|
* ob_parse_changelog(): Finish documentationPatrick McDermott2018-12-281-1/+20
|
* tests/ob_parse_changelog.sh: New test filePatrick McDermott2018-12-282-1/+134
|
* man/local.mk: Update man3_MANSPatrick McDermott2018-12-281-1/+8
|
* lib/deps.sh: Update copyright yearsPatrick McDermott2018-12-281-1/+1
|
* ob_reduce_deps(): DocumentPatrick McDermott2018-12-281-0/+19
|
* ob_parse_dep(): Improve documentationPatrick McDermott2018-12-281-5/+10
|
* ob_get_msg(): DocumentPatrick McDermott2018-12-281-0/+7
|
* ob_get_text_domain(), ob_set_text_domain(): DocumentPatrick McDermott2018-12-271-0/+20
| | | | Also add a TODO comment to ob_set_text_domain().
* TODO: Add ob_error()/ob_warn() i18n taskPatrick McDermott2018-12-271-0/+1
|
* ob_error(), ob_warn(), ob_info(): Note preceding text in @stderr doc cmdPatrick McDermott2018-12-271-3/+6
|
* ob_warn(), ob_info(): DocumentPatrick McDermott2018-12-271-0/+18
|
* ob_error(): DocumentPatrick McDermott2018-12-271-1/+12
|
* man/local.mk: Rewrite and rename do_substPatrick McDermott2018-12-271-5/+4
|
* Makefile.am: Drop an old variable from SHPPFLAGSPatrick McDermott2018-12-271-1/+0
|
* locale/local.mk: Add copyright/license noticePatrick McDermott2018-12-271-0/+17
|
* lib/local.mk, man/local.mk: Add copyright/license noticesPatrick McDermott2018-12-272-0/+34
|
* TODO: Add removal of mksysconfPatrick McDermott2018-12-271-0/+1
|
* tools/local.mk: New filePatrick McDermott2018-12-272-4/+5
|
* Move code from Makefile.am to tests/local.mkPatrick McDermott2018-12-272-13/+13
|
* Move code from Makefile.am to locale/local.mkPatrick McDermott2018-12-272-33/+35
|
* Move code from Makefile.am to lib/local.mkPatrick McDermott2018-12-272-17/+18
|
* Move code from Makefile.am to man/local.mkPatrick McDermott2018-12-272-18/+20
|