<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/apt-private/makefile, branch 1.1.9</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.1.9</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.1.9'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2014-04-11T06:58:36Z</updated>
<entry>
<title>use wildcard to get files in our library makefiles</title>
<updated>2014-04-11T06:58:36Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-03-23T12:17:24Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=53c3a8fa16351f35b7b7d359c81dfbe36ab04444'/>
<id>urn:sha1:53c3a8fa16351f35b7b7d359c81dfbe36ab04444</id>
<content type='text'>
The explicit listing is a pain every time you want to add a file to the
list and serves no propose as we list all files there anyway, so this is
not only easier but also documents this fact.

Git-Dch: Ignore
</content>
</entry>
<entry>
<title>enable fvisibility=hidden for our private library</title>
<updated>2014-03-21T14:54:15Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-03-21T14:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=63ff42089863cda53aee240ea0124106e8b4d983'/>
<id>urn:sha1:63ff42089863cda53aee240ea0124106e8b4d983</id>
<content type='text'>
While it is a huge undertaking to enable it for our public libraries as
basically everything we exported so far could be seen as public
interface our private library is new and under our full control, so we
can do whatever we like with it. The benefits are not that big in return
of course, but it reduces the size a bit, so thats great nontheless.

Git-Dch: ignore
</content>
</entry>
<entry>
<title>move EditSources into its own file</title>
<updated>2013-11-28T11:15:47Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-11-28T11:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9e6b13f3751f8a1287ff79861980afb7792a5f9e'/>
<id>urn:sha1:9e6b13f3751f8a1287ff79861980afb7792a5f9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add basic "edit-sources" command</title>
<updated>2013-11-25T07:36:57Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-11-25T07:36:57Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cfacba5230f2e6bb88a1949505843ac22ed342d5'/>
<id>urn:sha1:cfacba5230f2e6bb88a1949505843ac22ed342d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move install-progress.{cc,h} to apt-pkg</title>
<updated>2013-10-22T16:44:14Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-22T16:44:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8336ae355b8a22877cd233063c715688155aa617'/>
<id>urn:sha1:8336ae355b8a22877cd233063c715688155aa617</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move iprogress.{cc,h} to private-progress.{cc,h} until its fully stable</title>
<updated>2013-10-21T19:23:34Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-21T19:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1c6cedc489b5eaeed1b7fdb845eca06bc1fccd4f'/>
<id>urn:sha1:1c6cedc489b5eaeed1b7fdb845eca06bc1fccd4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>put fetch errors in 'source' on our errorstack</title>
<updated>2013-10-03T12:45:41Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2013-10-03T12:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=866893a619e00966ae6b1549c4bfce92d6c17db1'/>
<id>urn:sha1:866893a619e00966ae6b1549c4bfce92d6c17db1</id>
<content type='text'>
refactor the fetching process so that it looks more like the
others we have in the hope that we can reuse code in the future.

This is a soft interface change as 'source' previously printed
errors directly on stderr, while it will now push it onto our usual
error stack.
</content>
</entry>
<entry>
<title>squash merge of the feature/apt-binary branch without the changes from experimental</title>
<updated>2013-08-12T21:24:08Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-08-12T21:24:08Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b917917067e757c4479a344a263ef7cf43c00866'/>
<id>urn:sha1:b917917067e757c4479a344a263ef7cf43c00866</id>
<content type='text'>
</content>
</entry>
</feed>
