summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
AgeCommit message (Expand)Author
2010-07-30 - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies
2010-07-29add inline DumpError() to avoid subtle API breakMichael Vogt
2010-07-29* apt-pkg/contrib/error.{cc,h}Michael Vogt
2010-07-23* apt-pkg/contrib/fileutl.cc:Julian Andres Klode
2010-07-11[ Martin Pitt ]David Kalnischkies
2010-07-10* apt-pkg/contrib/error.{cc,h}:David Kalnischkies
2010-07-09check the state of the FileFd before renaming as otherwise the renameDavid Kalnischkies
2010-07-09* doc/apt.conf.5.xml:David Kalnischkies
2010-07-08* apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies
2010-07-06FileFd(): Drop file name extension check in ReadOnlyGzip modemartin@piware.de
2010-07-05merge with debian-experimental-maDavid Kalnischkies
2010-06-29Fix the atomic replace.Julian Andres Klode
2010-06-29* apt-pkg/contrib/fileutl.cc:Julian Andres Klode
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-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-24Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de
2010-06-09be sure that the RFC1123StrToTime method is run in a LANG=C environmentDavid Kalnischkies
2010-06-09* apt-pkg/contrib/fileutl.{h,cc}:martin@piware.de
2010-06-09 - backport forgotten Valid-Until patch from the obsolete experimentalDavid 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-08* apt-pkg/contrib/strutl.cc:David Kalnischkies
2010-05-31* apt-pkg/contrib/cmdline.cc:David Kalnischkies
2010-05-13* contrib/mmap.cc:David Kalnischkies
2010-05-04* apt-pkg/contrib/weakptr.h:Julian Andres Klode
2010-04-24* apt-pkg/contrib/configuration.cc:David Kalnischkies
2010-04-07* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2010-04-04remove the ABI compatible stub for GetListOfFilesInDirDavid Kalnischkies
2010-03-31Userinfo is urlencoded in URIs (RFC 3986)David Kalnischkies
2010-03-30rename ExplodeString to VectorizeStringDavid Kalnischkies
2010-03-30replace every call to toupper with one to our own tolower_asciiDavid Kalnischkies
2010-03-18merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies
2010-03-12* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-02-27* apt-pkg/contrib/mmap.{h,cc}:David Kalnischkies
2010-02-18merge from the lp:~donkult/apt/sid branchMichael Vogt
2010-02-18* [BREAK] merged lp:~mvo/apt/historyMichael Vogt
2010-02-18Change the package index Info methods to allow apt-cache policy to beMichael Vogt
2010-02-18criss-cross merge with my sid branchDavid Kalnischkies
2010-02-18dd support for the LANGUAGE environment variableDavid Kalnischkies
2010-02-14Add support for the LANGUAGE environment variableDavid Kalnischkies
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies
2010-02-13merge with debian-sidDavid Kalnischkies
2010-01-31merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt
2010-01-31* cmdline/acqprogress.cc:Michael Vogt
2010-01-30cleanup the error header a bit by moving the printf-macros outDavid Kalnischkies
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies
2010-01-23* apt-pkg/contrib/fileutl.cc:Michael Vogt