Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h
commite7dca80692dec7f0717d9ad6d978d0ceab90cf6a
authorJunio C Hamano <gitster@pobox.com>
Tue, 4 Apr 2023 15:25:52 +0000 (4 08:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 4 Apr 2023 15:25:52 +0000 (4 08:25 -0700)
tree3fd355c15df79b7e89ba63c906b6b5b34100513e
parentec2f02696157d3781fbfd410f0017c49cc1eda01
parent4a93b899c19794c28b140bf78a13fb9c2b34f433
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h

* ab/remove-implicit-use-of-the-repository:
  libs: use "struct repository *" argument, not "the_repository"
  post-cocci: adjust comments for recent repo_* migration
  cocci: apply the "revision.h" part of "the_repository.pending"
  cocci: apply the "rerere.h" part of "the_repository.pending"
  cocci: apply the "refs.h" part of "the_repository.pending"
  cocci: apply the "promisor-remote.h" part of "the_repository.pending"
  cocci: apply the "packfile.h" part of "the_repository.pending"
  cocci: apply the "pretty.h" part of "the_repository.pending"
  cocci: apply the "object-store.h" part of "the_repository.pending"
  cocci: apply the "diff.h" part of "the_repository.pending"
  cocci: apply the "commit.h" part of "the_repository.pending"
  cocci: apply the "commit-reach.h" part of "the_repository.pending"
  cocci: apply the "cache.h" part of "the_repository.pending"
  cocci: add missing "the_repository" macros to "pending"
  cocci: sort "the_repository" rules by header
  cocci: fix incorrect & verbose "the_repository" rules
  cocci: remove dead rule from "the_repository.pending.cocci"
141 files changed:
add-interactive.c
add-patch.c
apply.c
archive.c
bisect.c
blame.c
branch.c
builtin/am.c
builtin/bisect.c
builtin/blame.c
builtin/branch.c
builtin/cat-file.c
builtin/checkout.c
builtin/clone.c
builtin/commit-tree.c
builtin/commit.c
builtin/describe.c
builtin/diff.c
builtin/difftool.c
builtin/fast-export.c
builtin/fast-import.c
builtin/fetch.c
builtin/fsck.c
builtin/gc.c
builtin/grep.c
builtin/index-pack.c
builtin/log.c
builtin/ls-files.c
builtin/ls-tree.c
builtin/merge-base.c
builtin/merge-recursive.c
builtin/merge-tree.c
builtin/merge.c
builtin/mktag.c
builtin/name-rev.c
builtin/notes.c
builtin/pack-objects.c
builtin/prune.c
builtin/pull.c
builtin/range-diff.c
builtin/read-tree.c
builtin/rebase.c
builtin/receive-pack.c
builtin/remote.c
builtin/repack.c
builtin/replace.c
builtin/reset.c
builtin/rev-list.c
builtin/rev-parse.c
builtin/rm.c
builtin/shortlog.c
builtin/show-branch.c
builtin/show-ref.c
builtin/sparse-checkout.c
builtin/stash.c
builtin/submodule--helper.c
builtin/tag.c
builtin/unpack-file.c
builtin/unpack-objects.c
builtin/update-ref.c
builtin/verify-commit.c
builtin/verify-tag.c
builtin/worktree.c
bulk-checkin.c
bundle.c
cache-tree.c
cache.h
combine-diff.c
commit-graph.c
commit-reach.c
commit.c
commit.h
connected.c
delta-islands.c
diff-lib.c
diff.c
diff.h
diffcore-rename.c
dir.c
entry.c
fetch-pack.c
fmt-merge-msg.c
fsck.c
http-push.c
http-walker.c
list-objects-filter-options.c
list-objects.c
log-tree.c
mailmap.c
match-trees.c
merge-blobs.c
merge-ort.c
merge-recursive.c
negotiator/default.c
negotiator/skipping.c
notes-cache.c
notes-merge.c
notes-utils.c
notes.c
object-file.c
object-name.c
object-store.h
pack-bitmap-write.c
packfile.c
packfile.h
parse-options-cb.c
pretty.c
pretty.h
range-diff.c
read-cache.c
rebase-interactive.c
ref-filter.c
reflog.c
refs.c
refs.h
remote.c
rerere.c
rerere.h
reset.c
revision.c
revision.h
send-pack.c
sequencer.c
shallow.c
submodule-config.c
submodule.c
t/helper/test-fast-rebase.c
t/helper/test-match-trees.c
t/helper/test-oidmap.c
t/helper/test-reach.c
t/helper/test-revision-walking.c
t/helper/test-submodule-config.c
tag.c
transport-helper.c
transport.c
tree.c
unpack-trees.c
upload-pack.c
walker.c
wt-status.c
xdiff-interface.c