Michael Vogt
|
bd5f39b34c
restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13)
|
12 年 前 |
Michael Vogt
|
00354054c1
Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progress-refactor
|
12 年 前 |
Michael Vogt
|
6fad3c240c
extract getDpkgExecutable() and DPkgPM::BuildPackagesProgressMap() out of the monster long pkgDPkgPM::Go()
|
12 年 前 |
Michael Vogt
|
c57805f9d9
improve documentation for Acquire::http::Proxy-Auto-Detect (thanks to Francesco Poli)
|
12 年 前 |
Michael Vogt
|
a18456a58a
make the main loop a while() instead of a for() as I find this (much) easier to read this way)
|
12 年 前 |
Michael Vogt
|
51355387e5
Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progress-refactor
|
12 年 前 |
Michael Vogt
|
4b9969da40
fix failing ./test/integration/test-disappearing-packages (thanks Donkult) - ported from the mvo/feature/install-progress-refactor branch
|
12 年 前 |
Michael Vogt
|
b4017ba767
fix failing ./test/integration/test-disappearing-packages (thanks Donkult!)
|
12 年 前 |
Michael Vogt
|
2b4e2e839a
test/integration/run-tests: output the failed test names
|
12 年 前 |
Michael Vogt
|
4c9234d668
Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sid
|
12 年 前 |
Michael Vogt
|
1f46727611
use Pkg.FullName() in disappearedPkgs and remove duplicated check
|
12 年 前 |
Michael Vogt
|
af36becc88
fix install-progress location
|
12 年 前 |
Michael Vogt
|
8336ae355b
move install-progress.{cc,h} to apt-pkg
|
12 年 前 |
Michael Vogt
|
c08cf1dc78
add Acquire::http::Proxy-Auto-Detect to the apt.conf.5 manpage (closes: 726597)
|
12 年 前 |
Michael Vogt
|
c7ea1ebaef
add APT::Status-deb822-Fd
|
12 年 前 |
Michael Vogt
|
3b1b0f2900
restore binary compatiblity with the pkgPackageManager interface
|
12 年 前 |
Michael Vogt
|
d274520ee8
fix apt output ordering and update test to match the new human friendly messages that include the architecture
|
12 年 前 |
Michael Vogt
|
1c6cedc489
move iprogress.{cc,h} to private-progress.{cc,h} until its fully stable
|
12 年 前 |
Michael Vogt
|
65dbd5a1a3
re-add missing APT::String::Strip
|
12 年 前 |
Michael Vogt
|
34d6563ef4
merged debian/sid
|
12 年 前 |
Michael Vogt
|
fa300ed15f
use std::string instead of char* in pkgDPkgPM::ProcessDpkgStatusLine()
|
12 年 前 |
Michael Vogt
|
27ede34088
reshuffle the pkgDPkgPM::ProcessDpkgStatusLine() some more to make it more robust
|
12 年 前 |
Michael Vogt
|
11ef54810d
reshuffle dpkgpm.cc code a bit more
|
12 年 前 |
Michael Vogt
|
6161edd7a3
add $* to gdb to make it more useful
|
12 年 前 |
Michael Vogt
|
2842f8f3e3
add APT::String::Strip(), start cleanup of ProcessDpkgStatusLine
|
12 年 前 |
Michael Vogt
|
dd640f3cec
cleanup
|
12 年 前 |
Michael Vogt
|
7c016f6e10
ensure that short-name -> long-name detection for dpkg-status works for reinstalls too
|
12 年 前 |
Michael Vogt
|
e8022b09e7
Merge branch 'debian/sid' into feature/install-progress-refactor
|
12 年 前 |
Michael Vogt
|
c420fe0096
fix broken clean when apt was finished and ensure that terminal progress is updated when a new dpkg-loop is entered in dpkgpm.cc
|
12 年 前 |
Michael Vogt
|
3d22a7fddc
fix changelog
|
12 年 前 |