Commit Graph

5 Commits

Author SHA1 Message Date
1479022388 makefile: fix missing .PHONY 2026-05-14 22:17:55 +00:00
fd9621669c Makefile: fix help output and annotated release tags
- fix `make help` printing "Makefile" instead of target names — caused by
  `include tools.versions` adding to MAKEFILE_LIST; grep now targets Makefile directly
- `make release` now creates annotated tags: pre-populates the message
  with commits since the previous tag and opens $EDITOR for review

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 21:53:21 +00:00
b46a998aac GOPRIVATE=gitea.djmil.dev 2026-04-08 21:02:51 +00:00
4b8a092201 add go doc as tools 2026-04-08 18:28:06 +00:00
8e7100a427 init: go/template v0.1.1 2026-04-07 20:32:27 +00:00