<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/server-info.h, branch jch</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=jch</id>
<link rel='self' href='https://git.shady.money/git/atom?h=jch'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2024-12-18T18:44:30Z</updated>
<entry>
<title>server-info: stop using `the_repository`</title>
<updated>2024-12-18T18:44:30Z</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2024-12-17T06:43:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c365dbb44ec81fc60e9b7666a4384f8649d80b2a'/>
<id>urn:sha1:c365dbb44ec81fc60e9b7666a4384f8649d80b2a</id>
<content type='text'>
Stop using `the_repository` in the "server-info" subsystem by passing in
a repository when updating server info and storing the repository in the
`update_info_ctx` structure to make it accessible to other functions.

Adjust callers accordingly by using `the_repository`. While there may be
some callers that have a repository available in their context, this
trivial conversion allows for easier verification and bubbles up the use
of `the_repository` by one level.

Signed-off-by: Patrick Steinhardt &lt;ps@pks.im&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>server-info.h: move declarations for server-info.c functions from cache.h</title>
<updated>2023-04-24T19:47:31Z</updated>
<author>
<name>Elijah Newren</name>
<email>newren@gmail.com</email>
</author>
<published>2023-04-22T20:17:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=623b80bef2431f2f0dc550dda9da5cb633c606fd'/>
<id>urn:sha1:623b80bef2431f2f0dc550dda9da5cb633c606fd</id>
<content type='text'>
Signed-off-by: Elijah Newren &lt;newren@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
