| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix tests | Michael Vogt | 2014-09-23 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'debian/sid' into debian/experimental | Michael Vogt | 2014-09-23 | 1 | -0/+16 |
| |\ | | | | | | | | | | | | | | | | | Conflicts: apt-pkg/acquire-item.cc apt-pkg/acquire-item.h apt-pkg/cachefilter.h configure.ac debian/changelog | ||||
| | * | fix progress report for upgrade and reinstall | David Kalnischkies | 2014-09-08 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | update test-apt-progress-fd | Michael Vogt | 2014-05-08 | 1 | -3/+3 |
| |/ | |||||
| * | fix apt output ordering and update test to match the new human friendly ↵ | Michael Vogt | 2013-10-21 | 1 | -2/+2 |
| | | | | | messages that include the architecture | ||||
| * | re-add missing APT::String::Strip | Michael Vogt | 2013-10-18 | 1 | -1/+0 |
| | | |||||
| * | cleanup | Michael Vogt | 2013-10-18 | 1 | -23/+23 |
| | | |||||
| * | tests, do not send pkgname with arch via the status-fd | Michael Vogt | 2013-10-15 | 1 | -0/+71 |
