aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/cstyle.pl
Commit message (Expand)AuthorAgeFilesLines
* cstyle: Allow URLs in C++ commentsColMelvin2022-10-131-4/+9
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* scripts: cstyle: remove unused -hнаб2022-04-051-16/+1
* scripts: cstyle: remove unused -Cнаб2022-04-051-17/+3
* cstyle: remove unused -oнаб2022-03-301-35/+5
* cstyle: forbid ARGSUSEDнаб2022-02-181-1/+4
* cstyle.pl: echo commands for github workflowGeorge Melikov2020-08-131-4/+9
* OpenZFS 8794 - cstyle generates warnings with recent perlDominik Hassler2017-12-191-18/+18
* OpenZFS 7348 - cstyle can't handle ellipsis on continuation lineGiuseppe Di Natale2017-01-261-2/+3
* OpenZFS 6999 - fix 'Use of uninitialized value $picky in numeric eq (==)' in ...Giuseppe Di Natale2017-01-261-1/+1
* OpenZFS 6459 - cstyle doesn't detect opening braces on the same line as funct...Paul Dagnelie2017-01-221-1/+49
* Don't hardcode perl path but use env insteadclefru2017-01-131-1/+2
* Fix spellingka72017-01-031-1/+1
* Fix cstyle.pl warningsBrian Behlendorf2016-06-031-4/+16
* cstyle: allow right paren on its own lineNed Bass2014-11-171-2/+3
* cstyle: Allow spaces in all commentsBrian Behlendorf2013-12-181-2/+2
* Add cstyle.pl utility and cstyle.1 man pageBrian Behlendorf2013-10-301-0/+950