Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix style in Presubmit.py | nsylvain@chromium.org | 2009-03-15 | 1 | -1/+1 |
* | Allow PRESUBMIT.py to handle deleted files. | thestig@chromium.org | 2009-03-13 | 1 | -1/+1 |
* | Add exceptions to max_cols rule. | maruel@chromium.org | 2009-03-10 | 1 | -2/+8 |
* | Add end of file newline checks to PRESUBMIT.py. | deanm@chromium.org | 2009-03-10 | 1 | -0/+10 |
* | Temporarily disable max_cols=80 rule since there's too many source files that... | maruel@chromium.org | 2009-03-05 | 1 | -2/+6 |
* | - Add «no trailing whitespace» and <=80 cols rules. | maruel@chromium.org | 2009-03-05 | 1 | -29/+73 |
* | Very basic starter presubmit script for Chromium, as requested by maruel. | maruel@chromium.org | 2009-02-19 | 1 | -0/+73 |