Age | Commit message (Expand) | Author | Files | Lines |
2015-04-28 | checkpatch: complain about ffs(3) calls | Stefan Hajnoczi | 1 | -0/+11 |
2015-01-13 | checkpatch: Brace handling on multi-line condition | Max Reitz | 1 | -2/+11 |
2014-08-26 | checkpatch.pl: adjust typedef definition to QEMU coding style | Paolo Bonzini | 1 | -2/+6 |
2013-09-09 | checkpatch.pl: Check .cpp files | Tomoki Sekiyama | 1 | -6/+28 |
2012-09-05 | CHECKPATCH: Add warning for single else statement. | Don Slutz | 1 | -6/+10 |
2012-09-05 | CHECKPATCH: Add --debug adv_apw | Don Slutz | 1 | -19/+32 |
2012-09-05 | CHECKPATCH: Add --debug adv_checking | Don Slutz | 1 | -1/+3 |
2012-09-05 | CHECKPATCH: Add --debug adv_dcs | Don Slutz | 1 | -0/+3 |
2012-06-22 | checkpatch: Add QEMU specific rule | Stefan Weil | 1 | -0/+5 |
2011-12-14 | Fix spelling in comments, documentation and messages | Stefan Weil | 1 | -2/+2 |
2011-12-02 | fix spelling in scripts sub directory | Dong Xu Wang | 1 | -1/+1 |
2011-11-26 | checkpatch.pl: fix CAST detection | Florian Mickler | 1 | -1/+1 |
2011-11-01 | checkpatch: remove rule on non-indented labels | Paolo Bonzini | 1 | -6/+0 |
2011-08-27 | checkpatch: fix braces {} handling | Pavel Borzenkov | 1 | -1/+1 |
2011-07-20 | checkpatch: Fix bracing false positives on #if | Blue Swirl | 1 | -0/+1 |
2011-07-17 | checkpatch: don't error out on },{ lines | Alexander Graf | 1 | -1/+3 |
2011-02-05 | checkpatch.pl: don't complain about old lines with tabs | Blue Swirl | 1 | -1/+1 |
2011-01-21 | checkpatch: Fix bracing false positives on #else | Jan Kiszka | 1 | -1/+2 |
2011-01-20 | checkpatch: adjust to QEMUisms | Blue Swirl | 1 | -46/+18 |
2011-01-20 | Add checkpatch.pl from Linux kernel | Blue Swirl | 1 | -0/+2937 |