summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* parse_control(): Return 1 on missing fieldsPatrick McDermott2019-04-131-0/+1
|
* _include_changes_field(): Move before usePatrick McDermott2019-04-131-25/+25
|
* src/garbage.sh: Prefix "static" function with "_"Patrick McDermott2019-04-131-3/+3
|
* src/cmd.sh: Prefix "static" var with "_"Patrick McDermott2019-04-131-4/+4
|
* _parse_control_error(): Reformat file infoPatrick McDermott2019-04-131-2/+2
|
* _get_conf(): Type-check more configuration valuesPatrick McDermott2019-04-132-1/+11
|
* src/main.sh: Move _lock() and _unlock()Patrick McDermott2019-04-131-15/+15
| | | | And fix an _unlock() call.
* src/main.sh: Replace . with eval/catPatrick McDermott2019-04-131-3/+1
|
* src/main.sh: Prefix "static" functions with "_"Patrick McDermott2019-04-131-12/+12
|
* src/main.sh: Define functions before usePatrick McDermott2019-04-131-49/+49
|
* main(): Improve in-place detectionPatrick McDermott2019-04-131-2/+2
|
* cmd/version: Update copyright yearsPatrick McDermott2019-04-131-1/+1
|
* src/main.sh: set -ePatrick McDermott2019-04-131-1/+1
|
* update_feeds(): Let one rmdir fail without errorsPatrick McDermott2019-04-131-1/+1
|
* Add "|| :" after try_rmdir() callsPatrick McDermott2019-04-133-6/+6
|
* 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-1115-6/+41
|
* Makefile.am: Set signing keyPatrick McDermott2019-04-101-1/+3
|
* Makefile.am: Upload .asc filesPatrick McDermott2019-04-101-3/+6
|
* scripts/announce-release.sh: Update with opkbuildPatrick McDermott2019-04-101-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 yearsPatrick McDermott2019-04-101-1/+1
|
* NEWS, configure.ac: Update copyright yearsPatrick McDermott2019-04-102-2/+2
|
* Update author namePatrick McDermott2019-04-1039-40/+40
|
* Add braces to param exps in arith substsPatrick McDermott2019-04-104-8/+8
|
* tests/aux/*: Add missing copyright noticesPatrick McDermott2019-04-102-0/+4
|
* scripts/update-license-notice.sh: Remove old scriptPatrick McDermott2019-04-101-63/+0
|
* NEWS: Mention "sign" commandPatrick McDermott2019-04-101-0/+2
|
* tests/sign.sh: Improve descriptions and check old keyPatrick McDermott2019-04-101-5/+16
|
* tests/sign.sh: Test sign commandPatrick McDermott2019-04-101-1/+30
|
* cmd/sign: New commandPatrick McDermott2019-04-103-1/+48
|
* NEWS: Mention index signingPatrick McDermott2019-04-101-1/+6
|
* feed_sign(): Fix path to keyPatrick McDermott2019-04-101-1/+1
|
* tests/sign.sh: New test filePatrick McDermott2019-04-102-1/+59
|
* Makefile.am: Add usign env vars to SH_LOG_DRIVERPatrick McDermott2019-04-101-1/+4
|
* examples/conf.default: Add conf_keyPatrick McDermott2019-04-101-0/+5
|
* src/index.sh: Update copyright noticePatrick McDermott2019-04-101-1/+1
|
* update_feeds(): Call feed_sign()Patrick McDermott2019-04-101-0/+1
|
* feed_sign(): New functionPatrick McDermott2019-04-101-0/+19
|
* src/main.sh: Add conf_keyPatrick McDermott2019-04-101-0/+2
|
* Makefile.am: Define USIGN_EMBEDDED in pro_archman_SHPPFLAGSPatrick McDermott2019-04-101-0/+2
|
* 3rdparty/local.mk: Pass VERBOSE to usign makefilePatrick McDermott2019-04-101-2/+2
|
* Makefile.am: Define USIGN in pro_archman_SHPPFLAGSPatrick McDermott2019-04-101-0/+7
|
* configure.ac, 3rdparty/local.mk: Optionally use system usignPatrick McDermott2019-04-102-24/+56
|
* 3rdparty/local.mk: Build, clean, and install usignPatrick McDermott2019-04-102-0/+13
|
* configure.ac: Configure usignPatrick McDermott2019-04-091-0/+35
|
* 3rdparty/usign: New submodulePatrick McDermott2019-04-092-0/+3
|