<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/list-objects.c, branch v1.5.0-rc3</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.5.0-rc3</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.5.0-rc3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2006-09-07T09:46:02Z</updated>
<entry>
<title>pack-objects: further work on internal rev-list logic.</title>
<updated>2006-09-07T09:46:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-09-06T08:42:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8d1d8f83b5d918c6071b606e321de9c31fed9e68'/>
<id>urn:sha1:8d1d8f83b5d918c6071b606e321de9c31fed9e68</id>
<content type='text'>
This teaches the internal rev-list logic to understand options
that are needed for pack handling: --all, --unpacked, and --thin.

It also moves two functions from builtin-rev-list to list-objects
so that the two programs can share more code.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Separate object listing routines out of rev-list</title>
<updated>2006-09-07T09:46:01Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-09-05T04:50:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c64ed70d2557101f2a2c3f76315049d027fe645b'/>
<id>urn:sha1:c64ed70d2557101f2a2c3f76315049d027fe645b</id>
<content type='text'>
Create a separate file, list-objects.c, and move object listing
routines from rev-list to it.  The next round will use it in
pack-objects directly.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
