aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
37 hourssbolint: catch pypi.org URLs with hash, too.HEADmasterB. Watson
4 daysBump VERSION to 0.9.7.1.0.9.7.1B. Watson
4 dayssbolint: include patches/ in pkglist.txt.B. Watson
4 dayssbolint: explain -U better.0.9.7B. Watson
4 daysupdate NEWS and sbolint docs with new check.B. Watson
4 daysUpdate VERSION to 0.9.7.B. Watson
4 dayssbolint: make pkglist check case-insensitive.B. Watson
4 dayssbolint: check package names against core Slackware package names.B. Watson
6 days0.9.6.2 release.0.9.6.2B. Watson
6 dayssbopkglint: Fix glibc detection (GLIBC_PRIVATE).B. Watson
6 daysBump VERSION to 0.9.6.1.0.9.6.1B. Watson
6 dayssbolint: fix pypi bug. derp.B. Watson
6 daysUpdate NEWS.0.9.6B. Watson
6 dayssbolint: canonicalize pypi URLs.B. Watson
6 daysBump VERSION to 0.9.6.B. Watson
6 daysUpdate NEWS.B. Watson
7 dayssbolint: warn on typoed variable names: SLCKFLAGS, PRGMAN, PGKB. Watson
12 daysUpdate NEWS.B. Watson
12 dayssbopkglint: 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, wit...B. Watson
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, disk...B. Watson
2026-04-23Add check for files you maybe forgot to add to git, add tab and carriage retu...B. Watson
2025-09-28sbofixinfo: fix URL indentation. thanks for fsLeg for the bug report and patch.B. Watson
2024-11-05sbopkglint: tighten up .pc file checksB. Watson
2024-11-04sbopkglint: add pkgconfig checking.B. Watson
2024-11-04sbopkglint: add pkgconfig dirs to fileonlydirs and noexecdirs.B. Watson
2024-11-04sbopkglint: print "--- ERR:" before error messages.B. Watson
2024-10-11Update version to 0.9.3.0.9.3B. Watson
2024-10-11Update NEWS.B. Watson
2024-10-09sbolint: improve chown checking.B. Watson
2024-10-09sbolint: tighten up chown . checking (still not happy with it).B. Watson
2024-10-09sbolint: complain about chown with . instead of :B. Watson
2024-10-08sbolint: exempt github gists (and raw) URLs from check.B. Watson
2024-10-08sbopkglint: complain louder if an empty /bin /usr/bin /sbin /usr/sbin exists.B. Watson
2024-10-08sbopkglint: exempt /lib/firmware and /usr/share/alsa/firmware from ELF checks.B. Watson