aboutsummaryrefslogtreecommitdiffstats
path: root/mkhint.1.md
AgeCommit message (Collapse)AuthorFilesLines
4 daysfix: bump dash-form dated URLs on version changev1.1.3Danilo M.1-1/+1
--hintfile -V and --new -V only substituted the packaged underscore form of the old version, so download URLs using the upstream dash form (dates like 2026-07-07, tags) kept pointing at the old tarball and their md5 went stale. Now both the underscore and dash variants of old->new are rewritten. exploitdb was the trigger case. Tests T74 (--hintfile) and T75 (--new) cover the dashed-URL bump. Release v1.1.3. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 dayschore: release v1.1.2v1.1.2Danilo M.1-3/+15
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 dayschore: release v1.1.1v1.1.1Danilo M.1-1/+1
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 daysdocs: build gzipped mkhint.1 man pageDanilo M.1-26/+26
Escape double-dashes in option names and drop the markdown link so pandoc's man output renders --flags and text correctly. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 daysdocs: add mkhint.1 man page sourceDanilo M.1-0/+198
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>