index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
coccinelle
Age
Commit message (
Expand
)
Author
Lines
13 days
Merge branch 'ps/receive-pack-shallow-optim'
Junio C Hamano
-1
/
+1
2026-02-19
commit: make `repo_parse_commit_no_graph()` more robust
Patrick Steinhardt
-1
/
+1
2026-02-13
Merge branch 'ps/commit-list-functions-renamed'
Junio C Hamano
-4
/
+4
2026-02-03
cocci: extend MEMZERO_ARRAY() rules
Toon Claes
-6
/
+30
2026-01-15
cocci: remove obsolete the_repository rules
René Scharfe
-117
/
+2
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
-4
/
+4
2026-01-09
cocci: convert parse_tree functions to repo_ variants
René Scharfe
-0
/
+10
2025-12-11
contrib/coccinelle: pass include paths to spatch(1)
Toon Claes
-0
/
+6
2025-12-11
git-compat-util: introduce MEMZERO_ARRAY() macro
Toon Claes
-0
/
+20
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
-1
/
+1
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
-1
/
+1
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
-1
/
+1
2025-06-30
Merge branch 'jc/cocci-avoid-regexp-constraint'
Junio C Hamano
-1
/
+2
2025-06-20
cocci: matching (multiple) identifiers
Junio C Hamano
-1
/
+2
2025-04-23
meson: rename 'third_party_sources' to 'third_party_excludes'
Karthik Nayak
-1
/
+1
2025-04-23
meson: move headers definition from 'contrib/coccinelle'
Karthik Nayak
-16
/
+1
2025-04-23
coccinelle: meson: rename variables to be more specific
Karthik Nayak
-6
/
+6
2025-03-25
meson: disable coccinelle configuration when building from a tarball
Eli Schwartz
-1
/
+6
2025-02-18
meson: wire up static analysis via Coccinelle
Patrick Steinhardt
-0
/
+89
2024-05-07
cocci: introduce rules to transform "refs" to pass ref store
Patrick Steinhardt
-0
/
+103
2024-02-12
use xstrncmpz()
René Scharfe
-0
/
+28
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
-0
/
+27
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
-0
/
+144
2023-06-13
Merge branch 'gc/doc-cocci-updates'
Junio C Hamano
-4
/
+36
2023-04-27
cocci: codify authoring and reviewing practices
Glen Choo
-0
/
+30
2023-04-27
cocci: add headings to and reword README
Glen Choo
-4
/
+6
2023-04-20
cocci: remove 'unused.cocci'
SZEDER Gábor
-170
/
+0
2023-03-28
cocci: apply the "revision.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-14
/
+4
2023-03-28
cocci: apply the "rerere.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-4
/
+4
2023-03-28
cocci: apply the "refs.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-4
/
+4
2023-03-28
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-10
/
+10
2023-03-28
cocci: apply the "packfile.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-4
/
+4
2023-03-28
cocci: apply the "pretty.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-4
/
+4
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-10
/
+10
2023-03-28
cocci: apply the "diff.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-4
/
+4
2023-03-28
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-19
/
+19
2023-03-28
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-16
/
+16
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-37
/
+44
2023-03-28
cocci: add missing "the_repository" macros to "pending"
Ævar Arnfjörð Bjarmason
-0
/
+70
2023-03-28
cocci: sort "the_repository" rules by header
Ævar Arnfjörð Bjarmason
-15
/
+19
2023-03-28
cocci: fix incorrect & verbose "the_repository" rules
Ævar Arnfjörð Bjarmason
-114
/
+46
2023-03-28
cocci: remove dead rule from "the_repository.pending.cocci"
Ævar Arnfjörð Bjarmason
-8
/
+0
2023-02-10
cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"
Ævar Arnfjörð Bjarmason
-21
/
+6
2023-02-10
cache-tree API: remove redundant update_main_cache_tree()
Ævar Arnfjörð Bjarmason
-0
/
+3
2023-02-10
cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*"
Ævar Arnfjörð Bjarmason
-0
/
+11
2023-02-10
cocci & cache.h: apply pending "index_cache_pos" rule
Ævar Arnfjörð Bjarmason
-3
/
+3
2023-02-10
cocci & cache.h: fully apply "active_nr" part of index-compatibility
Ævar Arnfjörð Bjarmason
-9
/
+4
2023-01-09
use DUP_ARRAY
René Scharfe
-0
/
+7
2022-12-01
Merge branch 'ab/fewer-the-index-macros'
Junio C Hamano
-4
/
+8
2022-12-01
cocci: avoid "should ... be a metavariable" warnings
Ævar Arnfjörð Bjarmason
-4
/
+8
[next]