Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-23 | fix tests | Michael Vogt | |
2014-09-23 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt | |
Conflicts: apt-pkg/acquire-item.cc apt-pkg/acquire-item.h apt-pkg/cachefilter.h configure.ac debian/changelog | |||
2014-09-08 | fix progress report for upgrade and reinstall | David Kalnischkies | |
APT treats upgrades like installs and dpkg is very similar in this, but prints still a slightly different processing message indicating that it is really an upgrade which we hadn't parsed so far, but this wasn't really visible as we quickly moved on to a 'known' state. More problematic was the reinstall case as apt hadn't recognized this for the package name detection, so that reinstalls had no progress since we introduced MultiArch. | |||
2014-05-08 | update test-apt-progress-fd | Michael Vogt | |
2013-10-21 | fix apt output ordering and update test to match the new human friendly ↵ | Michael Vogt | |
messages that include the architecture | |||
2013-10-18 | re-add missing APT::String::Strip | Michael Vogt | |
2013-10-18 | cleanup | Michael Vogt | |
2013-10-15 | tests, do not send pkgname with arch via the status-fd | Michael Vogt | |