Michael Vogt
|
c511c5e8ed
Merge branch 'debian/sid' into debian/experimental
|
11 éve |
David Kalnischkies
|
223ae57d46
rework PTY magic to fix stair-stepping on kfreebsd
|
12 éve |
Michael Vogt
|
9eb0042bef
readd pkgPackageManager::Go() to not break API
|
12 éve |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
12 éve |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
12 éve |
Michael Vogt
|
e96e4e9cef
Handle SIGWINCH in APT::Progress-Fancy=1
|
12 éve |
Michael Vogt
|
177296dffd
move pty magic into its own functions
|
12 éve |
Michael Vogt
|
c5f0d8e6f8
fix some more ABI issues, abicheck is happy now
|
12 éve |
Michael Vogt
|
bd5f39b34c
restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13)
|
12 éve |
Michael Vogt
|
c3045b7979
move pty stuff into its own function
|
12 éve |
Michael Vogt
|
6fad3c240c
extract getDpkgExecutable() and DPkgPM::BuildPackagesProgressMap() out of the monster long pkgDPkgPM::Go()
|
12 éve |
Michael Vogt
|
dd640f3cec
cleanup
|
12 éve |
Michael Vogt
|
e8022b09e7
Merge branch 'debian/sid' into feature/install-progress-refactor
|
12 éve |
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 éve |
Michael Vogt
|
e6ad8031b7
move the status-fd progress reporting out of the pkgDPkgPM class, at this point, breaks ABI/API, lets see what we can do about this
|
12 éve |
Michael Vogt
|
31f97d7b86
first iteration of install progress refactor
|
12 éve |
Michael Vogt
|
af6b41692b
add -o DpkgPM::Progress-Fancy for better dpkg progress output on vt100+ terminals
|
12 éve |
Michael Vogt
|
7546c8da99
Add DPkgPM::Progress for terminal install progress
|
13 éve |
David Kalnischkies
|
7a948ec719
Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info
|
13 éve |
David Kalnischkies
|
a4f6bdc8bd
revert 2184.1.2: do not pollute namespace in headers
|
14 éve |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
15 éve |
David Kalnischkies
|
75a90b9325
enable APT in unpack/configure ordering to handle loops as well
|
15 éve |
Christopher Baines
|
590f192312
SmartConfigure and SmartUnPack have got smarter! The full descriptions of what they now do is in the apt-pkg/packagemanager.cc file.
|
15 éve |
Michael Vogt
|
697a1d8ab6
apt-pkg/deb/dpkgpm.{cc,h}: convert to use dpointers
|
15 éve |
Michael Vogt
|
189bb640d2
merged from lp:~donkult/apt/sid
|
16 éve |
Michael Vogt
|
23c5897cbd
* merge the remaining Ubuntu change:
|
16 éve |
David Kalnischkies
|
eb6f9bac96
forward manual-installed bit on package disappearance
|
16 éve |
David Kalnischkies
|
6cb1060b58
* apt-pkg/deb/dpkgpm.cc:
|
16 éve |
Michael Vogt
|
a29b2c0b9c
Change history branch so that it does not break the
|
16 éve |
Michael Vogt
|
b3bc1bd74c
* Merged from the mvo branch
|
16 éve |