<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/apt-pkg/sourcelist.h, 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-08T12:29:30Z</updated>
<entry>
<title>Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experimental</title>
<updated>2014-05-08T12:29:30Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-05-08T12:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=070536e61cb203a9c74013be2a26322b582a9674'/>
<id>urn:sha1:070536e61cb203a9c74013be2a26322b582a9674</id>
<content type='text'>
Conflicts:
	apt-pkg/deb/debindexfile.cc
	apt-pkg/deb/debindexfile.h
	apt-pkg/deb/debsrcrecords.cc
</content>
</entry>
<entry>
<title>move pkgSourceList::AddMetaIndex() into a private subclass until we decide about a good API</title>
<updated>2014-05-07T14:41:25Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-05-07T14:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=aaf677da5b62d3d0fdeb26f9b4c63fed544b63cd'/>
<id>urn:sha1:aaf677da5b62d3d0fdeb26f9b4c63fed544b63cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex()</title>
<updated>2014-05-07T14:23:37Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-05-07T14:23:37Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=94f6611592b4b77ac257ec37445776ac2845f682'/>
<id>urn:sha1:94f6611592b4b77ac257ec37445776ac2845f682</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP local deb install</title>
<updated>2014-04-28T07:59:33Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-04-25T22:00:51Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0d29b9d4368284782862c7b507c47002b79ddb27'/>
<id>urn:sha1:0d29b9d4368284782862c7b507c47002b79ddb27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>create debIFTypeDscFile type</title>
<updated>2014-04-24T05:33:59Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-04-23T11:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a49e7948029d8219d7cb182fbc1b0adb587691b8'/>
<id>urn:sha1:a49e7948029d8219d7cb182fbc1b0adb587691b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>follow method attribute suggestions by gcc</title>
<updated>2014-03-13T12:58:45Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-03-05T23:33:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a02db58fd50ef7fc2f0284852c6b3f98e458a232'/>
<id>urn:sha1:a02db58fd50ef7fc2f0284852c6b3f98e458a232</id>
<content type='text'>
Git-Dch: Ignore
Reported-By: gcc -Wsuggest-attribute={pure,const,noreturn}
</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>* refactor to have a new virtual ParseStanza</title>
<updated>2014-01-16T15:50:01Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-01-16T15:25:33Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=7037aab52fc935298b033a4c7ba7ccb5b697622e'/>
<id>urn:sha1:7037aab52fc935298b033a4c7ba7ccb5b697622e</id>
<content type='text'>
Have a similar ParseStanza() to the current ParseLine().
Rename the Architectures options in deb822 to make it more
user friendly
</content>
</entry>
<entry>
<title>improve error message</title>
<updated>2014-01-04T15:23:32Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-01-04T15:23:32Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4194c9aee2766845618ef0431fd4803b0467aab7'/>
<id>urn:sha1:4194c9aee2766845618ef0431fd4803b0467aab7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more refactor</title>
<updated>2013-12-09T07:21:53Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-12-09T07:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1fa78a8a3730633be662df07f7aec8f4c3dcc766'/>
<id>urn:sha1:1fa78a8a3730633be662df07f7aec8f4c3dcc766</id>
<content type='text'>
</content>
</entry>
</feed>
