<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/cmdline, branch 1.1.exp1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.1.exp1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.1.exp1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2014-06-18T10:41:11Z</updated>
<entry>
<title>correct 'apt-cache stats' to include more</title>
<updated>2014-06-18T10:41:11Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-06-13T07:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ac2c559b33db7a2dbec3a95760ee2497baf7017a'/>
<id>urn:sha1:ac2c559b33db7a2dbec3a95760ee2497baf7017a</id>
<content type='text'>
It still doesn't reflect the size the cache has on the disk compared to
what is given as total size (90 vs 103 MB), but by counting all structs
in we are at least a bit closer to the reality.

Git-Dch: ignore
</content>
</entry>
<entry>
<title>cleanup datatypes mix used in binary cache</title>
<updated>2014-06-18T10:41:11Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-06-12T10:22:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4ad8619bb1f0bf777d17c568bb7a6cf7f30aac34'/>
<id>urn:sha1:4ad8619bb1f0bf777d17c568bb7a6cf7f30aac34</id>
<content type='text'>
We had a wild mixture of (unsigned) int, long and long long here without
much sense, so this commit adds a few typedefs to get some sense in the
typesystem and ensures that a ID isn't sometimes computed as int, stored
as long and compared with a long long… as this could potentially bite us
later on as the size of the archive only increases over time.
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental</title>
<updated>2014-06-18T09:24:16Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-06-18T09:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8d20b69d2fd7a8fec82bb559f0e39059bbaecf1b'/>
<id>urn:sha1:8d20b69d2fd7a8fec82bb559f0e39059bbaecf1b</id>
<content type='text'>
Conflicts:
	apt-private/private-install.cc
</content>
</entry>
<entry>
<title>show our broken packages message in 'apt' solver</title>
<updated>2014-06-18T09:17:18Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-06-17T15:45:33Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d39d7f885d61bfe296c131c83bdc042a2ab6b0d7'/>
<id>urn:sha1:d39d7f885d61bfe296c131c83bdc042a2ab6b0d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimental</title>
<updated>2014-06-18T08:47:57Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-06-18T08:47:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=17091f2f33de16c2dae501e7868f7aec4fc3452f'/>
<id>urn:sha1:17091f2f33de16c2dae501e7868f7aec4fc3452f</id>
<content type='text'>
Conflicts:
	apt-pkg/contrib/fileutl.cc
	apt-pkg/contrib/fileutl.h
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental</title>
<updated>2014-06-18T08:13:01Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-06-18T08:13:01Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=da029b0aaebdc64a3a9f6b7012213539421c934b'/>
<id>urn:sha1:da029b0aaebdc64a3a9f6b7012213539421c934b</id>
<content type='text'>
Conflicts:
	apt-pkg/acquire-item.cc
	apt-pkg/acquire-item.h
	apt-pkg/deb/debmetaindex.h
	apt-pkg/pkgcache.cc
	test/integration/test-apt-ftparchive-src-cachedb
</content>
</entry>
<entry>
<title>Provide ShowHashTableStats function</title>
<updated>2014-06-18T07:36:48Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-06-18T07:36:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=637c3b232223c17827a8842cb1c24655469329ba'/>
<id>urn:sha1:637c3b232223c17827a8842cb1c24655469329ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve formating of the hash stats</title>
<updated>2014-06-18T06:51:59Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-06-18T06:51:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=eceb418be84f6271c10e374281c1a8379647679b'/>
<id>urn:sha1:eceb418be84f6271c10e374281c1a8379647679b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'debian/sid' into debian/experimental</title>
<updated>2014-06-18T06:32:47Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-06-18T06:32:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=aa0bd601ea3db281187275bbbece760d85ff29d9'/>
<id>urn:sha1:aa0bd601ea3db281187275bbbece760d85ff29d9</id>
<content type='text'>
Conflicts:
	debian/changelog
</content>
</entry>
<entry>
<title>DropPrivs in the solvers (just to be on the safe side)</title>
<updated>2014-06-11T13:31:38Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-06-11T13:31:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=fc1a78d8e9b958f3d65fe1c03494d785314f9816'/>
<id>urn:sha1:fc1a78d8e9b958f3d65fe1c03494d785314f9816</id>
<content type='text'>
</content>
</entry>
</feed>
