index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
depcache.cc
Age
Commit message (
Expand
)
Author
2013-10-01
don't consider holds for autoremoval
David Kalnischkies
2013-08-01
prefer native arch over higher priority for providers
Colin Watson
2013-07-11
prevent MarkInstall of unsynced Multi-Arch:same siblings
David Kalnischkies
2013-07-02
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2013-06-27
when doing MarkInstall() packages may also get removed, so show them in the d...
Michael Vogt
2013-06-09
try all providers in order if uninstallable in MarkInstall
David Kalnischkies
2013-06-09
fix priority sorting by prefering higher in MarkInstall
David Kalnischkies
2013-04-03
* apt-pkg/cacheiterators.h:
David Kalnischkies
2013-02-24
* apt-pkg/depcache.cc:
David Kalnischkies
2012-11-09
no mode changes should obviously be ok for pkgDepCache::IsModeChangeOk
David Kalnischkies
2012-11-09
* apt-pkg/depcache.cc:
David Kalnischkies
2012-09-19
* apt-pkg/pkgcache.cc:
David Kalnischkies
2012-04-23
provider is only a possible solution if the provides has the right
David Kalnischkies
2012-04-23
* apt-pkg/depcache.cc:
David Kalnischkies
2012-03-05
* Treat the Important flag like the Essential flag with two differences:
Julian Andres Klode
2012-01-29
* apt-pkg/depcache.cc:
David Kalnischkies
2012-01-13
factor out the detection of self-conflicts into Dep::IsIgnorable
David Kalnischkies
2012-01-11
* apt-pkg/depcache.cc:
David Kalnischkies
2011-11-23
* apt-pkg/depcache.cc:
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-13
merge with debian/experimental
David Kalnischkies
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-08-15
merged from the debian-sid branch
Michael Vogt
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-07-28
[ABI break] merge patch from Jonathan Thomas to speed up the
Michael Vogt
2011-07-15
merged from http://bzr.debian.org/bzr/apt/apt/debian-sid
Michael Vogt
2011-07-15
* apt-pkg/depcache.cc:
David Kalnischkies
2011-05-17
if a Breaks can't be upgraded, remove it. If it or a Conflict
David Kalnischkies
2011-05-17
let the Mark methods return if their marking was successful
David Kalnischkies
2011-05-17
* apt-pkg/depcache.cc:
David Kalnischkies
2011-05-17
remove deprecated methods which nobody should have used anyway like
David Kalnischkies
2011-05-17
rename option APT::Solver::Name to simply APT::Solver
David Kalnischkies
2011-05-17
* Implement EDSP in libapt-pkg so that all front-ends which
David Kalnischkies
2011-05-13
rewrite new and previously satisfied important dependency detection in
David Kalnischkies
2011-05-12
move the broken dependency detection above the new recommends detection
David Kalnischkies
2011-05-11
convert a lot of places to use IsNegative instead of checking by hand
David Kalnischkies
2011-05-11
if critical or-group can't be satisfied, exit directly.
David Kalnischkies
2011-05-02
doesn't execute autoremove marker setting if an external solver is called
David Kalnischkies
2011-04-20
merge with debian-sid branch and 0.8.14.1 release
David Kalnischkies
2011-04-18
apt-pkg/depcache.cc: Really release action groups only once (Closes: #622744)
Julian Andres Klode
2011-04-16
* apt-pkg/depcache.cc:
David Kalnischkies
2011-04-02
disable automatical installation of dependencies in MarkInstall if we
David Kalnischkies
2011-03-30
add a first round of stuff needed for talking between APT and solvers
David Kalnischkies
2011-03-26
do not change protected packages in autoinstall (Closes: #618848)
David Kalnischkies
2011-03-25
* apt-pkg/depcache.cc:
David Kalnischkies
2011-03-20
reorganize the marker methods a bit by moving the common part to a
David Kalnischkies
2011-03-08
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
2011-02-17
* apt-pkg/depcache.cc:
David Kalnischkies
[next]