<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/cmdline/apt-internal-solver.cc, branch 1.0.9.5</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.0.9.5</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.0.9.5'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2014-06-18T09:17:18Z</updated>
<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>print error stack on failure of 'apt' solver</title>
<updated>2014-05-30T14:52:19Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-05-30T14:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=81b3540d26b4f47785e6678e22d1312b8cd6d704'/>
<id>urn:sha1:81b3540d26b4f47785e6678e22d1312b8cd6d704</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>Fix typos in documentation (codespell)</title>
<updated>2014-02-22T17:34:33Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-02-22T17:34:33Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1e3f4083db29bba600b9725e9456b0e140975c99'/>
<id>urn:sha1:1e3f4083db29bba600b9725e9456b0e140975c99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* move upgrade releated code into upgrade.{cc,h}</title>
<updated>2013-10-05T10:15:03Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-05T10:15:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=82e369c4b93b5b81db7988ab377a3c5bd388268e'/>
<id>urn:sha1:82e369c4b93b5b81db7988ab377a3c5bd388268e</id>
<content type='text'>
The upgrade releated code is moved into upgrade.{cc,h} and
all pkg*Upgrade* prototypes are included in algorihms.h to
avoid breaking API (unless build with APT_9_CLEANER_HEADERS).
</content>
</entry>
<entry>
<title>fix two simple spelling issues found by Christian Perrier,</title>
<updated>2012-06-27T09:21:56Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2012-06-27T09:21:56Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3999d15854b1c2181c12bdd0b855a09b071531ba'/>
<id>urn:sha1:3999d15854b1c2181c12bdd0b855a09b071531ba</id>
<content type='text'>
updating all po's, but as it is a simple transformation no re-call
and instead deal with them on merge
</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>
