<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/apt-pkg/install-progress.h, branch 1.0.9.4</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.0.9.4</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.0.9.4'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2014-04-14T15:12:09Z</updated>
<entry>
<title>force fancy progressbar redraw on window size change</title>
<updated>2014-04-14T15:12:09Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-04-14T15:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=76bd63e2dc6ac5aaaf7f2cc98c2a83ab88ccc46c'/>
<id>urn:sha1:76bd63e2dc6ac5aaaf7f2cc98c2a83ab88ccc46c</id>
<content type='text'>
We always reacted on the size change, but the bar is only redraw if the
precentage changes, which can take quiet a while in big upgrades, so
with a bit of refactoring we can now call for a redraw immediate to fix
this.

This refactor also helps in avoiding obscure pitfalls clangs static
analyser was complaining about (namely failure of ioctl resulting in
garbage values in the struct).
</content>
</entry>
<entry>
<title>Add progressbar to "Dpkg::Progress-Fancy"</title>
<updated>2014-03-27T06:56:42Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-03-27T06:56:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=fa211e2d3b0305cfdd184cdba9750259f6d9c98e'/>
<id>urn:sha1:fa211e2d3b0305cfdd184cdba9750259f6d9c98e</id>
<content type='text'>
A text progressbar is now displayed in the Dpkg::Progress-Fancy
mode. It can be turned off via the apt option
Dpkg::Progress-Fancy::Progress-Bar=false
</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: extra ‘;’ [-Wpedantic]</title>
<updated>2014-03-13T12:58:45Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-02-27T00:20:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d3e8fbb395f57954acd7a2095f02ce530a05ec6a'/>
<id>urn:sha1:d3e8fbb395f57954acd7a2095f02ce530a05ec6a</id>
<content type='text'>
Git-Dch: Ignore
Reported-By: gcc -Wpedantic
</content>
</entry>
<entry>
<title>add missing vector include</title>
<updated>2013-12-28T08:50:06Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-12-28T08:50:06Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=23bd09778261c945b460b46d855b1a6ef998cfd8'/>
<id>urn:sha1:23bd09778261c945b460b46d855b1a6ef998cfd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>properly handle SIGWINCH in PackageManagerFancy again</title>
<updated>2013-12-27T23:26:17Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-12-27T23:26:17Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5ed887855df9c39dcd22971073ed05b28a9ee95f'/>
<id>urn:sha1:5ed887855df9c39dcd22971073ed05b28a9ee95f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first proof-of-concept for a fix for #731738</title>
<updated>2013-12-22T13:49:52Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-12-22T13:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4754718a4461ebff89f5b49c385a007b4197bcff'/>
<id>urn:sha1:4754718a4461ebff89f5b49c385a007b4197bcff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle SIGWINCH in APT::Progress-Fancy=1</title>
<updated>2013-12-06T14:54:12Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-12-06T14:54:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e96e4e9cef3a0137b789117f72a93a8e9106562e'/>
<id>urn:sha1:e96e4e9cef3a0137b789117f72a93a8e9106562e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use StartDpkg()  in PackageManagerProgressDeb822Fd as well</title>
<updated>2013-10-31T22:00:11Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-31T22:00:11Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=790d41f6372871e527f3fc9da66d049937b4c780'/>
<id>urn:sha1:790d41f6372871e527f3fc9da66d049937b4c780</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add new pid_t ExecFork(std::set&lt;int&gt; KeepFDs) to get rid of the super ugly APT::Keep-Fds hack and also add a new PackageManagerProgressFd::StartDpkg() progress state</title>
<updated>2013-10-31T21:55:38Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-31T21:55:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e45c4617e496b49f8d7225546a751022f246a2f3'/>
<id>urn:sha1:e45c4617e496b49f8d7225546a751022f246a2f3</id>
<content type='text'>
</content>
</entry>
</feed>
