]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cw/compat-util-header-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Mon, 17 Jul 2023 18:30:42 +0000 (11:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Jul 2023 18:30:42 +0000 (11:30 -0700)
commitce481ac8b31c9061eeecd1ba0d7174b621f96632
tree21d54bf0d30f970db5c98a2298a0ae6a45057ec6
parentd5bb430ec68303cc8fd8a899ba35d6a8bc857df7
parent91c080dff511b7a81f91d1cc79589b49e16a2b7a
Merge branch 'cw/compat-util-header-cleanup'

Further shuffling of declarations across header files to streamline
file dependencies.

* cw/compat-util-header-cleanup:
  git-compat-util: move alloc macros to git-compat-util.h
  treewide: remove unnecessary includes for wrapper.h
  kwset: move translation table from ctype
  sane-ctype.h: create header for sane-ctype macros
  git-compat-util: move wrapper.c funcs to its header
  git-compat-util: move strbuf.c funcs to its header
55 files changed:
add-patch.c
alias.c
apply.c
archive-tar.c
attr.c
builtin/am.c
builtin/blame.c
builtin/branch.c
builtin/cat-file.c
builtin/clone.c
builtin/config.c
builtin/difftool.c
builtin/fsmonitor--daemon.c
builtin/grep.c
builtin/index-pack.c
builtin/log.c
builtin/merge.c
builtin/pack-objects.c
builtin/rebase.c
builtin/receive-pack.c
builtin/repack.c
builtin/submodule--helper.c
builtin/worktree.c
config.c
convert.c
daemon.c
delta-islands.c
diff.c
fetch-pack.c
fmt-merge-msg.c
fsck.c
git-compat-util.h
gpg-interface.c
grep.c
help.c
imap-send.c
merge-ll.c
path.c
pkt-line.c
pretty.c
read-cache.c
rebase-interactive.c
ref-filter.c
remote-curl.c
remote.c
revision.c
sequencer.c
setup.c
strbuf.c
strbuf.h
submodule-config.c
tempfile.c
trailer.c
upload-pack.c
worktree.c