Age | Commit message (Expand) | Author |
2024-10-08 | sbolint: 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.1 | B. Watson |
2024-08-06 | sbolint: *really* stop complaining about refs/tags in github URLs. | B. Watson |
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-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 |
2023-12-23 | Update NEWS; sbolint: check for CRLF in *.diff, *.patch. | B. Watson |
2023-10-02 | sbolint: check for *.rej files | B. Watson |
2023-09-24 | sbolint: improve script permission check. | B. Watson |
2023-09-15 | sbolint: fix stupidity from ef85e9d (WTF was I smoking?) | B. Watson |
2023-08-15 | sbolint: handle URLs with % in them (derp). | B. Watson |
2023-06-23 | sbolint: tweak docs. | B. Watson |
2023-06-22 | Bump VERSION. | 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 |
2023-06-21 | sbolint: error if slack-desc has "(short description of app)" | B. Watson |
2023-06-21 | sbolint: re-add and document - for stdin. | B. Watson |
2023-06-21 | sbolint: bad icon cache check, Getopt::Long support. | B. Watson |
2023-06-19 | sbolint: doinst.sh content check. | B. Watson |
2023-06-09 | Bump VERSION.0.8.2 | B. Watson |
2023-05-30 | sbolint: detect use of LIBDIRSUFFIX and SLKCFLAGS on the same line. | B. Watson |
2023-05-30 | sbolint: summary for -a, notes for SLKCFLAGS and LIBDIRSUFFIX set but not used. | B. Watson |
2023-05-30 | sbolint: check that LIBDIRSUFFIX and SLKCFLAGS get used, if set. | B. Watson |
2023-05-30 | sbolint: add douninst.sh checks; sbopkglint: add hardcoded $TMP check. | B. Watson |
2023-05-30 | sbolint: add progress bar. | B. Watson |
2023-05-28 | sbolint, sbopkglint: add paragraph about exceptions. | B. Watson |
2023-05-28 | sbolint: tighten up doinst.sh check, tweak docs a bit. | B. Watson |
2023-05-26 | sbolint: get rid of "trailing whitespace on description line" error (life is ...0.8.1 | B. Watson |
2023-05-26 | Bump version, update NEWS. | B. Watson |
2023-05-26 | sbolint: remove debugging message. | B. Watson |
2023-05-26 | sbolint: handle tarballs without dir name first. | B. Watson |
2023-05-26 | sbolint: handle extra dots in tarball filenames (e.g. foo.bar.tar.gz). | B. Watson |
2023-05-19 | sbolint: add --version --man --help --doc to docs.0.8.0 | B. Watson |
2023-05-19 | sbolint: move old change-comments to a new file. | B. Watson |
2023-05-19 | sbolint: get rid of short help (--help now same as --doc). | B. Watson |
2023-05-19 | regularize SEE ALSO in docs. | B. Watson |
2023-05-19 | Cleanup. | B. Watson |
2023-05-19 | Bump version to 0.8.0. | B. Watson |
2023-05-19 | sbolint: check for trailing whitespace in slack-desc description lines. | B. Watson |
2023-05-19 | sbolint: fix off-by-one bug in check_slackdesc. | B. Watson |
2023-05-16 | sbolint: allow -march= in comments. sbodl: fix spacing. | B. Watson |
2023-05-15 | sbolint: regex tweaks. WIP. | B. Watson |
2023-05-15 | sbolint: fine-tune python detection. | B. Watson |
2023-05-15 | sbolint: python3 regex derp. | B. Watson |
2023-05-14 | sbolint: suggest splitting combined python2+3 builds into separate ones. | B. Watson |