summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2010-07-04* apt-pkg/policy.h:David Kalnischkies
2010-06-26always mark the all package if a pseudo package is marked for installDavid 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-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-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-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-10* apt-pkg/cacheset.cc:David 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-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-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
2010-06-09rename the options, document them and reorder the changelog a bitDavid Kalnischkies
2010-06-09move the users away from the deprecated StrToTime() methodDavid Kalnischkies
2010-06-09use the portable timegm shown in his manpage instead of a strangeDavid Kalnischkies
2010-06-08use the Valid-Until header from the Release file but if the userDavid Kalnischkies
2010-06-08enhance the Valid-Until code a bit by using the correct RFC1123StrToTimeDavid Kalnischkies
2010-06-08* apt-pkg/contrib/strutl.cc:David Kalnischkies
2010-06-08* apt-pkg/indexrecords.cc:David Kalnischkies
2010-06-06add a GroupedFromCommandLine method to the PackageSet to split theDavid Kalnischkies
2010-06-05support special release-modifier 'installed' and 'candidate'David Kalnischkies
2010-06-05handle :arch modifier in PackageSet::FromString correctlyDavid Kalnischkies
2010-06-05do not insert end() Iterators into the CacheSet even if requestedDavid Kalnischkies
2010-06-05Don't increase the commandline parameter in the library but in theDavid Kalnischkies
2010-06-05Add a method to get a VersionSet from the Commandline and refactorDavid Kalnischkies
2010-06-04store also the SourceList we use internally for exportDavid Kalnischkies
2010-06-04* apt-pkg/cachefile.{cc,h}:David Kalnischkies
2010-06-03* apt-pkg/depcache.cc:David Kalnischkies
2010-06-03deprecate AddSize with Multiplier as it is unused and switch toDavid Kalnischkies
2010-06-03* apt-pkg/pkgcache.h:David Kalnischkies
2010-06-02implement Fail-Ignore bool in FetchItem that tells the method that a failure ...Michael Vogt
2010-06-02* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2010-05-31* apt-pkg/cacheset.{cc,h}:David Kalnischkies
2010-05-31rename packageset into cacheset while it is not too lateDavid Kalnischkies