David Kalnischkies
|
4326680d2e
simulate all package manager actions explicitly
|
8 years ago |
David Kalnischkies
|
3a487cc03d
edsp: if logging is requested, do it for internal, too
|
8 years ago |
David Kalnischkies
|
43c71fad3a
edsp: add Forbid-{New-Install,Remove} and Upgrade-All
|
8 years ago |
David Kalnischkies
|
84573326f4
factor out Pkg/DepIterator prettyprinters into own header
|
8 years ago |
Julian Andres Klode
|
f99b06213e
apt-pkg/algorithms.cc: Avoid stack buffer overflow in KillList
|
8 years ago |
David Kalnischkies
|
258b9e512c
apply various suggestions made by cppcheck
|
9 years ago |
David Kalnischkies
|
294a80209a
sanify API to get 'the' candidate version
|
9 years ago |
Julian Andres Klode
|
f1f9f9bfec
algorithms: Replace qsort() by thread-safe std::sort()
|
9 years ago |
Michael Vogt
|
88a8975f15
Cleanup includes after running iwyu
|
9 years ago |
Julian Andres Klode
|
98cc7fd2c1
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
|
9 years ago |
David Kalnischkies
|
4dc77823d3
remove the compatibility markers for 4.13 abi
|
9 years ago |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 years ago |
David Kalnischkies
|
d61960d924
merge debian/sid into debian/experimental
|
9 years ago |
David Kalnischkies
|
77b6f202e1
award points for positive dependencies again
|
10 years ago |
David Kalnischkies
|
fa5404ab01
explicit overload methods instead of adding parameters
|
10 years ago |
David Kalnischkies
|
2a884c612b
fix progress output for (dist-)upgrade calculation
|
10 years ago |
David Kalnischkies
|
4cd4a2e703
consider priorities only for downloadable pkgs in resolver
|
10 years ago |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 years ago |
David Kalnischkies
|
e788a834ce
warning: useless cast to type A [-Wuseless-cast]
|
11 years ago |
David Kalnischkies
|
9ec748ff10
check version before adding scores in resolver
|
11 years ago |
David Kalnischkies
|
cb4b85b0bd
do not do the same looping twice
|
11 years ago |
David Kalnischkies
|
8daf68e366
propagate a negative score point along breaks/conflicts
|
11 years ago |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
11 years ago |
Michael Vogt
|
d428d131a2
Move ListUpdate/AquireUpdate into update.{cc,h}
|
11 years ago |
Michael Vogt
|
82e369c4b9
* move upgrade releated code into upgrade.{cc,h}
|
11 years ago |
Michael Vogt
|
5ca0cf5119
cleanup upgrade API some more (thanks for the feedback from David)
|
11 years ago |
Michael Vogt
|
facea693b2
improve the API for Upgrade()
|
11 years ago |
Michael Vogt
|
b917917067
squash merge of the feature/apt-binary branch without the changes from experimental
|
11 years ago |
Michael Vogt
|
8e4c3f0a42
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
|
11 years ago |
Michael Vogt
|
49b49018ff
make starting debug output of pkgProblemResolver proper english
|
11 years ago |