<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/repack-filtered.c, 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>2025-10-16T17:08:57Z</updated>
<entry>
<title>repack: move `write_filtered_pack()` out of the builtin</title>
<updated>2025-10-16T17:08:57Z</updated>
<author>
<name>Taylor Blau</name>
<email>me@ttaylorr.com</email>
</author>
<published>2025-10-15T22:29:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7ac4231b4283f4f8dc8447439730a5a2b8ed7eb4'/>
<id>urn:sha1:7ac4231b4283f4f8dc8447439730a5a2b8ed7eb4</id>
<content type='text'>
In a similar fashion as in previous commits, move the function
`write_filtered_pack()` out of the builtin and into its own compilation
unit.

This function is now part of the repack.h API, but implemented in its
own "repack-filtered.c" unit as it is a separate component from other
kinds of repacking operations.

Signed-off-by: Taylor Blau &lt;me@ttaylorr.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
