summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests/include-binary-package-transfer.sh: RemovePatrick McDermott2019-04-092-211/+0
* configure.ac, config.sh.in: Drop check for date with %sPatrick McDermott2019-04-092-32/+0
* garbage: Replace use of non-portable %s date specPatrick McDermott2019-04-091-6/+20
* tools/shld.sh: Use parameters, not global variablesPatrick McDermott2018-11-211-6/+13
* tools/shld.sh: Expose library creation to CLIPatrick McDermott2018-11-211-6/+8
* configure.ac: Improve date %s support checkPatrick McDermott2018-09-031-1/+1
* index: Use ${TAR}Patrick McDermott2018-09-021-2/+3
* configure.ac, config.sh.in: Check for tarPatrick McDermott2018-09-022-0/+32
* index, garbage: Use ${MD5SUM}, ${SHA256SUM}, ${GZIP}, and ${DATE}Patrick McDermott2018-09-022-4/+5
* configure.ac, config.sh.in: Check for md5sum, sha256sum, and gzipPatrick McDermott2018-09-022-0/+78
* configure.ac, config.sh.in: Check for date with %sPatrick McDermott2018-09-022-0/+33
* configure.ac: Move AC_SUBST([SH])Patrick McDermott2018-09-021-1/+1
* AUTHORS: Update name and e-mail addressPatrick McDermott2018-07-011-1/+1
* tests/include-binary-package-transfer.sh: Include a new foo-1 ver after foo-1...Patrick McDermott2018-06-291-1/+89
* tests/include-binary-package-transfer.sh: New test filePatrick McDermott2018-06-292-0/+123
* .gitignore: Exclude .builddirstampPatrick McDermott2018-06-291-0/+1
* .gitignore: Exclude tests/aux/defs.shPatrick McDermott2018-06-291-0/+1
* tests/include-new-version-binary-removed-no-gc.sh: New test filePatrick McDermott2018-06-292-0/+54
* tests/include-new-version-binary-removed.sh: New test filePatrick McDermott2018-06-292-0/+76
* src/garbage.sh: Add return statementsP. J. McDermott2017-08-031-0/+4
* try_rmdir(): RefactorP. J. McDermott2017-08-031-4/+6
* src/cmd.sh: Add return statementsP. J. McDermott2017-08-031-0/+7
* NEWS: Mention test suiteP. J. McDermott2017-07-231-0/+2
* tests/*.sh: Add copyright noticesP. J. McDermott2017-07-2312-0/+24
* tests/remove-suite.sh: New test fileP. J. McDermott2017-07-232-1/+62
* tests/*.sh: Add ":" to end for zero exit statusP. J. McDermott2017-07-2311-0/+22
* tests/include.sh: Check suite manifestP. J. McDermott2017-07-231-1/+7
* tests/copy-suite-existing.sh: New test fileP. J. McDermott2017-07-232-1/+84
* tests/copy-suite-new-version-refcnt.sh: New test fileP. J. McDermott2017-07-232-1/+54
* tests/copy-suite.sh: New test fileP. J. McDermott2017-07-232-1/+61
* tests/include-existing.sh: New test fileP. J. McDermott2017-07-232-0/+65
* tests/remove-no-gc.sh: New test fileP. J. McDermott2017-07-232-1/+55
* tests/remove.sh: New test fileP. J. McDermott2017-07-232-1/+66