aboutsummaryrefslogtreecommitdiff
path: root/sbolint
AgeCommit message (Expand)Author
5 days0.9.6.2 release.0.9.6.2B. Watson
6 daysBump VERSION to 0.9.6.1.0.9.6.1B. Watson
6 dayssbolint: fix pypi bug. derp.B. Watson
6 dayssbolint: canonicalize pypi URLs.B. Watson
6 daysBump VERSION to 0.9.6.B. Watson
7 dayssbolint: warn on typoed variable names: SLCKFLAGS, PRGMAN, PGKB. 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-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-21Add check for leading or trailing blank lines in README, per mailing list.B. Watson
2026-04-30Bump version to 0.9.4.B. Watson
2026-04-23Add check for files you maybe forgot to add to git, add tab and carriage retu...B. Watson
2024-10-11Update version to 0.9.3.0.9.3B. 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-08-07"make install" wasn't installing sbodl or NEWS, derp.0.9.2.1B. Watson
2024-08-06sbolint: *really* stop complaining about refs/tags in github URLs.B. Watson
2024-08-060.9.2 release.B. Watson
2024-08-06sbolint: add -N/--notes-as-warnings option.B. Watson
2024-08-06sbolint: stop complaining about refs/tags in github URLs.B. Watson
2024-08-03sbolint: detect scripts that do no error-checking.B. Watson
2024-08-020.9.1 release.0.9.1B. Watson
2024-08-02sbolint github URL checking, WIP.B. Watson
2024-04-02sbolint: tighten "outdated ARCH" check (network/rtl8812bu was falsely failing).B. Watson
2024-04-02sbolint: github URL checking initial (incomplete) implementation.B. Watson
2023-12-23Update NEWS; sbolint: check for CRLF in *.diff, *.patch.B. Watson
2023-10-02sbolint: check for *.rej filesB. Watson
2023-09-24sbolint: improve script permission check.B. Watson
2023-09-15sbolint: fix stupidity from ef85e9d (WTF was I smoking?)B. Watson
2023-08-15sbolint: handle URLs with % in them (derp).B. Watson
2023-06-23sbolint: tweak docs.B. Watson
2023-06-22Bump VERSION.B. Watson
2023-06-22sbolint: rename -a log file if it already exists.B. Watson
2023-06-21sbolint: update doc, tweak -a/-c interaction, redirect by default with -a, us...B. Watson
2023-06-21sbolint: error if slack-desc has "(short description of app)"B. Watson
2023-06-21sbolint: re-add and document - for stdin.B. Watson
2023-06-21sbolint: bad icon cache check, Getopt::Long support.B. Watson
2023-06-19sbolint: doinst.sh content check.B. Watson
2023-06-09Bump VERSION.0.8.2B. Watson
2023-05-30sbolint: detect use of LIBDIRSUFFIX and SLKCFLAGS on the same line.B. Watson