summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2010-07-06wrap the mmap actions in the CacheGenerator in their own methods toDavid Kalnischkies
2010-07-05merge with debian-experimental-maDavid Kalnischkies
2010-07-05Try to use NotEquals for the MultiArch Breaks dependencies instead ofDavid Kalnischkies
2010-07-04clean deblistparser a bit by get the Architectures at one placeDavid Kalnischkies
2010-07-04* apt-pkg/policy.h:David Kalnischkies
2010-06-29Fix the atomic replace.Julian Andres Klode
2010-06-29* apt-pkg/contrib/fileutl.cc:Julian Andres Klode
2010-06-28Also free regular expressions.Julian Andres Klode
2010-06-28Use _error->Warning() instead of writing to std::cerr.Julian Andres Klode
2010-06-28Remove debugging stuff, this was not meant to be here.Julian Andres Klode
2010-06-28Also support regular expressions and glob() patterns in "Pin: version".Julian Andres Klode
2010-06-28* apt-pkg/versionmatch.cc:Julian Andres Klode
2010-06-27deblistparser: Special-case *-armel, lpia and powerpcspe architectures.Julian Andres Klode
2010-06-26apt-pkg/deb/deblistparser.cc: Fix bug in architecture wildcard support.Julian Andres Klode
2010-06-26* apt-pkg/deb/deblistparser.cc:Julian Andres Klode
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-24apt-pkg/acquire-item.cc: Fix handling of local (file:/) sourcesmartin@piware.de
2010-06-24Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de
2010-06-19fix the gcc warning about the initialisation order of variables causedDavid Kalnischkies
2010-06-17pkgAcqIndex::Done(): If we have an IMS-Hit, also rename the destination file ...martin@piware.de
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-11apt-pkg/deb/debindexfile.cc: Fix one more place to check for gzipped indexes,...martin@piware.de
2010-06-11* apt-pkg/acquire-item.cc:martin@piware.de
2010-06-11Fix compressed index retrieval for current timestampsmartin@piware.de
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/acquire-item.cc:martin@piware.de
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-09* apt-pkg/deb/debindexfile.cc:martin@piware.de
2010-06-09* apt-pkg/contrib/fileutl.{h,cc}:martin@piware.de
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