| Commit message (Expand) | Author | Age | Files | Lines |
* | Component: git hooks | Luca Pizzamiglio | 2023-01-12 | 7 | -14/+50 |
* | .hooks/pre-commit.d: unbreak EPOCH checker | Matthias Andree | 2022-12-18 | 1 | -3/+3 |
* | .hooks/pre-commit.d: Revert "unbreak EPOCH checker" | Matthias Andree | 2022-12-16 | 1 | -3/+3 |
* | .hooks/pre-commit.d: unbreak EPOCH checker | Matthias Andree | 2022-12-16 | 1 | -3/+3 |
* | framework: fix grep call in check_files hook | Tobias C. Berner | 2022-11-16 | 1 | -1/+1 |
* | framework: new hook to only allow 'default' files in category/port | Tobias C. Berner | 2022-11-15 | 1 | -0/+30 |
* | framework: add git-hook to check PORTEPOCH validity | Tobias C. Berner | 2022-11-11 | 1 | -0/+27 |
* | framework: add new hook to validate MOVED lines | Tobias C. Berner | 2022-08-23 | 1 | -0/+21 |
* | framework: add hook to notify about lingering 'Created by' lines | Tobias C. Berner | 2022-07-20 | 1 | -0/+18 |
* | framework: add hook to check indentation of conditionals of Mk/ files | Tobias C. Berner | 2022-04-25 | 1 | -0/+31 |
* | framework: create a sub-directory to support multiple pre-commit hooks | Tobias C. Berner | 2022-04-24 | 2 | -10/+25 |
* | framework: add hook to detect whether new ports are hooked into the tree | Tobias C. Berner | 2022-04-13 | 1 | -0/+17 |
* | .hooks/prepare-commit-msg: Enhance commit-msg hook. | Mathieu Arnold | 2021-06-04 | 1 | -0/+19 |
* | .hooks/prepare-commit-msg: Cleanup. | Mathieu Arnold | 2021-06-04 | 1 | -3/+8 |
* | git hooks: Rework authorship instructions. | Mathieu Arnold | 2021-04-22 | 1 | -2/+4 |
* | git hooks: Adjust hooks for the ports tree | Mateusz Piotrowski | 2021-04-22 | 1 | -3/+3 |
* | Add the prepare-commit-msg hook to the repository. | Mathieu Arnold | 2021-04-20 | 1 | -0/+69 |