summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ob_parse_package_metadata(): Eliminate cachingPatrick McDermott2019-03-1312-66/+10
* TODO: Simplify applied patch tracking planPatrick McDermott2019-03-131-7/+2
* TODO: Eliminate metadata cachingPatrick McDermott2019-03-131-11/+1
* TODO: Sort into general cleanup and functional changesPatrick McDermott2019-03-132-17/+24
* opkbuild, ob-*: Exit with error on ob_set_text_domain() failurePatrick McDermott2019-03-1311-12/+40
* TODO: Drop executable error exitingPatrick McDermott2019-03-131-1/+0
* ob-*: Add more return statementsPatrick McDermott2019-03-136-2/+35
* ob-*: Replace exit with returnPatrick McDermott2019-03-139-18/+18
* opkbuild: Add more return statementsPatrick McDermott2019-03-131-23/+35
* opkbuild: Add return statements after ob_error() callsPatrick McDermott2019-03-131-13/+35
* ob-*: Add return statements after ob_error() callsPatrick McDermott2019-03-134-18/+67
* ob_parse_changelog(), ob_parse_control(): Explicitly assign null stringsPatrick McDermott2019-03-132-2/+2
* TODO: Add xz-related tasksPatrick McDermott2019-03-131-0/+5
* opkbuild, ob-*: set -ePatrick McDermott2019-03-1311-1/+20
* ob_substvars(): s/while true/while :/Patrick McDermott2019-03-131-1/+1
* ob_parse_dep(): Fix crash on dep without version, arches, or platsPatrick McDermott2019-03-131-4/+4
* tests/*.sh: set -ePatrick McDermott2019-03-137-0/+14
* Don't let libopkbuild errors cause exit with -ePatrick McDermott2019-03-137-41/+38
* ob_substvars(), ob_init_package(): Call _ob_error_msg()Patrick McDermott2019-03-133-3/+2
* ob_error(): Make non-fatalPatrick McDermott2019-03-132-5/+4
* libopkbuild: Abort on invalid function argumentsPatrick McDermott2019-03-1310-356/+159
* _ob_abort(): New internal function to crash hardPatrick McDermott2019-03-131-0/+7
* TODO: echo is gone and IFS assignments are OKPatrick McDermott2019-03-131-3/+0
* tests/ob_parse_dep.sh: Replace echo and improve quotes in eval cmdPatrick McDermott2019-03-131-2/+2
* ob-unpacksource: Replace echo with here-documentPatrick McDermott2019-03-131-1/+5
* ob-unpacksource: Make sed BRE POSIX-conformantPatrick McDermott2019-03-131-1/+1
* ob-unpacksource: Improve upstream archive countingPatrick McDermott2019-03-131-6/+6
* ob-gencontrol: Replace echo with here-documentPatrick McDermott2019-03-131-1/+4
* ob-buildopk: Replace echo with printfPatrick McDermott2019-03-131-1/+1
* ob_match_arch(): Use clearer variable namesPatrick McDermott2019-03-131-9/+9
* ob_match_arch(): Replace generated ERE with native SCLPatrick McDermott2019-03-131-8/+20
* _ob_validate_*(): Replace echo with here-document in grep commandsPatrick McDermott2019-03-121-6/+11
* _ob_get_upstreamver(), _ob_get_distrev(): Replace echo with printfPatrick McDermott2019-03-121-2/+2
* _ob_get_doc_package_2(): Replace echo with printfPatrick McDermott2019-03-121-1/+1
* ob_reduce_deps(): Replace echo with printfPatrick McDermott2019-03-121-1/+1
* lib/package.sh: Update copyright yearsPatrick McDermott2019-03-121-1/+1
* ob_get_binary_packages(): Drop echo along with unnecessary assignmentPatrick McDermott2019-03-121-4/+2
* ob_get_binary_packages(), _ob_set_binary_parameter(): Replace echo and grep w...Patrick McDermott2019-03-121-9/+10
* ob_get_binary_packages(): Fix indentationPatrick McDermott2019-03-121-2/+2
* lib/control.sh, lib/package.sh: Replace echo with here-document in tr commandsPatrick McDermott2019-03-122-15/+41
* ob_parse_control(): Rewrite missing fields handlingPatrick McDermott2019-03-121-6/+7
* ob_parse_control(): Rewrite field checkingPatrick McDermott2019-03-121-23/+26
* *ob_[gs]et_*_parameter(): Make validation more immediately clearPatrick McDermott2019-03-121-20/+12
* TODO: eval commands have been evaluatedPatrick McDermott2019-03-121-1/+0
* _ob_set_*_parameter(): Don't expand escaped value early in evalPatrick McDermott2019-03-121-8/+2
* ob_get_*_parameter(): Drop echo and improve quotes in eval cmdsPatrick McDermott2019-03-121-2/+2
* ob_parse_version(): Improve eval safetyPatrick McDermott2019-03-121-4/+4
* ob_parse_dep(): Drop echo and improve quotes in eval cmdsPatrick McDermott2019-03-121-2/+2
* TODO: Add non-fatal on_error() taskPatrick McDermott2019-03-121-1/+3
* en_US/libopkbuild_2: Add invalid substvar messagePatrick McDermott2019-03-121-0/+1