summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the 'Hammer' name in favor of the Debug|Release namessgk@google.com2009-04-011-1/+1
* Revert r12849 (conversion of "Hammer" names to "Debug").sgk@google.com2009-03-311-1/+1
* Replace "Hammer" references with "Debug" as appropriate.sgk@google.com2009-03-311-1/+1
* Fix style in Presubmit.pynsylvain@chromium.org2009-03-151-1/+1
* Allow PRESUBMIT.py to handle deleted files.thestig@chromium.org2009-03-131-1/+1
* Add exceptions to max_cols rule.maruel@chromium.org2009-03-101-2/+8
* Add end of file newline checks to PRESUBMIT.py.deanm@chromium.org2009-03-101-0/+10
* Temporarily disable max_cols=80 rule since there's too many source files that...maruel@chromium.org2009-03-051-2/+6
* - Add «no trailing whitespace» and <=80 cols rules.maruel@chromium.org2009-03-051-29/+73
* Very basic starter presubmit script for Chromium, as requested by maruel.maruel@chromium.org2009-02-191-0/+73