Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup | thdox | 2016-10-27 | 1 | -1/+0 |
| | | | | [ci skip] | ||||
* | Use Boost.Test instead of CppUnit | John Wiegley | 2011-02-04 | 1 | -1/+0 |
| | |||||
* | Version information is now based on version.m4 | John Wiegley | 2010-06-15 | 1 | -1/+0 |
| | |||||
* | 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. |