summaryrefslogtreecommitdiffstats
path: root/src/control.sh
Commit message (Collapse)AuthorAgeFilesLines
* Make redirected FDs explicitPatrick McDermott2019-04-141-2/+2
|
* parse_control(): Return 1 on missing fieldsPatrick McDermott2019-04-131-0/+1
|
* _parse_control_error(): Reformat file infoPatrick McDermott2019-04-131-2/+2
|
* parse_control(): Support any whitespace in field listsPatrick McDermott2019-04-131-2/+4
|
* parse_control(): Fix redefinition of argsPatrick McDermott2019-04-121-2/+0
|
* parse_control(): s/OB_LF/LF/Patrick McDermott2019-04-121-1/+1
|
* parse_control(): Drop user_data and require fields argsPatrick McDermott2019-04-121-36/+22
|
* src/control.sh: Port from opkbuildPatrick McDermott2019-04-121-85/+107
|
* Consistently shift function argumentsPatrick McDermott2019-04-111-2/+3
|
* Update author namePatrick McDermott2019-04-101-1/+1
|
* Add braces to param exps in arith substsPatrick McDermott2019-04-101-1/+1
|
* `git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'`P. J. McDermott2017-07-221-1/+1
|
* Improve license noticesP. J. McDermott2017-07-221-9/+12
|
* src/control.sh: Drop GPLv2P. J. McDermott2017-07-221-1/+1
|
* src/*.sh: Drop inclusion guardsP. J. McDermott2017-07-221-3/+0
|
* src/*.sh, src/cmd/*.sh: Drop use() callsP. J. McDermott2017-07-221-3/+0
|
* `git mv lib/*.sh src/`P. J. McDermott2017-07-221-0/+136