David Kalnischkies
|
28557f9457
disable explicit configuration of all packages at the end
|
8 éve |
David Kalnischkies
|
4326680d2e
simulate all package manager actions explicitly
|
8 éve |
David Kalnischkies
|
8e99b22c31
eipp: let apt make a plan, not make stuff plane
|
8 éve |
David Kalnischkies
|
b4f91d4d15
eipp: enable xz-compressed scenario logging
|
8 éve |
David Kalnischkies
|
8d1cb6da6e
eipp: add Allow-Temporary-Remove-of-Essentials
|
8 éve |
David Kalnischkies
|
a21aca106c
eipp: implement Immediate-Configuration flag
|
8 éve |
David Kalnischkies
|
f74d99c6a7
eipp: provide the internal planer as an external one
|
8 éve |
David Kalnischkies
|
7b19726221
eipp: implement version 0.1 of the protocol
|
8 éve |
David Kalnischkies
|
84573326f4
factor out Pkg/DepIterator prettyprinters into own header
|
8 éve |
David Kalnischkies
|
c75e60ebb6
recheck Pre-Depends satisfaction in SmartConfigure
|
8 éve |
Veres Lajos
|
8d89cda7d6
Fix several typos
|
8 éve |
David Kalnischkies
|
93a0805bc9
fix alloc-dealloc-mismatch (operator new [] vs operator delete)
|
9 éve |
David Kalnischkies
|
95278287f4
avoid using global PendingError to avoid failing too often too soon
|
9 éve |
David Kalnischkies
|
9106d7c969
just-in-time removal of broken essential packages
|
9 éve |
Michael Vogt
|
88a8975f15
Cleanup includes after running iwyu
|
9 éve |
Julian Andres Klode
|
98cc7fd2c1
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
|
9 éve |
David Kalnischkies
|
4dc77823d3
remove the compatibility markers for 4.13 abi
|
9 éve |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 éve |
David Kalnischkies
|
4e6a7e260e
properly handle already reinstall pkgs in ordering
|
10 éve |
David Kalnischkies
|
ccf6bdb3ef
use a abi version check similar to the gcc check
|
10 éve |
David Kalnischkies
|
1df24acfdb
check for failure message in testsuccess/failure
|
10 éve |
David Kalnischkies
|
bf3ad91fdf
fix: warning: extra ‘;’ [-Wpedantic]
|
10 éve |
Michael Vogt
|
8c782efd93
Merge branch 'debian/sid' into debian/experimental
|
10 éve |
Michael Vogt
|
2f58969150
Fix SmartConfigure to ignore ordering of packages that are already valid
|
10 éve |
Michael Vogt
|
1f46d14620
Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental
|
10 éve |
David Kalnischkies
|
0eb4af9d3d
fix tight loop detection and temporary removes
|
10 éve |
David Kalnischkies
|
71e7a0f3a4
consistently fail if Smart* packagemanager actions fail
|
10 éve |
Michael Vogt
|
b58f28d4c4
fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR < 13)
|
10 éve |
David Kalnischkies
|
0caa5a4c64
do not configure already unpacked packages needlessly
|
11 éve |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 éve |