]> git.ipfire.org Git - thirdparty/git.git/commit - fsck.c
cache.h: remove dependence on hex.h; make other files include it explicitly
authorElijah Newren <newren@gmail.com>
Fri, 24 Feb 2023 00:09:27 +0000 (00:09 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Feb 2023 01:25:29 +0000 (17:25 -0800)
commit41771fa435a44ff8be3f23753bde0309a2a65b03
treeb0e8d11299caa6a01b56bdd5b367ed0b51ad087a
parentb73ecb48114926d063d7ab96943bafcc0ae913b6
cache.h: remove dependence on hex.h; make other files include it explicitly

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
173 files changed:
add-interactive.c
apply.c
archive-tar.c
archive-zip.c
archive.c
bisect.c
blame.c
branch.c
builtin/am.c
builtin/bisect.c
builtin/blame.c
builtin/cat-file.c
builtin/checkout.c
builtin/clone.c
builtin/commit-graph.c
builtin/commit-tree.c
builtin/describe.c
builtin/diff-tree.c
builtin/difftool.c
builtin/fast-export.c
builtin/fast-import.c
builtin/fetch-pack.c
builtin/fetch.c
builtin/fsck.c
builtin/gc.c
builtin/grep.c
builtin/hash-object.c
builtin/index-pack.c
builtin/log.c
builtin/ls-remote.c
builtin/ls-tree.c
builtin/merge-base.c
builtin/merge-index.c
builtin/merge-tree.c
builtin/merge.c
builtin/mktag.c
builtin/mktree.c
builtin/name-rev.c
builtin/notes.c
builtin/pack-objects.c
builtin/pack-redundant.c
builtin/patch-id.c
builtin/prune.c
builtin/pull.c
builtin/read-tree.c
builtin/rebase.c
builtin/receive-pack.c
builtin/repack.c
builtin/replace.c
builtin/reset.c
builtin/rev-list.c
builtin/rev-parse.c
builtin/send-pack.c
builtin/show-branch.c
builtin/show-index.c
builtin/show-ref.c
builtin/stash.c
builtin/submodule--helper.c
builtin/tag.c
builtin/unpack-file.c
builtin/unpack-objects.c
builtin/update-index.c
builtin/worktree.c
builtin/write-tree.c
bulk-checkin.c
bundle.c
cache-tree.c
cache.h
color.c
combine-diff.c
commit-graph.c
commit-reach.c
commit.c
compat/fsmonitor/fsm-ipc-darwin.c
connect.c
connected.c
convert.c
delta-islands.c
diagnose.c
diff-lib.c
diff.c
entry.c
fetch-pack.c
fmt-merge-msg.c
fsck.c
grep.c
http-backend.c
http-fetch.c
http-push.c
http-walker.c
http.c
line-log.c
list-objects-filter.c
list-objects.c
log-tree.c
ls-refs.c
match-trees.c
merge-ort.c
merge-recursive.c
merge.c
midx.c
negotiator/skipping.c
notes-merge.c
notes.c
object-file.c
object-name.c
object.c
pack-bitmap-write.c
pack-bitmap.c
pack-check.c
pack-write.c
packfile.c
parallel-checkout.c
patch-ids.c
path.c
pkt-line.c
pretty.c
promisor-remote.c
protocol-caps.c
reachable.c
read-cache.c
ref-filter.c
refs.c
refs/debug.c
refs/files-backend.c
refs/packed-backend.c
refspec.c
remote-curl.c
remote.c
replace-object.c
rerere.c
reset.c
revision.c
send-pack.c
sequencer.c
server-info.c
sha1dc_git.c
shallow.c
strbuf.c
strvec.c
submodule-config.c
submodule.c
t/helper/test-bloom.c
t/helper/test-cache-tree.c
t/helper/test-dump-cache-tree.c
t/helper/test-dump-split-index.c
t/helper/test-dump-untracked-cache.c
t/helper/test-fast-rebase.c
t/helper/test-hash.c
t/helper/test-match-trees.c
t/helper/test-oid-array.c
t/helper/test-oidmap.c
t/helper/test-oidtree.c
t/helper/test-pack-mtimes.c
t/helper/test-partial-clone.c
t/helper/test-proc-receive.c
t/helper/test-reach.c
t/helper/test-read-midx.c
t/helper/test-ref-store.c
t/helper/test-repository.c
tag.c
trace2/tr2_sid.c
transport-helper.c
transport.c
tree-walk.c
tree.c
unpack-trees.c
upload-pack.c
url.c
urlmatch.c
walker.c
wt-status.c
xdiff-interface.c