Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | included gettext | John Wiegley | 2009-02-22 | 1 | -3/+3 |
| | |||||
* | Added excludes necessary for tools/pre-commit | John Wiegley | 2009-02-21 | 1 | -0/+4 |
| | |||||
* | Added tools/excludes and tools/pre-commit | John Wiegley | 2009-02-13 | 1 | -0/+43 |
These files are used to creat ea Git pre-commit hook which verifies each proposed change by running "make check". Otherwise, I only know if my working tree is sane, and not if each commit is sane before it goes into the repository. |