David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
12 年之前 |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
12 年之前 |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
12 年之前 |
Michael Vogt
|
61f954bff0
small documentation updates
|
12 年之前 |
Michael Vogt
|
d428d131a2
Move ListUpdate/AquireUpdate into update.{cc,h}
|
12 年之前 |
Michael Vogt
|
82e369c4b9
* move upgrade releated code into upgrade.{cc,h}
|
12 年之前 |
Michael Vogt
|
5ca0cf5119
cleanup upgrade API some more (thanks for the feedback from David)
|
12 年之前 |
Michael Vogt
|
facea693b2
improve the API for Upgrade()
|
12 年之前 |
Michael Vogt
|
b917917067
squash merge of the feature/apt-binary branch without the changes from experimental
|
13 年之前 |
David Kalnischkies
|
f3c736f9b6
deprecate InstallProtect as a cpu-eating no-op
|
13 年之前 |
Marius Vollmer
|
b270388bef
* apt-pkg/algorithms.cc:
|
14 年之前 |
David Kalnischkies
|
db09a1c5dd
* apt-pkg/algorithms.cc:
|
14 年之前 |
Colin Watson
|
d0f2c87cd7
* apt-pkg/algorithms.cc:
|
14 年之前 |
David Kalnischkies
|
b9dadc24b9
revert 2184.1.3: forward declaration instead of headers
|
14 年之前 |
David Kalnischkies
|
a4f6bdc8bd
revert 2184.1.2: do not pollute namespace in headers
|
14 年之前 |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
15 年之前 |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
15 年之前 |
Michael Vogt
|
6db194289e
merged from http://bzr.debian.org/bzr/apt/apt/debian-sid
|
15 年之前 |
Michael Vogt
|
953b348cb0
make ResolveByKeep() more clever and hold back packages that would go into a broken policy state by the upgrade
|
15 年之前 |
Michael Vogt
|
36b8ebbb4a
* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which
|
15 年之前 |
David Kalnischkies
|
741b7da9de
implement external solver calling for upgrade and dist-upgrade, too
|
15 年之前 |
David Kalnischkies
|
6d38011bb9
add a first round of stuff needed for talking between APT and solvers
|
15 年之前 |
David Kalnischkies
|
cc26da01ef
do not change protected packages in autoinstall (Closes: #618848)
|
15 年之前 |
Michael Vogt
|
be9b62f764
add more dpointer placeholders
|
15 年之前 |
David Kalnischkies
|
e841200b93
* apt-pkg/policy.h:
|
16 年之前 |
David Kalnischkies
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 年之前 |
Michael Vogt
|
496d5c709d
* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:
|
18 年之前 |
Michael Vogt
|
760d496800
* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}
|
18 年之前 |
Michael Vogt
|
1350057372
* removed the pragma mess
|
20 年之前 |
Michael Vogt
|
c320a1e61a
* README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheiterators.h order in initlist changed to remove warning
|
21 年之前 |