| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | feed_sign(): New function | Patrick McDermott | 2019-04-10 | 1 | -0/+19 |
|
|
* | src/main.sh: Add conf_key | Patrick McDermott | 2019-04-10 | 1 | -0/+2 |
|
|
* | Makefile.am: Define USIGN_EMBEDDED in pro_archman_SHPPFLAGS | Patrick McDermott | 2019-04-10 | 1 | -0/+2 |
|
|
* | 3rdparty/local.mk: Pass VERBOSE to usign makefile | Patrick McDermott | 2019-04-10 | 1 | -2/+2 |
|
|
* | Makefile.am: Define USIGN in pro_archman_SHPPFLAGS | Patrick McDermott | 2019-04-10 | 1 | -0/+7 |
|
|
* | configure.ac, 3rdparty/local.mk: Optionally use system usign | Patrick McDermott | 2019-04-10 | 2 | -24/+56 |
|
|
* | 3rdparty/local.mk: Build, clean, and install usign | Patrick McDermott | 2019-04-10 | 2 | -0/+13 |
|
|
* | configure.ac: Configure usign | Patrick McDermott | 2019-04-09 | 1 | -0/+35 |
|
|
* | 3rdparty/usign: New submodule | Patrick McDermott | 2019-04-09 | 2 | -0/+3 |
|
|
* | tests/include-binary-package-transfer.sh: Remove | Patrick McDermott | 2019-04-09 | 2 | -211/+0 |
|
|
* | configure.ac, config.sh.in: Drop check for date with %s | Patrick McDermott | 2019-04-09 | 2 | -32/+0 |
|
|
* | garbage: Replace use of non-portable %s date spec | Patrick McDermott | 2019-04-09 | 1 | -6/+20 |
|
|
* | tools/shld.sh: Use parameters, not global variables | Patrick McDermott | 2018-11-21 | 1 | -6/+13 |
|
|
* | tools/shld.sh: Expose library creation to CLI | Patrick McDermott | 2018-11-21 | 1 | -6/+8 |
|
|
* | configure.ac: Improve date %s support check | Patrick McDermott | 2018-09-03 | 1 | -1/+1 |
|
|
* | index: Use ${TAR} | Patrick McDermott | 2018-09-02 | 1 | -2/+3 |
|
|
* | configure.ac, config.sh.in: Check for tar | Patrick McDermott | 2018-09-02 | 2 | -0/+32 |
|
|
* | index, garbage: Use ${MD5SUM}, ${SHA256SUM}, ${GZIP}, and ${DATE} | Patrick McDermott | 2018-09-02 | 2 | -4/+5 |
|
|
* | configure.ac, config.sh.in: Check for md5sum, sha256sum, and gzip | Patrick McDermott | 2018-09-02 | 2 | -0/+78 |
|
|
* | configure.ac, config.sh.in: Check for date with %s | Patrick McDermott | 2018-09-02 | 2 | -0/+33 |
|
|
* | configure.ac: Move AC_SUBST([SH]) | Patrick McDermott | 2018-09-02 | 1 | -1/+1 |
|
|
* | AUTHORS: Update name and e-mail address | Patrick McDermott | 2018-07-01 | 1 | -1/+1 |
|
|
* | tests/include-binary-package-transfer.sh: Include a new foo-1 ver after foo-1... | Patrick McDermott | 2018-06-29 | 1 | -1/+89 |
|
|
* | tests/include-binary-package-transfer.sh: New test file | Patrick McDermott | 2018-06-29 | 2 | -0/+123 |
|
|
* | .gitignore: Exclude .builddirstamp | Patrick McDermott | 2018-06-29 | 1 | -0/+1 |
|
|
* | .gitignore: Exclude tests/aux/defs.sh | Patrick McDermott | 2018-06-29 | 1 | -0/+1 |
|
|
* | tests/include-new-version-binary-removed-no-gc.sh: New test file | Patrick McDermott | 2018-06-29 | 2 | -0/+54 |
|
|
* | tests/include-new-version-binary-removed.sh: New test file | Patrick McDermott | 2018-06-29 | 2 | -0/+76 |
|
|
* | src/garbage.sh: Add return statements | P. J. McDermott | 2017-08-03 | 1 | -0/+4 |
|
|
* | try_rmdir(): Refactor | P. J. McDermott | 2017-08-03 | 1 | -4/+6 |
|
|
* | src/cmd.sh: Add return statements | P. J. McDermott | 2017-08-03 | 1 | -0/+7 |
|
|
* | NEWS: Mention test suite | P. J. McDermott | 2017-07-23 | 1 | -0/+2 |
|
|
* | tests/*.sh: Add copyright notices | P. J. McDermott | 2017-07-23 | 12 | -0/+24 |
|
|
* | tests/remove-suite.sh: New test file | P. J. McDermott | 2017-07-23 | 2 | -1/+62 |
|
|
* | tests/*.sh: Add ":" to end for zero exit status | P. J. McDermott | 2017-07-23 | 11 | -0/+22 |
|
|
* | tests/include.sh: Check suite manifest | P. J. McDermott | 2017-07-23 | 1 | -1/+7 |
|
|
* | tests/copy-suite-existing.sh: New test file | P. J. McDermott | 2017-07-23 | 2 | -1/+84 |
|
|
* | tests/copy-suite-new-version-refcnt.sh: New test file | P. J. McDermott | 2017-07-23 | 2 | -1/+54 |
|
|
* | tests/copy-suite.sh: New test file | P. J. McDermott | 2017-07-23 | 2 | -1/+61 |
|
|
* | tests/include-existing.sh: New test file | P. J. McDermott | 2017-07-23 | 2 | -0/+65 |
|
|
* | tests/remove-no-gc.sh: New test file | P. J. McDermott | 2017-07-23 | 2 | -1/+55 |
|
|
* | tests/remove.sh: New test file | P. J. McDermott | 2017-07-23 | 2 | -1/+66 |
|
|
* | tests/process-incoming.sh: Fix line wrapping | P. J. McDermott | 2017-07-23 | 1 | -2/+2 |
|
|
* | tests/include-new-version-no-gc.sh: New test file | P. J. McDermott | 2017-07-23 | 2 | -0/+50 |
|
|
* | tests/include-new-version.sh: New test file | P. J. McDermott | 2017-07-23 | 2 | -0/+93 |
|
|
* | tests/process-incoming.sh: New test file | P. J. McDermott | 2017-07-23 | 2 | -1/+109 |
|
|
* | tests/aux/opk.sh: Generate *.changes and *.opk in incoming/ | P. J. McDermott | 2017-07-23 | 1 | -1/+6 |
|
|
* | tests/include.sh: New test file | P. J. McDermott | 2017-07-23 | 2 | -1/+84 |
|
|
* | tests/aux/opk.sh: New file | P. J. McDermott | 2017-07-23 | 2 | -1/+89 |
|
|
* | tests/version.sh: Use tests/aux/init.sh | P. J. McDermott | 2017-07-23 | 1 | -5/+4 |
|
|