Age | Commit message (Expand) | Author |
2024-08-06 | 0.9.2 release. | B. Watson |
2024-08-06 | sbolint: add -N/--notes-as-warnings option. | B. Watson |
2024-08-06 | sbolint: stop complaining about refs/tags in github URLs. | B. Watson |
2024-08-03 | sbolint: detect scripts that do no error-checking. | B. Watson |
2024-08-03 | sbopkglint: detect "empty" packages. | B. Watson |
2024-08-02 | 0.9.1 release.0.9.1 | B. Watson |
2024-08-02 | sbolint github URL checking, WIP. | B. Watson |
2024-04-02 | sbolint: tighten "outdated ARCH" check (network/rtl8812bu was falsely failing). | B. Watson |
2024-04-02 | sbolint: github URL checking initial (incomplete) implementation. | B. Watson |
2024-04-02 | sbofixinfo: fix non-canonical github archive/ URLs. | B. Watson |
2023-12-23 | Update NEWS; sbolint: check for CRLF in *.diff, *.patch. | B. Watson |
2023-12-23 | Update TODO. | B. Watson |
2023-12-20 | sbopkglint: tweak arch check. | B. Watson |
2023-12-15 | sbopkglint: checks for /usr/share/terminfo. | B. Watson |
2023-12-15 | sbopkglint: only check images directly in /usr/share/pixmaps, not subdirs. | B. Watson |
2023-12-13 | sbopkglint: don't suggest noarch if package contains static libs. | B. Watson |
2023-12-05 | sbopkglint: support aarch64 static lib checking | B. Watson |
2023-12-05 | update NEWS | B. Watson |
2023-12-05 | sbodl: add -n option, use getopt for better option processing. | B. Watson |
2023-12-05 | sbodl: fix --help and man page boo-boo. | B. Watson |
2023-12-05 | sbopkglint: don't explodepkg in current dir if $TMP dir missing. | B. Watson |
2023-12-04 | new TODO item. | B. Watson |
2023-10-02 | sbolint: check for *.rej files | B. Watson |
2023-09-25 | add TODO item. | B. Watson |
2023-09-24 | update TODO. | B. Watson |
2023-09-24 | sbopkglint: clarify doinst hardcoded path error msg. | B. Watson |
2023-09-24 | sbopkglint: check for invalid chars in pkg name. | B. Watson |
2023-09-24 | sbopkglint: fix typo. | B. Watson |
2023-09-24 | sbolint: improve script permission check. | B. Watson |
2023-09-16 | sbopkglint: complain if anything is owned by UID or GID >= 1000. | B. Watson |
2023-09-16 | sbopkglint: refactor gzip detection. | B. Watson |
2023-09-16 | sbolint: cleanup after manpages check. | B. Watson |
2023-09-15 | sbolint: fix stupidity from ef85e9d (WTF was I smoking?) | B. Watson |
2023-08-24 | sbopkglint: add -S option to file when using -z. will be needed for 15.1, doe... | B. Watson |
2023-08-15 | sbolint: handle URLs with % in them (derp). | B. Watson |
2023-08-15 | Update TODO. | B. Watson |
2023-07-01 | sbopkglint: special case /usr/share/qemu. | B. Watson |
2023-07-01 | sbopkglint: test for bad files in perl builds.0.9.0 | B. Watson |
2023-06-30 | sbopkglint: handle symlinked static libs correctly. | B. Watson |
2023-06-30 | sbopkglint: do not require +x perm for 'no machine' ELF objects. | B. Watson |
2023-06-27 | sbopkglint: note absolute symlinks outside the package. | B. Watson |
2023-06-26 | sbopkglint: don't check usr/info/dir as a .info file. | B. Watson |
2023-06-26 | sbodl: exit status now useful, color only on tty, add ?.cabal hint. | B. Watson |
2023-06-26 | sbopkglint: fix boo-boo in noarch test. | B. Watson |
2023-06-23 | sbopkglint: update doc. | B. Watson |
2023-06-23 | sbolint: tweak docs. | B. Watson |
2023-06-22 | Bump VERSION. | B. Watson |
2023-06-22 | Update NEWS. | B. Watson |
2023-06-22 | sbolint: rename -a log file if it already exists. | B. Watson |
2023-06-21 | sbolint: update doc, tweak -a/-c interaction, redirect by default with -a, us... | B. Watson |