• Joined on 2022-02-04
jmq pushed to master at jmq/Documentation 2022-06-03 00:57:46 +00:00
0e45a89aa9 pkgmeek: fixed the tests for exiting immediately after a successful download
jmq pushed to master at jmq/Documentation 2022-06-03 00:30:08 +00: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 16:55:00 +00:00
be1a0eca6e pkgmeek: fix the compression of manpages
jmq pushed to master at jmq/Documentation 2022-06-02 16:28:49 +00:00
1c40c4f6fb pkgmeek: clean up the tmp files of a check_manifest() operation
jmq pushed to master at jmq/Documentation 2022-06-02 15:07:10 +00:00
f11ecff34b pkgmeek: fixes for check_pkg_mtime()
jmq pushed to master at jmq/Documentation 2022-06-02 11:14:12 +00:00
aba956949d pkgmeek: added a fallback if git urls are not supported
jmq pushed to master at jmq/Documentation 2022-06-02 10:06:33 +00:00
b40c8d5612 pkgmeek: align test conditions with the new variable names
jmq pushed to master at jmq/Documentation 2022-06-02 09:59:10 +00:00
ae21ff444b pkgmeek: give the variables more intuitive names
jmq pushed to master at jmq/Documentation 2022-06-02 03:12:09 +00:00
ed5c4d8597 pkgmeek: more informative progress messages
jmq pushed to master at jmq/Documentation 2022-06-02 00:16:20 +00:00
3337d49093 pkgmeek: fixed the cat_signature() subroutine
jmq pushed to master at jmq/Documentation 2022-06-02 00:05:19 +00:00
8401b2aa25 pkgmeek: fixed the invocation of pkgadd by non-root user
jmq pushed to master at jmq/Documentation 2022-06-01 23:45:28 +00:00
fc0ec86cec pkgmeek: fix the off-by-one error in check_signature() loop
jmq pushed to master at jmq/Documentation 2022-06-01 21:37:09 +00:00
44f532aa9b pkgmeek: fine-tuning the progress messages
jmq pushed to master at jmq/Documentation 2022-06-01 19:10:32 +00:00
232975d60e pkgmeek: fixed faulty paths in check_pkg_mtime()
jmq pushed to master at jmq/Documentation 2022-06-01 15:39:44 +00:00
4cc33498fb pkgmeek: additional inline comments
jmq pushed to master at jmq/Documentation 2022-06-01 15:33:55 +00:00
5c9a5a80a5 pkgmeek: fixed path in the check_pkg_mtime subroutine
jmq pushed to master at jmq/Documentation 2022-06-01 15:09:14 +00:00
ed6e13e791 pkgmeek: 1-character bugfix
jmq pushed to master at jmq/Documentation 2022-06-01 14:55:25 +00:00
dc9c379d48 pkgmeek: bugfix for an uninitialized loop variable
jmq pushed to master at jmq/Documentation 2022-06-01 12:31:29 +00:00
bb5937463f pkgmeek: bugfix for the recursive() subroutine
jmq pushed to master at jmq/Documentation 2022-06-01 10:27:35 +00:00
ea0e1fc63e pkgmeek: delete some unneeded tests