summaryrefslogtreecommitdiffstats
path: root/fetch-pack.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-24tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.hElijah Newren2-15/+13
2023-04-24dir.h: move DTYPE defines from cache.hElijah Newren2-14/+15
2023-04-24versioncmp.h: move declarations for versioncmp.c functions from cache.hElijah Newren4-3/+9
2023-04-24ws.h: move declarations for ws.c functions from cache.hElijah Newren7-28/+40
2023-04-24match-trees.h: move declarations for match-trees.c functions from cache.hElijah Newren6-4/+14
2023-04-24pkt-line.h: move declarations for pkt-line.c functions from cache.hElijah Newren7-3/+7
2023-04-24base85.h: move declarations for base85.c functions from cache.hElijah Newren5-5/+11
2023-04-24copy.h: move declarations for copy.c functions from cache.hElijah Newren14-6/+22
2023-04-24server-info.h: move declarations for server-info.c functions from cache.hElijah Newren6-4/+12
2023-04-24packfile.h: move pack_window and pack_entry from cache.hElijah Newren3-16/+15
2023-04-24symlinks.h: move declarations for symlinks.c functions from cache.hElijah Newren17-23/+44
2023-04-24treewide: be explicit about dependence on strbuf.hElijah Newren13-0/+13
2023-04-18protocol.h: move definition of DEFAULT_GIT_PORT from cache.hElijah Newren3-21/+22
2023-04-11mailmap, quote: move declarations of global vars to correct unitElijah Newren4-5/+6
2023-04-11treewide: reduce includes of cache.h in other headersElijah Newren8-8/+15
2023-04-11treewide: remove double forward declaration of read_in_fullElijah Newren12-6/+11
2023-04-11cache.h: remove unnecessary includesElijah Newren1-4/+0
2023-04-11treewide: remove cache.h inclusion due to pager.h changesElijah Newren5-5/+5
2023-04-11pager.h: move declarations for pager.c functions from cache.hElijah Newren23-14/+39
2023-04-11treewide: remove cache.h inclusion due to editor.h changesElijah Newren1-1/+1
2023-04-11editor: move editor-related functions and declarations into common fileElijah Newren21-55/+80
2023-04-11treewide: remove cache.h inclusion due to object.h changesElijah Newren17-17/+16
2023-04-11object.h: move some inline functions and defines from cache.hElijah Newren2-42/+44
2023-04-11treewide: remove cache.h inclusion due to object-file.h changesElijah Newren12-12/+11
2023-04-11object-file.h: move declarations for object-file.c functions from cache.hElijah Newren57-123/+184
2023-04-11treewide: remove cache.h inclusion due to git-zlib changesElijah Newren1-1/+1
2023-04-11git-zlib: move declarations for git-zlib functions from cache.hElijah Newren9-26/+39
2023-04-11treewide: remove cache.h inclusion due to object-name.h changesElijah Newren13-13/+10
2023-04-11object-name.h: move declarations for object-name.c functions from cache.hElijah Newren91-110/+210
2023-04-11treewide: remove unnecessary cache.h inclusionElijah Newren10-10/+8
2023-04-11treewide: be explicit about dependence on mem-pool.hElijah Newren6-1/+5
2023-04-11treewide: be explicit about dependence on oid-array.hElijah Newren11-1/+10
2023-04-11treewide: be explicit about dependence on pack-revindex.hElijah Newren4-1/+3
2023-04-11treewide: be explicit about dependence on convert.hElijah Newren15-1/+14
2023-04-11treewide: be explicit about dependence on advice.hElijah Newren25-1/+24
2023-04-11treewide: be explicit about dependence on trace.h & trace2.hElijah Newren62-2/+70
2023-03-28libs: use "struct repository *" argument, not "the_repository"Ævar Arnfjörð Bjarmason17-82/+76
2023-03-28post-cocci: adjust comments for recent repo_* migrationÆvar Arnfjörð Bjarmason11-18/+18
2023-03-28cocci: apply the "revision.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason8-25/+12
2023-03-28cocci: apply the "rerere.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason4-8/+5
2023-03-28cocci: apply the "refs.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason17-27/+37
2023-03-28cocci: apply the "promisor-remote.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason18-46/+32
2023-03-28cocci: apply the "packfile.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason5-7/+6
2023-03-28cocci: apply the "pretty.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason16-35/+54
2023-03-28cocci: apply the "object-store.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason60-142/+184
2023-03-28cocci: apply the "diff.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason8-12/+9
2023-03-28cocci: apply the "commit.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason44-174/+196
2023-03-28cocci: apply the "commit-reach.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason26-60/+72
2023-03-28cocci: apply the "cache.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason79-310/+332
2023-03-28cocci: add missing "the_repository" macros to "pending"Ævar Arnfjörð Bjarmason1-0/+70