Age | Commit message (Expand) | Author |
---|---|---|
2017-11-14 | cpplint: Use upstream cpplint | |
2015-11-03 | Make things generally quieter. | |
2014-10-07 | Allow std::function<return_type(arg_type)> patterns in cpplint. | |
2013-11-28 | tools: use '/usr/bin/env python' instead of '/usr/bin/python' | |
2013-08-16 | Fix up TODO: c++0x, update cpplint. | |
2013-07-19 | readdir is safer than readdir_r. | |
2013-07-18 | Fix cpplint readability/fn_size issues | |
2013-07-18 | Fix cpplint whitespace/parens issues | |
2013-07-17 | Fix multiple inclusion guards to match new pathnames | |
2012-06-27 | Include held locks in SIGQUIT thread dumps. | |
2012-06-21 | Update cpplint.py. | |
2012-04-05 | Don't explicitly request python2.4. | |
2011-07-23 | Import cpplint.py and make target cpplint-art |