summaryrefslogtreecommitdiff
path: root/contrib/check_GNU_style.sh
Commit message (Expand)AuthorAgeFilesLines
* 2016-06-10 Alan Hayward <alan.hayward@arm.com>alahay012016-06-101-1/+1
* check_GNU_style.sh: Avoid false posivies in trailing operator checks.msebor2016-04-131-2/+3
* Add style checks to check_GNU_style.sh.msebor2016-03-071-13/+25
* check_GNU_style.sh: Fix quoting in cat_with_prefixvries2015-07-151-1/+1
* check_GNU_style.sh: Don't do 80 char check line by linevries2015-05-181-18/+52
* check_GNU_style.sh: Don't cat empty filevries2015-05-181-6/+24
* check_GNU_style.sh: Declare local vars with localvries2015-05-181-9/+9
* check_GNU_style.sh: Improve readability function callsvries2015-05-181-3/+4
* check_GNU_style.sh: Fix tab size in 80 characters checkvries2015-05-121-7/+31
* check_GNU_style.sh: Put stdin into temp filevries2015-05-121-2/+9
* check_GNU_style.sh: Read either from stdin, or from filesvries2015-05-121-6/+16
* check_GNU_style.sh: Check file presencevries2015-05-121-0/+7
* check_GNU_style.sh: Don't use filename prefix for one patchvries2015-05-121-3/+11
* 2015-01-12 Yury Gribov <y.gribov@samsung.com>ygribov2015-01-121-24/+25
* check_GNU_style.sh "80 characters exceeded" error fixalalaw012014-12-101-2/+1
* 2014-12-04 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012014-12-041-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-10-02 Christophe Lyon <christophe.lyon@linaro.org>clyon2012-10-021-0/+4
* Do not print warning messages when there are no occurences.spop2010-09-171-2/+5
* Script to check patches violating the GNU style.spop2010-07-021-0/+117