aboutsummaryrefslogtreecommitdiff
path: root/sbopkglint.d
AgeCommit message (Expand)Author
2023-06-26sbopkglint: don't check usr/info/dir as a .info file.B. Watson
2023-06-26sbopkglint: fix boo-boo in noarch test.B. Watson
2023-06-21sbopkglint: add static library test.B. Watson
2023-06-17sbopkglint: check for bins/libs without +x bit set.B. Watson
2023-06-17sbopkglint: icons nitpick.B. Watson
2023-06-17sbopkglint: desktop nitpick.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #11.B. Watson
2023-06-17sbopkglint: docs nitpick.B. Watson
2023-06-17sbopkglint: lafiles nitpick.B. Watson
2023-06-17sbopkglint: actually check owner/perms of icons.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #10.B. Watson
2023-06-17sbopkglint: nitpick.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #9.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #8.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #7.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #6.B. Watson
2023-06-16sbopkglint: spaces in filenames WIP #5.B. Watson
2023-06-16sbopkglint: spaces in filenames WIP #4.B. Watson
2023-06-16sbopkglint: spaces in filenames WIP #3.B. Watson
2023-06-16sbopkglint: spaces in filenames WIP #2.B. Watson
2023-06-15sbopkglint: more colors, handle spaces in filenames (WIP).B. Watson
2023-06-11sbopkglint: handle spaces/etc in filenames in tmp_path test.B. Watson
2023-06-11sbopkglint: fix symlink-in-package test. derp.B. Watson
2023-06-09sbopkglint: only check for $TMP/package-*, eliminates a lot of false positives.B. Watson
2023-06-02sbopkglint: exempt kernel modules from hardcoded $TMP test.B. Watson
2023-05-30sbolint: add douninst.sh checks; sbopkglint: add hardcoded $TMP check.B. Watson
2023-05-30sbopkglint: check for slack-desc, fail on unknown /usr/<whatever> dirs.B. Watson
2023-05-14sbopkglint: allow *-mimetypes.list in desktop dir.B. Watson
2023-05-14sbopkglint: add check for broken python modules.B. Watson
2023-05-14sbopkglint: handle *.info-1.gz, etc.B. Watson
2023-05-13sbopkglint: disallow /etc/ld.so.conf.d.B. Watson
2023-05-13sbopkglint: add tests for /usr/info.B. Watson
2023-05-12sbolint: check TMP PKG OUTPUT; sbopkglint: check empty man dirs.B. Watson
2023-03-20sbopkglint: add empty dir test (non-fatal).B. Watson
2023-03-04sbopkglint: forbid perllocal.pod.B. Watson
2023-03-04sbopkglint: detect bogus man paths.B. Watson
2023-03-04sbopkglint: check paths for man pages.B. Watson
2023-02-14Bump VERSION, sbopkglint preliminary arm and aarch64 support.0.6.1B. Watson
2023-02-04sbopkglint: detect variant gnu INSTALLB. Watson
2023-02-03sbopkglint: check PDF files in doc dirB. Watson
2023-02-03sbopkglint: make INSTALL check smarter, relax empty file check in doc dir.B. Watson
2023-02-03sbopkglint: add pre-doinst test.B. Watson
2022-05-08better error message for wrong-sized iconsB. Watson
2022-04-28sbolint: fix tarball handling, relax SlackBuild perms check. sbopkglint: reco...B. Watson
2022-04-12fix absolute and broken link detectionB. Watson
2022-04-10support compiled guile objects, check for +x in /usr/includeB. Watson
2022-04-07update docs, add -s optionB. Watson
2022-04-07add check for non-executable files in bin dirsB. Watson
2022-04-07add -q to script detection grepB. Watson
2022-04-06fix wrong mime type for xpmB. Watson