David Kalnischkies
|
4b10240cca
improve arch-unqualified dpkg-progress parsing
|
8 年 前 |
David Kalnischkies
|
4326680d2e
simulate all package manager actions explicitly
|
8 年 前 |
David Kalnischkies
|
e7d4e0cf4f
select remove/purge packages early on for dpkg
|
8 年 前 |
Veres Lajos
|
8d89cda7d6
Fix several typos
|
9 年 前 |
David Kalnischkies
|
5dd00edbcf
add messages to our deprecation warnings in libapt
|
9 年 前 |
David Kalnischkies
|
3b3028467c
add c++11 override marker to overridden methods
|
9 年 前 |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 年 前 |
David Kalnischkies
|
3809194b66
mark private methods as hidden
|
10 年 前 |
Michael Vogt
|
c511c5e8ed
Merge branch 'debian/sid' into debian/experimental
|
10 年 前 |
David Kalnischkies
|
223ae57d46
rework PTY magic to fix stair-stepping on kfreebsd
|
10 年 前 |
Michael Vogt
|
9eb0042bef
readd pkgPackageManager::Go() to not break API
|
10 年 前 |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 年 前 |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
11 年 前 |
Michael Vogt
|
e96e4e9cef
Handle SIGWINCH in APT::Progress-Fancy=1
|
11 年 前 |
Michael Vogt
|
177296dffd
move pty magic into its own functions
|
11 年 前 |
Michael Vogt
|
c5f0d8e6f8
fix some more ABI issues, abicheck is happy now
|
11 年 前 |
Michael Vogt
|
bd5f39b34c
restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13)
|
11 年 前 |
Michael Vogt
|
c3045b7979
move pty stuff into its own function
|
11 年 前 |
Michael Vogt
|
6fad3c240c
extract getDpkgExecutable() and DPkgPM::BuildPackagesProgressMap() out of the monster long pkgDPkgPM::Go()
|
11 年 前 |
Michael Vogt
|
dd640f3cec
cleanup
|
11 年 前 |
Michael Vogt
|
e8022b09e7
Merge branch 'debian/sid' into feature/install-progress-refactor
|
11 年 前 |
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
|
11 年 前 |
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
|
11 年 前 |
Michael Vogt
|
31f97d7b86
first iteration of install progress refactor
|
11 年 前 |
Michael Vogt
|
af6b41692b
add -o DpkgPM::Progress-Fancy for better dpkg progress output on vt100+ terminals
|
11 年 前 |
Michael Vogt
|
7546c8da99
Add DPkgPM::Progress for terminal install progress
|
11 年 前 |
David Kalnischkies
|
7a948ec719
Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info
|
11 年 前 |
David Kalnischkies
|
a4f6bdc8bd
revert 2184.1.2: do not pollute namespace in headers
|
13 年 前 |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
13 年 前 |
David Kalnischkies
|
75a90b9325
enable APT in unpack/configure ordering to handle loops as well
|
13 年 前 |