1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-13 21:36:09 +02:00
git/builtin
Elijah Newren d88dbaa718 git-zlib: move declarations for git-zlib functions from cache.h
Move functions from cache.h for zlib.c into a new header file.  Since
adding a "zlib.h" would cause issues with the real zlib, rename zlib.c
to git-zlib.c while we are at it.

Signed-off-by: Elijah Newren <newren@gmail.com>
Acked-by: Calvin Wan <calvinwan@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2023-04-11 08:52:10 -07:00
..
add.c treewide: be explicit about dependence on advice.h 2023-04-11 08:52:09 -07:00
am.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
annotate.c
apply.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
archive.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
bisect.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
blame.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
branch.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
bugreport.c setup.h: move declarations for setup.c functions from cache.h 2023-03-21 10:56:54 -07:00
bundle.c setup.h: move declarations for setup.c functions from cache.h 2023-03-21 10:56:54 -07:00
cat-file.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
check-attr.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
check-ignore.c write-or-die.h: move declarations for write-or-die.c functions from cache.h 2023-03-21 10:56:54 -07:00
check-mailmap.c write-or-die.h: move declarations for write-or-die.c functions from cache.h 2023-03-21 10:56:54 -07:00
check-ref-format.c setup.h: move declarations for setup.c functions from cache.h 2023-03-21 10:56:54 -07:00
checkout--worker.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
checkout-index.c setup.h: move declarations for setup.c functions from cache.h 2023-03-21 10:56:54 -07:00
checkout.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
clean.c setup.h: move declarations for setup.c functions from cache.h 2023-03-21 10:56:54 -07:00
clone.c treewide: be explicit about dependence on advice.h 2023-04-11 08:52:09 -07:00
column.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
commit-graph.c treewide: be explicit about dependence on trace.h & trace2.h 2023-04-11 08:52:08 -07:00
commit-tree.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
commit.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
config.c setup.h: move declarations for setup.c functions from cache.h 2023-03-21 10:56:54 -07:00
count-objects.c environment.h: move declarations for environment.c functions from cache.h 2023-03-21 10:56:53 -07:00
credential-cache--daemon.c abspath.h: move absolute path functions from cache.h 2023-03-21 10:56:52 -07:00
credential-cache.c write-or-die.h: move declarations for write-or-die.c functions from cache.h 2023-03-21 10:56:54 -07:00
credential-store.c write-or-die.h: move declarations for write-or-die.c functions from cache.h 2023-03-21 10:56:54 -07:00
credential.c doc: fix git credential synopsis 2021-10-28 09:57:09 -07:00
describe.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
diagnose.c abspath.h: move absolute path functions from cache.h 2023-03-21 10:56:52 -07:00
diff-files.c cocci: apply "pending" index-compatibility to some "builtin/*.c" 2022-11-21 12:06:15 +09:00
diff-index.c setup.h: move declarations for setup.c functions from cache.h 2023-03-21 10:56:54 -07:00
diff-tree.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
diff.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2023-04-04 08:25:52 -07:00
difftool.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2023-04-04 08:25:52 -07:00
fast-export.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2023-04-04 08:25:52 -07:00
fast-import.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
fetch-pack.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
fetch.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
fmt-merge-msg.c wrapper.h: move declarations for wrapper.c functions from cache.h 2023-03-21 10:56:53 -07:00
for-each-ref.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
for-each-repo.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
fsck.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
fsmonitor--daemon.c treewide: be explicit about dependence on trace.h & trace2.h 2023-04-11 08:52:08 -07:00
gc.c treewide: be explicit about dependence on trace.h & trace2.h 2023-04-11 08:52:08 -07:00
get-tar-commit-id.c wrapper.h: move declarations for wrapper.c functions from cache.h 2023-03-21 10:56:53 -07:00
grep.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
hash-object.c write-or-die.h: move declarations for write-or-die.c functions from cache.h 2023-03-21 10:56:54 -07:00
help.c setup.h: move declarations for setup.c functions from cache.h 2023-03-21 10:56:54 -07:00
hook.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
index-pack.c treewide: be explicit about dependence on oid-array.h 2023-04-11 08:52:09 -07:00
init-db.c setup.h: move declarations for setup.c functions from cache.h 2023-03-21 10:56:54 -07:00
interpret-trailers.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
log.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
ls-files.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
ls-remote.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
ls-tree.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
mailinfo.c environment.h: move declarations for environment.c functions from cache.h 2023-03-21 10:56:53 -07:00
mailsplit.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
merge-base.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
merge-file.c setup.h: move declarations for setup.c functions from cache.h 2023-03-21 10:56:54 -07:00
merge-index.c cache.h: remove dependence on hex.h; make other files include it explicitly 2023-02-23 17:25:29 -08:00
merge-ours.c cocci: apply "pending" index-compatibility to some "builtin/*.c" 2022-11-21 12:06:15 +09:00
merge-recursive.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
merge-tree.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
merge.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
mktag.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2023-04-04 08:25:52 -07:00
mktree.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
multi-pack-index.c environment.h: move declarations for environment.c functions from cache.h 2023-03-21 10:56:53 -07:00
mv.c treewide: be explicit about dependence on advice.h 2023-04-11 08:52:09 -07:00
name-rev.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
notes.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
pack-objects.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2023-04-04 08:25:52 -07:00
pack-redundant.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
pack-refs.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
patch-id.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
prune-packed.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
prune.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
pull.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
push.c treewide: be explicit about dependence on advice.h 2023-04-11 08:52:09 -07:00
range-diff.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
read-tree.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
rebase.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
receive-pack.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
reflog.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
remote-ext.c convert trivial uses of strncmp() to skip_prefix() 2023-01-08 10:34:37 +09:00
remote-fd.c convert trivial uses of strncmp() to starts_with() 2023-01-08 10:34:35 +09:00
remote.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2023-04-04 08:25:52 -07:00
repack.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2023-04-04 08:25:52 -07:00
replace.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
rerere.c wrapper.h: move declarations for wrapper.c functions from cache.h 2023-03-21 10:56:53 -07:00
reset.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
rev-list.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
rev-parse.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
revert.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
rm.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
send-pack.c write-or-die.h: move declarations for write-or-die.c functions from cache.h 2023-03-21 10:56:54 -07:00
shortlog.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2023-04-04 08:25:52 -07:00
show-branch.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
show-index.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
show-ref.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
sparse-checkout.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
stash.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
stripspace.c write-or-die.h: move declarations for write-or-die.c functions from cache.h 2023-03-21 10:56:54 -07:00
submodule--helper.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
symbolic-ref.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
tag.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
unpack-file.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
unpack-objects.c git-zlib: move declarations for git-zlib functions from cache.h 2023-04-11 08:52:10 -07:00
update-index.c write-or-die.h: move declarations for write-or-die.c functions from cache.h 2023-03-21 10:56:54 -07:00
update-ref.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
update-server-info.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
upload-archive.c doc txt & -h consistency: fix mismatching labels 2022-10-13 09:32:56 -07:00
upload-pack.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
var.c ident.h: move ident-related declarations out of cache.h 2023-02-23 17:25:29 -08:00
verify-commit.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
verify-pack.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
verify-tag.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
worktree.c object-name.h: move declarations for object-name.c functions from cache.h 2023-04-11 08:52:09 -07:00
write-tree.c environment.h: move declarations for environment.c functions from cache.h 2023-03-21 10:56:53 -07:00