summaryrefslogtreecommitdiffstats
path: root/coccinelle/run-coccinelle.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* coccinelle: drop a couple of FIXMEsFrantisek Sumsal2024-01-021-0/+1
* coccinelle: re-indent commentsYu Watanabe2023-12-281-4/+4
* Merge pull request #30639 from mrc0mmand/more-cocci-shenanigansYu Watanabe2023-12-271-17/+10
|\
| * coccinelle: dial back warnings about performanceFrantisek Sumsal2023-12-271-8/+2
| * coccinelle: help Coccinelle with some more complex macrosFrantisek Sumsal2023-12-271-7/+1
| * coccinelle: search the system include path for header files as wellFrantisek Sumsal2023-12-271-1/+4
| * coccinelle: explicitly undefine SD_BOOTFrantisek Sumsal2023-12-261-2/+4
* | coccinelle: fix typoYu Watanabe2023-12-261-2/+2
|/
* coccinelle: rework how we run the Coccinelle transformationsFrantisek Sumsal2023-12-251-4/+47
* coccinelle: respect spacing from the semantic patchFrantisek Sumsal2023-03-181-1/+1
* Change all fixed-path bash shebangs to /u/b/env bash outside test/наб2021-12-121-1/+2
* ci: use LGPLv2+ for all our ci configurationZbigniew Jędrzejewski-Szmek2021-10-011-0/+1
* ci: shellcheck-ify CI scriptsFrantisek Sumsal2021-09-291-11/+14
* coccinelle: filter out a couple of 'false-positive' transformationsFrantisek Sumsal2021-03-181-0/+1
* coccinelle: correctly resolve our own macrosFrantisek Sumsal2020-10-091-2/+2
* coccinelle: drop the custom isomorphismsFrantisek Sumsal2020-10-041-2/+1
* coccinelle: exclude certain paths from the transformationsFrantisek Sumsal2019-04-291-2/+17
* coccinelle: add explicit statement isomorphismsFrantisek Sumsal2019-04-271-1/+2
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-121-13/+13
* cocinelle: use GNU parallel to run spatchZbigniew Jędrzejewski-Szmek2018-06-131-2/+8
* tools: make various scripts find the top-levle git dir automaticallyLennart Poettering2018-06-071-1/+2
* coccinelle: add option to make changes in placeZbigniew Jędrzejewski-Szmek2018-06-041-2/+10
* coccinelle: run spatch just on version-controlled filesZbigniew Jędrzejewski-Szmek2018-06-041-2/+5
* run-coccinelle.sh: use set -x for showing command line of "spatch"Lennart Poettering2018-03-231-4/+3
* coccinelle: slightly improve run-coccinelle.shLennart Poettering2018-02-281-2/+2
* coccinelle: drop empty-if.cocci scriptLennart Poettering2018-02-271-1/+0
* coccinelle: improve run-coccinelle.sh to take list of scripts to runLennart Poettering2017-12-071-1/+1
* coccinelle: add a run-coccinelle.sh script that runs all scriptsLennart Poettering2017-11-291-0/+11