Age | Commit message (Expand) | Author |
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 |
2011-02-11 | * apt-pkg/depcache.cc: | David Kalnischkies |
2011-02-07 | allow conflicts in the same group again (Closes: #612099) | David Kalnischkies |
2011-01-12 | remove two unused variables gcc-4.6 reports from depcache.cc | David Kalnischkies |
2011-01-12 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-12-05 | check in the DepCache::SetCandidateVersion that the package is marked to | David Kalnischkies |
2010-12-03 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-11-30 | apply a very simple speed-up in case we try to set the candidate version | David Kalnischkies |
2010-11-10 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-10-02 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-09-14 | * apt-pkg/policy.cc: | David Kalnischkies |
2010-08-27 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-08-10 | apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic. | Julian Andres Klode |
2010-08-06 | * apt-pkg/depcache.cc: | Julian Andres Klode |
2010-07-14 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-07-04 | * apt-pkg/policy.h: | David Kalnischkies |
2010-06-26 | always mark the all package if a pseudo package is marked for install | David Kalnischkies |
2010-06-26 | - use the new MatchAgainstConfig for the DefaultRootSetFunc | David Kalnischkies |
2010-06-16 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-06-09 | * apt-pkg/pkgcache.h: | David Kalnischkies |
2010-06-03 | deprecate AddSize with Multiplier as it is unused and switch to | David Kalnischkies |
2010-06-03 | * apt-pkg/pkgcache.h: | David Kalnischkies |
2010-05-29 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-05-28 | try harder to find the other pseudo versions for autoremove multiarch | David Kalnischkies |
2010-05-28 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-05-28 | * apt-pkg/deb/debsystem.cc: | David Kalnischkies |
2010-05-11 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-05-04 | merge from the debian-sid branch | David Kalnischkies |
2010-05-04 | merge from the mvo branch | Michael Vogt |
2010-05-03 | replace »« with '' in the internal error msg to have ascii chars for gettext | David Kalnischkies |
2010-04-28 | rewrite the pseudo package reinstaller to be more intelligent | David Kalnischkies |
2010-04-28 | * apt-pkg/depcache.cc: | Michael Vogt |
2010-04-03 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-03-18 | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools), | David Kalnischkies |