Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make redirected FDs explicit | Patrick McDermott | 2019-04-14 | 10 | -35/+35 |
| | |||||
* | _get_options(): Initialize OPTIND to 1 | Patrick McDermott | 2019-04-14 | 1 | -1/+1 |
| | |||||
* | _try_load_locale(): Fix handling of cat exit status | Patrick McDermott | 2019-04-14 | 1 | -1/+2 |
| | | | | This fixes a bug introduced in commit 3eb82fb. | ||||
* | main(): s/exit/return/ | Patrick McDermott | 2019-04-14 | 1 | -2/+2 |
| | | | | And make redirected FD explicit. | ||||
* | _get_options(): Unset OPTIND | Patrick McDermott | 2019-04-14 | 1 | -0/+1 |
| | |||||
* | main(): Return on invalid options | Patrick McDermott | 2019-04-14 | 1 | -4/+12 |
| | |||||
* | main(): Fix return with set -e | Patrick McDermott | 2019-04-14 | 1 | -5/+5 |
| | |||||
* | main(): Return 1 if load_ocale() fails | Patrick McDermott | 2019-04-14 | 1 | -1/+1 |
| | |||||
* | src/main.sh: Move init(), fini(), etc. below main() | Patrick McDermott | 2019-04-14 | 1 | -53/+53 |
| | |||||
* | init(): Initialize signal handlers instead of main() | Patrick McDermott | 2019-04-14 | 1 | -1/+1 |
| | |||||
* | feed_add_package(): Fix tar command | Patrick McDermott | 2019-04-14 | 1 | -1/+1 |
| | |||||
* | _handle_sig(): Fix exits | Patrick McDermott | 2019-04-14 | 1 | -2/+2 |
| | |||||
* | dir_is_empty(): Prefix with "_" | Patrick McDermott | 2019-04-14 | 1 | -2/+2 |
| | |||||
* | Protect against cmd operands beginning with "-" | Patrick McDermott | 2019-04-14 | 8 | -54/+54 |
| | |||||
* | NEWS: Mention 2.0.0 development start date | Patrick McDermott | 2019-04-14 | 1 | -0/+2 |
| | |||||
* | _suite_*_source(): Move before use | Patrick McDermott | 2019-04-13 | 1 | -29/+29 |
| | |||||
* | remove_packages_from_suite_archplat(): Move before use | Patrick McDermott | 2019-04-13 | 1 | -24/+24 |
| | |||||
* | hash_name(): Hash src:* packages | Patrick McDermott | 2019-04-13 | 1 | -0/+2 |
| | |||||
* | _try_load_locale(): Replace . with eval/cat | Patrick McDermott | 2019-04-13 | 1 | -4/+9 |
| | |||||
* | _try_load_locale(): Move before use | Patrick McDermott | 2019-04-13 | 1 | -18/+18 |
| | |||||
* | include_changes(): Exit on missing changes fields | Patrick McDermott | 2019-04-13 | 2 | -2/+5 |
| | |||||
* | parse_control(): Return 1 on missing fields | Patrick McDermott | 2019-04-13 | 1 | -0/+1 |
| | |||||
* | _include_changes_field(): Move before use | Patrick McDermott | 2019-04-13 | 1 | -25/+25 |
| | |||||
* | src/garbage.sh: Prefix "static" function with "_" | Patrick McDermott | 2019-04-13 | 1 | -3/+3 |
| | |||||
* | src/cmd.sh: Prefix "static" var with "_" | Patrick McDermott | 2019-04-13 | 1 | -4/+4 |
| | |||||
* | _parse_control_error(): Reformat file info | Patrick McDermott | 2019-04-13 | 1 | -2/+2 |
| | |||||
* | _get_conf(): Type-check more configuration values | Patrick McDermott | 2019-04-13 | 2 | -1/+11 |
| | |||||
* | src/main.sh: Move _lock() and _unlock() | Patrick McDermott | 2019-04-13 | 1 | -15/+15 |
| | | | | And fix an _unlock() call. | ||||
* | src/main.sh: Replace . with eval/cat | Patrick McDermott | 2019-04-13 | 1 | -3/+1 |
| | |||||
* | src/main.sh: Prefix "static" functions with "_" | Patrick McDermott | 2019-04-13 | 1 | -12/+12 |
| | |||||
* | src/main.sh: Define functions before use | Patrick McDermott | 2019-04-13 | 1 | -49/+49 |
| | |||||
* | main(): Improve in-place detection | Patrick McDermott | 2019-04-13 | 1 | -2/+2 |
| | |||||
* | cmd/version: Update copyright years | Patrick McDermott | 2019-04-13 | 1 | -1/+1 |
| | |||||
* | src/main.sh: set -e | Patrick McDermott | 2019-04-13 | 1 | -1/+1 |
| | |||||
* | update_feeds(): Let one rmdir fail without errors | Patrick McDermott | 2019-04-13 | 1 | -1/+1 |
| | |||||
* | Add "|| :" after try_rmdir() calls | Patrick McDermott | 2019-04-13 | 3 | -6/+6 |
| | |||||
* | parse_control(): Support any whitespace in field lists | Patrick McDermott | 2019-04-13 | 1 | -2/+4 |
| | |||||
* | parse_control(): Fix redefinition of args | Patrick McDermott | 2019-04-12 | 1 | -2/+0 |
| | |||||
* | parse_control(): s/OB_LF/LF/ | Patrick McDermott | 2019-04-12 | 1 | -1/+1 |
| | |||||
* | parse_control(): Drop user_data and require fields args | Patrick McDermott | 2019-04-12 | 1 | -36/+22 |
| | |||||
* | src/control.sh: Port from opkbuild | Patrick McDermott | 2019-04-12 | 1 | -85/+107 |
| | |||||
* | Consistently shift function arguments | Patrick McDermott | 2019-04-11 | 15 | -6/+41 |
| | |||||
* | Makefile.am: Set signing key | Patrick McDermott | 2019-04-10 | 1 | -1/+3 |
| | |||||
* | Makefile.am: Upload .asc files | Patrick McDermott | 2019-04-10 | 1 | -3/+6 |
| | |||||
* | scripts/announce-release.sh: Update with opkbuild | Patrick McDermott | 2019-04-10 | 1 | -26/+87 |
| | | | | | | | | | | | | | | | | | c3805f3 scripts/announce-release.sh: Lengthen short lines 9c0775b scripts/announce-release.sh: Fix trailing "\" 7b6372d scripts/announce-release.sh: Truuncate long shortlog and diffstat d9ae96f scripts/announce-release.sh: Quote-printable globally 4cf7edf scripts/announce-release.sh: Escape heading lines for quoted-printable 44a9b28 scripts/announce-release.sh: Fix old tag retrieval 3236236 scripts/announce-release.sh: Parameterize from/to info 7bf35fb scripts/announce-release.sh: Sign message 204bc01 scripts/announce-release.sh: Add Message-ID ee6f045 scripts/announce-release.sh: Terminate lines with \r\n 619f64a scripts/announce-release.sh: Move message to var c5457f9 scripts/announce-release.sh: Drop tag format assumption fcdbdbb scripts/announce-release.sh: Update "From" header 7c82eab scripts/announce-release.sh: Update e-mail address and signature | ||||
* | cmd/version: Fix/update copyright years | Patrick McDermott | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | NEWS, configure.ac: Update copyright years | Patrick McDermott | 2019-04-10 | 2 | -2/+2 |
| | |||||
* | Update author name | Patrick McDermott | 2019-04-10 | 39 | -40/+40 |
| | |||||
* | Add braces to param exps in arith substs | Patrick McDermott | 2019-04-10 | 4 | -8/+8 |
| | |||||
* | tests/aux/*: Add missing copyright notices | Patrick McDermott | 2019-04-10 | 2 | -0/+4 |
| |