<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/cmdline/apt-extracttemplates.cc, 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-05-29T10:15:00Z</updated>
<entry>
<title>cmdline/apt-extracttemplates.cc: remove unused private var</title>
<updated>2014-05-29T10:15:00Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-05-28T11:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=387fb4aea8415d09e177195841fbefb39bf5521b'/>
<id>urn:sha1:387fb4aea8415d09e177195841fbefb39bf5521b</id>
<content type='text'>
Reported-By: clang -Wall
</content>
</entry>
<entry>
<title>improve pkgTagSection scanning and parsing</title>
<updated>2014-05-10T09:24:44Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-05-10T09:24:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8710a36a01c0cb1648926792c2ad05185535558e'/>
<id>urn:sha1:8710a36a01c0cb1648926792c2ad05185535558e</id>
<content type='text'>
Removes the 256 fields limit, deals consistently with spaces littered
all over the place and is even a tiny bit faster than before.
Even comes with a bunch of new tests to validate these claims.
</content>
</entry>
<entry>
<title>Use mkstemp() in apt-extracttemplaes (closes: #741627)</title>
<updated>2014-03-27T09:14:30Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-03-27T09:14:30Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8d50b63f28f0d68ca72b6dc6e50e09cfec9842be'/>
<id>urn:sha1:8d50b63f28f0d68ca72b6dc6e50e09cfec9842be</id>
<content type='text'>
Use mkstemp() in apt-extractemplates and add a integrationtest
for apt-extracttemplates too. Thanks to Steve Kemp for the report.
</content>
</entry>
<entry>
<title>cleanup headers and especially #includes everywhere</title>
<updated>2014-03-13T12:58:45Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-03-05T21:11:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=453b82a388013e522b3a1b9fcd6ed0810dab1f4f'/>
<id>urn:sha1:453b82a388013e522b3a1b9fcd6ed0810dab1f4f</id>
<content type='text'>
Beside being a bit cleaner it hopefully also resolves oddball problems
I have with high levels of parallel jobs.

Git-Dch: Ignore
Reported-By: iwyu (include-what-you-use)
</content>
</entry>
<entry>
<title>warning: unused parameter ‘foo’ [-Wunused-parameter]</title>
<updated>2014-03-13T12:58:45Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-03-01T14:11:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=655122418d714f342b5d9789f45f8035f3fe8b9a'/>
<id>urn:sha1:655122418d714f342b5d9789f45f8035f3fe8b9a</id>
<content type='text'>
Reported-By: gcc -Wunused-parameter
Git-Dch: Ignore
</content>
</entry>
<entry>
<title>warning: no previous declaration for foobar() [-Wmissing-declarations]</title>
<updated>2014-03-13T12:58:45Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-02-27T02:11:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c3ccac9232c2684b15f75fa8622a9a290aeca123'/>
<id>urn:sha1:c3ccac9232c2684b15f75fa8622a9a290aeca123</id>
<content type='text'>
Git-Dch: Ignore
Reported-By: gcc -Wmissing-declarations
</content>
</entry>
<entry>
<title>Add support for data.tar, control.tar and control.tar.xz</title>
<updated>2014-02-22T19:06:59Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2014-02-16T22:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e7f56293f029505f59670be2bad244f6d9912369'/>
<id>urn:sha1:e7f56293f029505f59670be2bad244f6d9912369</id>
<content type='text'>
Sync the deb(5) format support with latest dpkg, by allowing
uncompressed tar members and xz compressed control.tar. This
also refactors the control.tar member extraction by using
ExtractTarMember(), which also means future changes only need
to be implemented in a single place.
</content>
</entry>
<entry>
<title>factor GetTempDir out</title>
<updated>2013-12-22T21:15:52Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-12-22T21:15:52Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=68e0172140872d8044b3c768a6bea3ac58d426c4'/>
<id>urn:sha1:68e0172140872d8044b3c768a6bea3ac58d426c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ensure that apti18n.h is included last as advertised (Closes: #671623)</title>
<updated>2012-05-05T13:37:31Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2012-05-05T13:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a00a9b44a1e0abf944d88c36ceaac8afdd207dcb'/>
<id>urn:sha1:a00a9b44a1e0abf944d88c36ceaac8afdd207dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>the previously used VERSION didn't work everywhere so we are switching</title>
<updated>2012-03-21T23:16:11Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2012-03-21T23:16:11Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9179f697ed4796a86f820b516f034fd679e48be4'/>
<id>urn:sha1:9179f697ed4796a86f820b516f034fd679e48be4</id>
<content type='text'>
to the more standard PACKAGE_VERSION and make it work in every file
</content>
</entry>
</feed>
