summaryrefslogtreecommitdiff
path: root/contrib/coccinelle
AgeCommit message (Expand)Author
2025-12-11contrib/coccinelle: pass include paths to spatch(1)Toon Claes
2025-12-11git-compat-util: introduce MEMZERO_ARRAY() macroToon Claes
2025-07-23config: drop `git_config()` wrapperPatrick Steinhardt
2025-07-15Merge branch 'ps/object-store'Junio C Hamano
2025-07-01object-store: rename files to "odb.{c,h}"Patrick Steinhardt
2025-06-30Merge branch 'jc/cocci-avoid-regexp-constraint'Junio C Hamano
2025-06-20cocci: matching (multiple) identifiersJunio C Hamano
2025-04-23meson: rename 'third_party_sources' to 'third_party_excludes'Karthik Nayak
2025-04-23meson: move headers definition from 'contrib/coccinelle'Karthik Nayak
2025-04-23coccinelle: meson: rename variables to be more specificKarthik Nayak
2025-03-25meson: disable coccinelle configuration when building from a tarballEli Schwartz
2025-02-18meson: wire up static analysis via CoccinellePatrick Steinhardt
2024-05-07cocci: introduce rules to transform "refs" to pass ref storePatrick Steinhardt
2024-02-12use xstrncmpz()René Scharfe
2023-06-28config: pass kvi to die_bad_number()Glen Choo
2023-06-28config: add ctx arg to config_fn_tGlen Choo
2023-06-13Merge branch 'gc/doc-cocci-updates'Junio C Hamano
2023-04-27cocci: codify authoring and reviewing practicesGlen Choo
2023-04-27cocci: add headings to and reword READMEGlen Choo
2023-04-20cocci: remove 'unused.cocci'SZEDER Gábor
2023-03-28cocci: apply the "revision.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "rerere.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "refs.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "promisor-remote.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "packfile.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "pretty.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "object-store.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "diff.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "commit.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "commit-reach.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "cache.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: add missing "the_repository" macros to "pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: sort "the_repository" rules by headerÆvar Arnfjörð Bjarmason
2023-03-28cocci: fix incorrect & verbose "the_repository" rulesÆvar Arnfjörð Bjarmason
2023-03-28cocci: remove dead rule from "the_repository.pending.cocci"Ævar Arnfjörð Bjarmason
2023-02-10cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"Ævar Arnfjörð Bjarmason
2023-02-10cache-tree API: remove redundant update_main_cache_tree()Ævar Arnfjörð Bjarmason
2023-02-10cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*"Ævar Arnfjörð Bjarmason
2023-02-10cocci & cache.h: apply pending "index_cache_pos" ruleÆvar Arnfjörð Bjarmason
2023-02-10cocci & cache.h: fully apply "active_nr" part of index-compatibilityÆvar Arnfjörð Bjarmason
2023-01-09use DUP_ARRAYRené Scharfe
2022-12-01Merge branch 'ab/fewer-the-index-macros'Junio C Hamano
2022-12-01cocci: avoid "should ... be a metavariable" warningsÆvar Arnfjörð Bjarmason
2022-11-28Merge branch 'ab/fewer-the-index-macros'Junio C Hamano
2022-11-21cocci: apply "pending" index-compatibility to some "builtin/*.c"Ævar Arnfjörð Bjarmason
2022-11-21cocci & cache.h: apply variable section of "pending" index-compatibilityÆvar Arnfjörð Bjarmason
2022-11-21cocci & cache.h: apply a selection of "pending" index-compatibilityÆvar Arnfjörð Bjarmason
2022-11-21cocci: add a index-compatibility.pending.cocciÆvar Arnfjörð Bjarmason
2022-11-21cocci & cache.h: remove rarely used "the_index" compat macrosÆvar Arnfjörð Bjarmason
2022-11-02spatchcache: add a ccache-alike for "spatch"Ævar Arnfjörð Bjarmason