summaryrefslogtreecommitdiffstats
path: root/scripts/coccicheck
Commit message (Expand)AuthorAgeFilesLines
* coccicheck: refer to Documentation/coccinelle.txt and wikiLuis R. Rodriguez2016-07-221-2/+3
* coccicheck: add support for requring a coccinelle versionLuis R. Rodriguez2016-07-221-0/+14
* coccicheck: replace --very-quiet with --quiet when debuggingLuis R. Rodriguez2016-07-221-0/+21
* coccicheck: add support for DEBUG_FILELuis R. Rodriguez2016-07-221-1/+9
* coccicheck: enable parmap supportLuis R. Rodriguez2016-07-221-3/+32
* coccicheck: make SPFLAGS more usefulLuis R. Rodriguez2016-07-221-1/+4
* coccicheck: move spatch binary check upLuis R. Rodriguez2016-07-221-5/+5
* coccicheck: Allow for overriding spatch flagsDeepa Dinamani2016-06-201-2/+2
* coccicheck: Fix missing 0 index in kill loopKees Cook2016-05-191-1/+1
* Coccinelle: fix incorrect -include option transformationAndrzej Hajda2015-10-261-1/+1
* Coccinelle: Update information about the minimal version requiredNicolas Palix2013-07-031-0/+5
* Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-031-14/+14
* coccicheck: span checks across CPUsKees Cook2013-07-031-3/+28
* Coccinelle: Make 'report' the default modeNicolas Palix2013-06-141-3/+11
* Coccinelle: Fix patch output when coccicheck is used with M= and C=Nicolas Palix2013-04-081-1/+5
* Coccinelle: Add support to the SPFLAGS variableNicolas Palix2013-04-081-1/+1
* Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variablesNicolas Palix2013-04-081-12/+13
* Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2)Nicolas Palix2013-04-081-1/+1
* coccicheck: Allow to show the executed command lineBernd Schubert2013-02-221-7/+21
* coccicheck: Allow the user to give a V= (verbose) argumentBernd Schubert2013-02-221-1/+10
* coccicheck: Add the rep+ctxt modeNicolas Palix2012-10-111-0/+3
* coccicheck: change handling of C={1,2} when M= is setGreg Dietsche2012-02-241-9/+4
* coccicheck: add M= option to control which dir is processedGreg Dietsche2012-01-141-5/+14
* Coccinelle: Add contextual messageNicolas Palix2010-10-281-3/+13
* Coccinelle: Use the -no_show_diff option for org and report modeNicolas Palix2010-10-131-4/+6
* Coccinelle: Add a new mode named 'chain'Nicolas Palix2010-10-131-5/+11
* Coccinelle: Improve user information with a new kind of commentNicolas Palix2010-10-131-3/+11
* Add support for the C variable in the coccicheck scriptNicolas Palix2010-06-281-25/+51
* Add a target to use the Coccinelle checkerNicolas Palix2010-06-121-0/+54