<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/cmdline/apt-helper.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-06-06T09:24:44Z</updated>
<entry>
<title>cmdline/apt-helper.cc: use less generic description/short-description</title>
<updated>2014-06-06T09:24:44Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-06-06T09:24:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0dd2cbc08aefb73421d5aa31bc62184181a28c32'/>
<id>urn:sha1:0dd2cbc08aefb73421d5aa31bc62184181a28c32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix test/integration/test-apt-helper</title>
<updated>2014-03-14T08:02:44Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-03-14T08:02:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=83b880c6505a20247239d897b7387bba37942993'/>
<id>urn:sha1:83b880c6505a20247239d897b7387bba37942993</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve debug output in case downloadfile fails</title>
<updated>2014-03-13T12:58:46Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-03-10T13:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0d58c26ad7b2308f08f4e6002cbf218605c1c7cf'/>
<id>urn:sha1:0d58c26ad7b2308f08f4e6002cbf218605c1c7cf</id>
<content type='text'>
Git-Dch: Ignore
</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>Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-download-file</title>
<updated>2014-03-12T19:40:01Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-03-12T19:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=32120cde98308448fbcd31cf7841f13a86d3e0a8'/>
<id>urn:sha1:32120cde98308448fbcd31cf7841f13a86d3e0a8</id>
<content type='text'>
Conflicts:
	cmdline/apt-helper.cc
	test/integration/framework
	test/integration/test-apt-https-no-redirect
</content>
</entry>
<entry>
<title>add hashsum support in apt-file download and add more tests</title>
<updated>2014-03-12T19:33:05Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-03-12T19:33:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c1409d1be88557529c62883be3174793481233de'/>
<id>urn:sha1:c1409d1be88557529c62883be3174793481233de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial version of apt-helper</title>
<updated>2014-02-27T22:27:11Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-02-27T15:46:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e43a426e5d402d36eb180935fbbf1430a4a86e3f'/>
<id>urn:sha1:e43a426e5d402d36eb180935fbbf1430a4a86e3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial version of apt-helper</title>
<updated>2014-02-27T21:34:57Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-02-27T15:46:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ed9665aedf77b3b8345bd4ed33de7885738e29f0'/>
<id>urn:sha1:ed9665aedf77b3b8345bd4ed33de7885738e29f0</id>
<content type='text'>
</content>
</entry>
</feed>
