]> git.scripts.mit.edu Git - git.git/commit
cocci: apply rules to rewrite callers of "refs" interfaces
authorPatrick Steinhardt <ps@pks.im>
Tue, 7 May 2024 07:11:53 +0000 (09:11 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 May 2024 17:06:59 +0000 (10:06 -0700)
commit2e5c4758b75f7cbae612c89b177aa045fa4f9c68
tree4836d2b3c740848d105355f0c6150f32acdcd0de
parentb198ee0b3d4f4471241d31863e7902ecf24955f7
cocci: apply rules to rewrite callers of "refs" interfaces

Apply the rules that rewrite callers of "refs" interfaces to explicitly
pass `struct ref_store`. The resulting patch has been applied with the
`--whitespace=fix` option.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
75 files changed:
add-interactive.c
bisect.c
blame.c
branch.c
builtin/am.c
builtin/bisect.c
builtin/blame.c
builtin/branch.c
builtin/checkout.c
builtin/clone.c
builtin/describe.c
builtin/fast-import.c
builtin/fetch.c
builtin/fsck.c
builtin/gc.c
builtin/log.c
builtin/merge.c
builtin/name-rev.c
builtin/notes.c
builtin/pack-objects.c
builtin/pull.c
builtin/rebase.c
builtin/receive-pack.c
builtin/reflog.c
builtin/remote.c
builtin/repack.c
builtin/replace.c
builtin/reset.c
builtin/rev-parse.c
builtin/show-branch.c
builtin/show-ref.c
builtin/stash.c
builtin/submodule--helper.c
builtin/symbolic-ref.c
builtin/tag.c
builtin/update-index.c
builtin/update-ref.c
builtin/worktree.c
bundle-uri.c
bundle.c
commit-graph.c
commit.c
config.c
delta-islands.c
fetch-pack.c
fmt-merge-msg.c
help.c
http-backend.c
log-tree.c
ls-refs.c
midx-write.c
negotiator/default.c
negotiator/skipping.c
notes-cache.c
notes-merge.c
notes-utils.c
notes.c
reachable.c
ref-filter.c
reflog-walk.c
reflog.c
refs.c
remote.c
reset.c
revision.c
sequencer.c
server-info.c
setup.c
shallow.c
submodule.c
transport-helper.c
transport.c
upload-pack.c
walker.c
wt-status.c