• Joined on 2022-02-04
jmq pushed to master at jmq/Documentation 2022-06-03 11:41:53 -04:00
817de00615 pkgmeek: add support for PKGMK_SOURCE_MIRRORS
jmq pushed to master at jmq/Documentation 2022-06-03 10:31:19 -04:00
1885070666 pkgmeek: add support for resuming interrupted downloads
jmq pushed to master at jmq/Documentation 2022-06-03 08:55:33 -04:00
62905f5ac6 pkgmeek: eliminate useless-use-of-cat
jmq pushed to master at jmq/Documentation 2022-06-03 07:37:03 -04:00
c4c7f71c27 pkgmeek: cleanup the work directory more consistently
jmq pushed to master at jmq/Documentation 2022-06-02 20:57:46 -04:00
0e45a89aa9 pkgmeek: fixed the tests for exiting immediately after a successful download
jmq pushed to master at jmq/Documentation 2022-06-02 20:30:08 -04:00
0b7e71ec1e pkgmeek: customize the status message based on the user's settings for IGNORE_NEW and IGNORE_MISSING
jmq pushed to master at jmq/Documentation 2022-06-02 12:55:00 -04:00
be1a0eca6e pkgmeek: fix the compression of manpages
jmq pushed to master at jmq/Documentation 2022-06-02 12:28:49 -04:00
1c40c4f6fb pkgmeek: clean up the tmp files of a check_manifest() operation
jmq pushed to master at jmq/Documentation 2022-06-02 11:07:10 -04:00
f11ecff34b pkgmeek: fixes for check_pkg_mtime()
jmq pushed to master at jmq/Documentation 2022-06-02 07:14:12 -04:00
aba956949d pkgmeek: added a fallback if git urls are not supported
jmq pushed to master at jmq/Documentation 2022-06-02 06:06:33 -04:00
b40c8d5612 pkgmeek: align test conditions with the new variable names
jmq pushed to master at jmq/Documentation 2022-06-02 05:59:10 -04:00
ae21ff444b pkgmeek: give the variables more intuitive names
jmq pushed to master at jmq/Documentation 2022-06-01 23:12:09 -04:00
ed5c4d8597 pkgmeek: more informative progress messages
jmq pushed to master at jmq/Documentation 2022-06-01 20:16:20 -04:00
3337d49093 pkgmeek: fixed the cat_signature() subroutine
jmq pushed to master at jmq/Documentation 2022-06-01 20:05:19 -04:00
8401b2aa25 pkgmeek: fixed the invocation of pkgadd by non-root user
jmq pushed to master at jmq/Documentation 2022-06-01 19:45:28 -04:00
fc0ec86cec pkgmeek: fix the off-by-one error in check_signature() loop
jmq pushed to master at jmq/Documentation 2022-06-01 17:37:09 -04:00
44f532aa9b pkgmeek: fine-tuning the progress messages
jmq pushed to master at jmq/Documentation 2022-06-01 15:10:32 -04:00
232975d60e pkgmeek: fixed faulty paths in check_pkg_mtime()
jmq pushed to master at jmq/Documentation 2022-06-01 11:39:44 -04:00
4cc33498fb pkgmeek: additional inline comments
jmq pushed to master at jmq/Documentation 2022-06-01 11:33:55 -04:00
5c9a5a80a5 pkgmeek: fixed path in the check_pkg_mtime subroutine