aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
4 dayssbolint: do not allow "npm audit fix" in SlackBuild.B. Watson
4 dayssbopkglint: add checks for /var/log and /var/lib/pkgtools.B. Watson
4 dayssbolint: doinst.sh must not use chmod or refer to $PKG.B. Watson
4 dayssbopkglint: no bad glibc error for packages that bundle their own glibc in /opt.B. Watson
10 daysUpdate NEWSB. Watson
10 dayssbolint: check for multiple .SlackBuild filesB. Watson
10 dayssbolint: get rid of redundant POSIX::getcwd, fix "see also"B. Watson
2026-08-31sbopkglint: improve library path checking for .pc files.0.9.8B. Watson
2026-08-21Fix gtk-update-icon-cache check (maybe; needs testing).B. Watson
2026-08-19sbolint: README length exception for export commands.B. Watson
2026-08-19Bump VERSION to 0.9.8.B. Watson
2026-08-19Fix typo in NEWS.B. Watson
2026-08-19sbolint: python hashed URL warning demoted to note.B. Watson
2026-08-19sbolint: catch pypi.org URLs with hash, too.B. Watson
2026-08-16Bump VERSION to 0.9.7.1.0.9.7.1B. Watson
2026-08-16sbolint: include patches/ in pkglist.txt.B. Watson
2026-08-16sbolint: explain -U better.0.9.7B. Watson
2026-08-16update NEWS and sbolint docs with new check.B. Watson
2026-08-16Update VERSION to 0.9.7.B. Watson
2026-08-16sbolint: make pkglist check case-insensitive.B. Watson
2026-08-16sbolint: check package names against core Slackware package names.B. Watson
2026-08-150.9.6.2 release.0.9.6.2B. Watson
2026-08-15sbopkglint: Fix glibc detection (GLIBC_PRIVATE).B. Watson
2026-08-14Bump VERSION to 0.9.6.1.0.9.6.1B. Watson
2026-08-14sbolint: fix pypi bug. derp.B. Watson
2026-08-14Update NEWS.0.9.6B. Watson
2026-08-14sbolint: canonicalize pypi URLs.B. Watson
2026-08-14Bump VERSION to 0.9.6.B. Watson
2026-08-14Update NEWS.B. Watson
2026-08-13sbolint: warn on typoed variable names: SLCKFLAGS, PRGMAN, PGKB. Watson
2026-08-08Update NEWS.B. Watson
2026-08-08sbopkglint: check for binaries that need too new of a glibc.B. Watson
2026-07-12sbolint: Only allow one .info file in the SlackBuild dir.B. Watson
2026-07-12sbolint: restore git commit hash checking (old version worked better).B. Watson
2026-07-12update_sbtxt.pl: don't trip over any extra .info files (e.g. libretro).B. Watson
2026-06-09Tweak commit hash detection in check_github_url() again.B. Watson
2026-06-08Allow >72 char lines in README if prefixed with a "$ " or "# " (commands, ↵B. Watson
with prompt).
2026-06-08Better detection of git hashes.B. Watson
2026-06-03Update docs.B. Watson
2026-06-03Do not enforce 755 perms on the .SlackBuild when linting a tarball.B. Watson
2026-05-24github tag min length now 7 (was 6).B. Watson
2026-05-23Demote CRLF in diff/patch to a note. Possibly it should go away entirely.B. Watson
2026-05-23Do not complain about no newline at EOF for patch/diff files.B. Watson
2026-05-21Update version to 0.9.5.0.9.5B. Watson
2026-05-21Update NEWS.B. Watson
2026-05-21Add check for leading or trailing blank lines in README, per mailing list.B. Watson
2026-04-30Update NEWS.0.9.4B. Watson
2026-04-30Bump version to 0.9.4.B. Watson
2026-04-30Use custom explodepkg replacement that actually reports errors (such as, ↵B. Watson
disk full).
2026-04-23Add check for files you maybe forgot to add to git, add tab and carriage ↵B. Watson
return check for .info files.