aboutsummaryrefslogtreecommitdiffstats
path: root/.extras/hooks/pre-commit
AgeCommit message (Collapse)AuthorFilesLines
6 dayshooks: 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-03repo: flatten layout — move packages to root, extras to .extras/Danilo M.1-0/+63
- 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>