Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pre-commit: Reject C++ code with lines too long | Brad King | 2012-07-17 | 1 | -0/+20 |
| | | | | | Check changes in Source/*.h and Source/*.cxx for lines longer than our style limit. | ||||
* | pre-commit: Reject changes to KWSys through Git | Brad King | 2011-10-24 | 1 | -2/+26 |
| | | | | Explain in the rejection message why KWSys cannot be changed in Git. | ||||
* | Add pre-commit|commit-msg|prepare-commit-msg hook placeholders | Brad King | 2011-10-24 | 1 | -0/+23 |
Add CMake-specific hook placeholders that chain from the main hooks branch after it is installed into the local .git/hooks directory. |