aboutsummaryrefslogtreecommitdiffstats
path: root/.extras/hooks
AgeCommit message (Collapse)AuthorFilesLines
3 dayshooks: sync post-commit to flat package layoutDanilo M.1-3/+3
The tracked source lagged the installed hook: update it to match the flat top-level <pkg>/ layout and SBo/ archive dir actually in use. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-13hooks: block/auto-remove staged source archives in pre-commitDanilo M.1-0/+21
Symlinks to source archives are silently unstaged and deleted. Real source archive files abort the commit and list all offenders. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03fixed placement of the SBo output directory for archives created by the ↵danix1-1/+1
post-commit hook
2026-04-03repo: flatten layout — move packages to root, extras to .extras/Danilo M.2-0/+114
- Move all packages from SlackBuilds/ to repo root - Move hooks/, docs/, nvchecker.toml to .extras/ - Update CLAUDE.md and README.md to reflect new structure Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>