summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-04* apt-pkg/policy.h:David Kalnischkies
2010-07-04prefer the Policy if it is built instead of the DepCache andDavid Kalnischkies
2010-07-03reorder classes a bit and make TryToInstallBuildDep use themDavid Kalnischkies
2010-07-03Refactor TryToInstall to look a bit saner by splitting the RemoveDavid Kalnischkies
2010-07-02add a ConstructedBy member to the PackageSet which can be used by theDavid Kalnischkies
2010-06-29if the package has no installed & candidate but is virtual see if onlyDavid Kalnischkies
2010-06-29rename AddSelectedVersion() to a better public FromPackage()David Kalnischkies
2010-06-29for install, do all installs first and then the removes and vice versaDavid Kalnischkies
2010-06-28 - factor out code to get a single package FromName()David Kalnischkies
2010-06-26 - only print errors if all tries to get a package by string failedDavid Kalnischkies
2010-06-26always mark the all package if a pseudo package is marked for installDavid Kalnischkies
2010-06-26give the APT::Cache::Generate option her effect backDavid Kalnischkies
2010-06-26do not override the user set quiet setting even if the target is not a ttyDavid Kalnischkies
2010-06-26make the MMap Grow Error a fatal one as while in theory the code shouldDavid Kalnischkies
2010-06-26* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2010-06-26 - use the new MatchAgainstConfig for the DefaultRootSetFuncDavid Kalnischkies
2010-06-26* apt-pkg/aptconfiguration.cc:David Kalnischkies
2010-06-25print all messages if the application is in an interactive runDavid Kalnischkies
2010-06-25add a simple stack handling to be able to delay error handlingDavid Kalnischkies
2010-06-25* apt-pkg/contrib/error.{cc,h}:David Kalnischkies
2010-06-22Use an abstract helper for error handling and outputDavid Kalnischkies
2010-06-19* cmdline/apt-get.cc:David Kalnischkies
2010-06-19get packages by task^ with FromTask()David Kalnischkies
2010-06-19fix the gcc warning about the initialisation order of variables causedDavid Kalnischkies
2010-06-16* apt-pkg/depcache.cc:David Kalnischkies
2010-06-16add a simple method to VerIterator to check if two Versions are similarDavid Kalnischkies
2010-06-15* cmdline/cacheset.cc:David Kalnischkies
2010-06-15Add a GroupedFromCommandLine for the VersionSet similar to theDavid Kalnischkies
2010-06-11* debian/control:David Kalnischkies
2010-06-10merge with debian-experimental-ma to get the public policy backDavid Kalnischkies
2010-06-10* apt-pkg/cachefile.h:Michael Vogt
2010-06-10* apt-pkg/orderlist.cc:David Kalnischkies
2010-06-10releasing version 0.7.26~exp6Michael Vogt
2010-06-10merged from davidMichael Vogt
2010-06-10* apt-pkg/cacheset.cc:David Kalnischkies
2010-06-10correct a minor spelling mistake in the changelogDavid Kalnischkies
2010-06-10readd the autoremove protection for the kfreebsd-image as it was lostDavid Kalnischkies
2010-06-09enhance the split out of the gpgv commandline mangling by splitting outDavid Kalnischkies
2010-06-09sent Last-Modified header also for Translation filesDavid Kalnischkies
2010-06-09be sure that the RFC1123StrToTime method is run in a LANG=C environmentDavid Kalnischkies
2010-06-09* apt-pkg/indexcopy.cc:David Kalnischkies
2010-06-09fix compiler warning in the new mirror codeDavid Kalnischkies
2010-06-09* apt-pkg/policy.cc:David Kalnischkies
2010-06-09remove the "typename" from the const_iterators as gcc-4.4 doesn't likeDavid Kalnischkies
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt
2010-06-09debian/rules: remove two more leftovers fromthe ubuntu mergeMichael Vogt
2010-06-09merge lp:~mvo/apt/ubuntu-mirror-method-improvementsMichael Vogt
2010-06-09* merge the remaining Ubuntu change:Michael Vogt
2010-06-09 - backport forgotten Valid-Until patch from the obsolete experimentalDavid Kalnischkies
2010-06-09* apt-pkg/pkgcache.h:David Kalnischkies