aboutsummaryrefslogtreecommitdiffstats
path: root/hooks
AgeCommit message (Collapse)AuthorFilesLines
2026-04-03repo: flatten layout — move packages to root, extras to .extras/Danilo M.2-114/+0
- 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>
2026-04-01repo: move all packages under SlackBuilds/ subfolderDanilo M.1-2/+2
Reorganize repository by moving all 11 package directories into a new SlackBuilds/ subfolder. Update README.md, CLAUDE.md, and hooks/post-commit to reflect the new path structure. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31hooks: add pre-commit and post-commit hooks to version controlDanilo M.2-0/+114
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>