summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* metadata/proteanos: Allow "+" and forbid "-" in upstream versionsPatrick McDermott2019-04-031-1/+1
* ob_set_binary_substvar(), ob_substvars(): Clean up binary package namesPatrick McDermott2019-04-021-0/+5
* ob_set_package_substvars(): Update @operand doc cmdPatrick McDermott2019-03-181-2/+1
* ob_parse_control(): Shift optional argumentsPatrick McDermott2019-03-181-0/+1
* ob_substvars(): Save untranslated var name for warning messagePatrick McDermott2019-03-181-6/+7
* ob_substvars(): Replace here-document with printfPatrick McDermott2019-03-181-4/+1
* ob_substvars(): Make package operand optionalPatrick McDermott2019-03-181-4/+12
* _ob_set_package_substvars_2(): Parse binary package substvarsPatrick McDermott2019-03-181-10/+33
* ob_substvars(): Substitute binary package varsPatrick McDermott2019-03-181-3/+16
* ob_set_binary_substvar(): New functionPatrick McDermott2019-03-181-0/+34
* ob_set_source_substvar(), ob_substvars(): Rename eval'ed varPatrick McDermott2019-03-181-2/+2
* ob_set_source_substvar(): Make sed script a global varPatrick McDermott2019-03-181-9/+10
* ob_set_source_substvar(): Replace here-documents with printfPatrick McDermott2019-03-181-9/+3
* _ob_substvar_2(): Define above usagePatrick McDermott2019-03-181-12/+12
* ob_set_substvar(): Rename to ob_set_source_substvar()Patrick McDermott2019-03-182-11/+14
* Delimit operands of ob_parse_version()Patrick McDermott2019-03-182-2/+3
* Delimit operands of ob_parse_dep()Patrick McDermott2019-03-181-2/+2
* lib/control.sh: Wrap long linesPatrick McDermott2019-03-181-7/+10
* _ob_validate_var_name(): Check for empty var namePatrick McDermott2019-03-181-1/+1
* _ob_validate_var_name(): Abort on missing argumentPatrick McDermott2019-03-181-1/+4
* _ob_get_changelog_expect_str(): Abort on missing argumentPatrick McDermott2019-03-181-1/+4
* ob_parse_changelog(): Wrap long linesPatrick McDermott2019-03-181-21/+38
* ob_set_substvar(): Replace echo with a here-documentPatrick McDermott2019-03-181-2/+5
* ob_set_substvar(): No it can'tPatrick McDermott2019-03-181-1/+0
* Revert "ob_set_substvar(): Replace sed with read"Patrick McDermott2019-03-181-3/+10
* _OB_LF: Make publicPatrick McDermott2019-03-173-5/+5
* ob_get_*_parameter(): Avoid shell error on no such fieldPatrick McDermott2019-03-171-2/+4
* ob_parse_control(): Fix another variable name in expansionPatrick McDermott2019-03-171-1/+1
* lib/package/2.sh: Fix _ob_package_dir casePatrick McDermott2019-03-171-8/+8
* _ob_parse_changelog_error(), _ob_parse_control_error(): Drop field widthPatrick McDermott2019-03-172-3/+3
* ob_error(), ob_warn(), ob_info(): Fix formattingPatrick McDermott2019-03-171-3/+6
* ob_error(), ob_warn(), ob_info(): Fix _ob_get_msg() callsPatrick McDermott2019-03-171-3/+3
* ob_set_text_domain(): Fix eval commandsPatrick McDermott2019-03-171-2/+2
* _ob_try_load_messages(): Fix logicPatrick McDermott2019-03-171-1/+1
* _ob_load_internal_text_domain(): Terminate on errorPatrick McDermott2019-03-171-0/+2
* ob_parse_control(): Fix variable name in expansionPatrick McDermott2019-03-161-1/+1
* _ob_load_internal_text_domain(): More safely check if LC_MESSAGES etc. are setPatrick McDermott2019-03-161-3/+3
* Add braces to param exps in arith substsPatrick McDermott2019-03-165-7/+7
* _ob_change_2(): Fix to use args instead of global varsPatrick McDermott2019-03-161-6/+14
* lib/, locale/, tests/: Update copyright yearsPatrick McDermott2019-03-166-6/+6
* ob_get_msg(): Make sure ob_set_text_domain() is called firstPatrick McDermott2019-03-151-1/+8
* ob_set_locale_path(): RemovePatrick McDermott2019-03-151-11/+0
* _ob_try_load_*messages(): MergePatrick McDermott2019-03-151-21/+7
* _ob_try_load_*messages(): Don't mandate "locale" dir in build dirPatrick McDermott2019-03-151-2/+2
* _ob_try_load_messages(): Support running in placePatrick McDermott2019-03-151-2/+7
* _ob_try_load_internal_messages(): Remove tab on empty linePatrick McDermott2019-03-151-1/+1
* _ob_try_load_internal_messages(): Remove stray linePatrick McDermott2019-03-151-1/+0
* _ob_try_load_internal_messages(): Rename OB_BUILDDIR env varPatrick McDermott2019-03-151-2/+2
* _ob_try_load_messages(): Replace . with eval/catPatrick McDermott2019-03-151-6/+6
* _ob_try_load_messages(): Abort on missing argumentPatrick McDermott2019-03-151-2/+2