summaryrefslogtreecommitdiff
path: root/contrib/check_GNU_style.sh
AgeCommit message (Expand)Author
2016-10-24[check_GNU_style.sh] More aggressively ignore dg-xxx directivesKyrylo Tkachov
2016-06-10check_GNU_style.sh: Fix paste args for BSDAlan Hayward
2016-04-13check_GNU_style.sh: Avoid false posivies in trailing operator checks.Martin Sebor
2016-03-07Add style checks to check_GNU_style.sh.Martin Sebor
2015-07-15check_GNU_style.sh: Fix quoting in cat_with_prefixTom de Vries
2015-05-18check_GNU_style.sh: Don't do 80 char check line by lineTom de Vries
2015-05-18check_GNU_style.sh: Don't cat empty fileTom de Vries
2015-05-18check_GNU_style.sh: Declare local vars with localTom de Vries
2015-05-18check_GNU_style.sh: Improve readability function callsTom de Vries
2015-05-12check_GNU_style.sh: Fix tab size in 80 characters checkTom de Vries
2015-05-12check_GNU_style.sh: Put stdin into temp fileTom de Vries
2015-05-12check_GNU_style.sh: Read either from stdin, or from filesTom de Vries
2015-05-12check_GNU_style.sh: Check file presenceTom de Vries
2015-05-12check_GNU_style.sh: Don't use filename prefix for one patchTom de Vries
2015-01-12check_GNU_style.sh: Support patches coming from stdin.Yury Gribov
2014-12-10check_GNU_style.sh "80 characters exceeded" error fixMantas Mikaitis
2014-12-04check_GNU_style.sh: Warn for incorrect number of spaces in function call only...Thomas Preud'homme
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-10-02check_GNU_style.sh: Remove temporay file upon exit.Christophe Lyon
2010-09-17Do not print warning messages when there are no occurences.Sebastian Pop
2010-07-02Script to check patches violating the GNU style.Sebastian Pop