Commit Graph

22 Commits

Author SHA1 Message Date
John McQuah 0e45a89aa9 pkgmeek: fixed the tests for exiting immediately after a successful download 2022-06-02 20:57:37 -04:00
John McQuah 0b7e71ec1e pkgmeek: customize the status message based on the user's settings for IGNORE_NEW and IGNORE_MISSING 2022-06-02 20:29:57 -04:00
John McQuah be1a0eca6e pkgmeek: fix the compression of manpages 2022-06-02 12:54:54 -04:00
John McQuah 1c40c4f6fb pkgmeek: clean up the tmp files of a check_manifest() operation 2022-06-02 12:28:39 -04:00
John McQuah f11ecff34b pkgmeek: fixes for check_pkg_mtime() 2022-06-02 11:03:36 -04:00
John McQuah aba956949d pkgmeek: added a fallback if git urls are not supported 2022-06-02 07:13:52 -04:00
John McQuah b40c8d5612 pkgmeek: align test conditions with the new variable names 2022-06-02 06:06:22 -04:00
John McQuah ae21ff444b pkgmeek: give the variables more intuitive names 2022-06-02 05:59:01 -04:00
John McQuah ed5c4d8597 pkgmeek: more informative progress messages 2022-06-01 23:11:58 -04:00
John McQuah 3337d49093 pkgmeek: fixed the cat_signature() subroutine 2022-06-01 20:16:15 -04:00
John McQuah 8401b2aa25 pkgmeek: fixed the invocation of pkgadd by non-root user 2022-06-01 20:05:15 -04:00
John McQuah fc0ec86cec pkgmeek: fix the off-by-one error in check_signature() loop 2022-06-01 19:45:19 -04:00
John McQuah 44f532aa9b pkgmeek: fine-tuning the progress messages 2022-06-01 17:37:01 -04:00
John McQuah 232975d60e pkgmeek: fixed faulty paths in check_pkg_mtime() 2022-06-01 15:10:25 -04:00
John McQuah 4cc33498fb pkgmeek: additional inline comments 2022-06-01 11:39:39 -04:00
John McQuah 5c9a5a80a5 pkgmeek: fixed path in the check_pkg_mtime subroutine 2022-06-01 11:33:35 -04:00
John McQuah ed6e13e791 pkgmeek: 1-character bugfix 2022-06-01 11:09:08 -04:00
John McQuah dc9c379d48 pkgmeek: bugfix for an uninitialized loop variable 2022-06-01 10:55:07 -04:00
John McQuah bb5937463f pkgmeek: bugfix for the recursive() subroutine 2022-06-01 08:31:21 -04:00
John McQuah ea0e1fc63e pkgmeek: delete some unneeded tests 2022-06-01 06:27:29 -04:00
John McQuah 682fc883e5 pkgmeek: refactored a few subroutines 2022-06-01 05:58:13 -04:00
John McQuah f28c0cf330 pkgmeek: initial commit 2022-05-31 16:02:44 -04:00