]> arthur.ath.cx Git - pdfman.git/log
pdfman.git
11 months agoEnhance verboose log messages a bit ...
Alexander Barton [Fri, 30 Jun 2023 12:39:14 +0000 (14:39 +0200)]
Enhance verboose log messages a bit ...

11 months agoUse bash and fix shellcheck warnings
Alexander Barton [Fri, 30 Jun 2023 12:29:36 +0000 (14:29 +0200)]
Use bash and fix shellcheck warnings

We need to use bash, because the "-ot" test is not defined in POSIX sh.
And fix quite a few other shellcheck warnings (but mute SC2250 "Prefer
putting braces around variable references even when not strictly
required" for now).

11 months agoAdd license, documentation and build system files
Alexander Barton [Fri, 30 Jun 2023 12:29:11 +0000 (14:29 +0200)]
Add license, documentation and build system files

11 months agoInitial import of the existing "pdfman" script
Alexander Barton [Fri, 30 Jun 2023 12:12:52 +0000 (14:12 +0200)]
Initial import of the existing "pdfman" script