Add check for _T() to svn pre-commit hook.
[wxWidgets.git] / misc / scripts / svn / hooks / pre-commit
2012-01-09  Vadim ZeitlinAdd check for _T() to svn pre-commit hook.
2009-10-12  Vadim ZeitlinExclude message catalogs from UTF-8 check.
2009-10-04  Robin Dunnexclude SWIG generated files from being checked
2009-10-01  Vadim ZeitlinDon't exit on errors in the pre-commit svn hook.
2009-09-23  Vadim ZeitlinExclude binary files from the checks done by the pre...
2009-09-23  Vadim ZeitlinFix bug in the hook which prevented committing makefiles.
2009-09-18  Vadim ZeitlinCheck that files being checked in use UTF-8.
2009-09-18  Vadim ZeitlinAdd the initial version of svn pre-commit hook.