aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysUpdate version to 0.9.3.HEAD0.9.3masterB. Watson
9 daysUpdate NEWS.B. Watson
10 dayssbolint: improve chown checking.B. Watson
10 dayssbolint: tighten up chown . checking (still not happy with it).B. Watson
11 dayssbolint: complain about chown with . instead of :B. Watson
11 dayssbolint: exempt github gists (and raw) URLs from check.B. Watson
11 dayssbopkglint: complain louder if an empty /bin /usr/bin /sbin /usr/sbin exists.B. Watson
11 dayssbopkglint: exempt /lib/firmware and /usr/share/alsa/firmware from ELF checks.B. Watson
11 daysupdate TODO.B. Watson
11 dayssbopkglint: allow /usr/dict.B. Watson
2024-08-08sbodl: disable content-disposition for sourceforge.netB. Watson
2024-08-07"make install" wasn't installing sbodl or NEWS, derp.0.9.2.1B. Watson
2024-08-07update_sbtxt.pl: fix spelling in comments.B. Watson
2024-08-07update_sbtxt.pl: renamed from update_sbtext.pl (derp).B. Watson
2024-08-07update_sbtext.pl: added. not installed by default since it's pretty niche-mar...B. Watson
2024-08-06Update NEWS for 0.9.2.0.9.2B. 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-03sbopkglint: detect "empty" packages.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
2024-04-02sbofixinfo: fix non-canonical github archive/ URLs.B. Watson
2023-12-23Update NEWS; sbolint: check for CRLF in *.diff, *.patch.B. Watson
2023-12-23Update TODO.B. Watson
2023-12-20sbopkglint: tweak arch check.B. Watson
2023-12-15sbopkglint: checks for /usr/share/terminfo.B. Watson
2023-12-15sbopkglint: only check images directly in /usr/share/pixmaps, not subdirs.B. Watson
2023-12-13sbopkglint: don't suggest noarch if package contains static libs.B. Watson
2023-12-05sbopkglint: support aarch64 static lib checkingB. Watson
2023-12-05update NEWSB. Watson
2023-12-05sbodl: add -n option, use getopt for better option processing.B. Watson
2023-12-05sbodl: fix --help and man page boo-boo.B. Watson
2023-12-05sbopkglint: don't explodepkg in current dir if $TMP dir missing.B. Watson
2023-12-04new TODO item.B. Watson
2023-10-02sbolint: check for *.rej filesB. Watson
2023-09-25add TODO item.B. Watson
2023-09-24update TODO.B. Watson
2023-09-24sbopkglint: clarify doinst hardcoded path error msg.B. Watson
2023-09-24sbopkglint: check for invalid chars in pkg name.B. Watson
2023-09-24sbopkglint: fix typo.B. Watson
2023-09-24sbolint: improve script permission check.B. Watson
2023-09-16sbopkglint: complain if anything is owned by UID or GID >= 1000.B. Watson
2023-09-16sbopkglint: refactor gzip detection.B. Watson
2023-09-16sbolint: cleanup after manpages check.B. Watson
2023-09-15sbolint: fix stupidity from ef85e9d (WTF was I smoking?)B. Watson