aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-21sbolint: error if slack-desc has "(short description of app)"B. Watson
2023-06-21sbopkglint: add static library test.B. Watson
2023-06-21sbopkglint: option bundling and long options.B. Watson
2023-06-21Update NEWS.B. Watson
2023-06-21Update NEWS.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-17sbopkglint: check for bins/libs without +x bit set.B. Watson
2023-06-17sbopkglint: icons nitpick.B. Watson
2023-06-17sbopkglint: desktop nitpick.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #11.B. Watson
2023-06-17sbopkglint: docs nitpick.B. Watson
2023-06-17sbopkglint: lafiles nitpick.B. Watson
2023-06-17Update NEWS.B. Watson
2023-06-17sbopkglint: actually check owner/perms of icons.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #10.B. Watson
2023-06-17sbopkglint: nitpick.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #9.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #8.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #7.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #6.B. Watson
2023-06-16sbopkglint: spaces in filenames WIP #5.B. Watson
2023-06-16sbopkglint: spaces in filenames WIP #4.B. Watson
2023-06-16sbopkglint: spaces in filenames WIP #3.B. Watson
2023-06-16sbopkglint: spaces in filenames WIP #2.B. Watson
2023-06-15sbopkglint: more colors, handle spaces in filenames (WIP).B. Watson
2023-06-11sbopkglint: handle spaces/etc in filenames in tmp_path test.B. Watson
2023-06-11sbopkglint: fix symlink-in-package test. derp.B. Watson
2023-06-09Bump VERSION.0.8.2B. Watson
2023-06-09Update NEWS.B. Watson
2023-06-09sbopkglint: only check for $TMP/package-*, eliminates a lot of false positives.B. Watson
2023-06-02sbopkglint: exempt kernel modules from hardcoded $TMP test.B. Watson
2023-05-30sbolint: detect use of LIBDIRSUFFIX and SLKCFLAGS on the same line.B. Watson
2023-05-30sbolint: summary for -a, notes for SLKCFLAGS and LIBDIRSUFFIX set but not used.B. Watson
2023-05-30sbolint: check that LIBDIRSUFFIX and SLKCFLAGS get used, if set.B. Watson
2023-05-30sbolint: add douninst.sh checks; sbopkglint: add hardcoded $TMP check.B. Watson
2023-05-30sbopkglint: check for slack-desc, fail on unknown /usr/<whatever> dirs.B. Watson
2023-05-30sbolint: add progress bar.B. Watson
2023-05-30Update TODO.B. Watson
2023-05-28sbolint, sbopkglint: add paragraph about exceptions.B. Watson
2023-05-28sbolint: tighten up doinst.sh check, tweak docs a bit.B. Watson
2023-05-26sbolint: get rid of "trailing whitespace on description line" error (life is ...0.8.1B. Watson
2023-05-26Bump version, update NEWS.B. Watson
2023-05-26sbolint: remove debugging message.B. Watson
2023-05-26sbolint: handle tarballs without dir name first.B. Watson
2023-05-26sbolint: handle extra dots in tarball filenames (e.g. foo.bar.tar.gz).B. Watson
2023-05-19sbolint: add --version --man --help --doc to docs.0.8.0B. Watson
2023-05-19sbolint: move old change-comments to a new file.B. Watson
2023-05-19sbolint: get rid of short help (--help now same as --doc).B. Watson