summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
AgeCommit message (Expand)AuthorFilesLines
2011-02-07* apt-pkg/contrib/error.cc:David Kalnischkies1-6/+25
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies6-15/+58
2011-01-15* methods/rred.cc:David Kalnischkies1-0/+1
2011-01-13ignore non-regular files in GetListOfFilesInDir (Closes: #594694)David Kalnischkies1-12/+16
2011-01-13* apt-inst/contrib/extracttar.cc:David Kalnischkies2-0/+18
2011-01-12* apt-pkg/contrib/weakptr.h:David Kalnischkies1-0/+2
2011-01-12* apt-pkg/contrib/fileutl.cc:David Kalnischkies2-1/+20
2011-01-12* apt-pkg/contrib/weakptr.h:Michael Vogt1-0/+1
2010-12-03Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi2-0/+19
2010-11-30add the possibility to disable only the progress reporting stuff as theDavid Kalnischkies1-1/+1
2010-11-18merged lp:~mvo/apt/apt-get-changelog Michael Vogt2-0/+10
2010-11-16add support for third party changelogsMichael Vogt2-0/+10
2010-10-21* apt-pkg/contrib/fileutl.cc:David Kalnischkies2-6/+13
2010-10-13apt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or fo...Michael Vogt1-5/+10
2010-10-13* apt-pkg/contrib/fileutl.cc:Martin Pitt1-1/+20
2010-09-28* apt-pkg/contrib/strutl.cc:David Kalnischkies1-2/+2
2010-09-10merged from lp:~mvo/apt/mvoMichael Vogt1-3/+21
2010-09-10apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable...Michael Vogt1-4/+12
2010-09-10apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review)Michael Vogt1-3/+3
2010-09-10* apt-pkg/contrib/cdromutl.cc:Michael Vogt1-0/+10
2010-09-06rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeededDavid Kalnischkies2-3/+3
2010-09-02* apt-pkg/deb/dpkgpm.cc:David Kalnischkies2-0/+30
2010-08-28* apt-pkg/contrib/configuration.cc:David Kalnischkies2-3/+12
2010-08-28* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-1/+2
2010-08-16* apt-pkg/contrib/strutl.cc:David Kalnischkies1-1/+1
2010-08-10apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old behavior (LP: #613211)Julian Andres Klode1-1/+8
2010-08-10apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.Julian Andres Klode2-1/+4
2010-07-30 - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies2-0/+32
2010-07-29add inline DumpError() to avoid subtle API breakMichael Vogt1-1/+13
2010-07-29* apt-pkg/contrib/error.{cc,h}Michael Vogt2-7/+8
2010-07-23* apt-pkg/contrib/fileutl.cc:Julian Andres Klode2-0/+22
2010-07-11[ Martin Pitt ]David Kalnischkies2-12/+62
2010-07-10* apt-pkg/contrib/error.{cc,h}:David Kalnischkies2-7/+6
2010-07-09check the state of the FileFd before renaming as otherwise the renameDavid Kalnischkies1-6/+8
2010-07-09* doc/apt.conf.5.xml:David Kalnischkies1-0/+2
2010-07-08* apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies1-9/+18
2010-07-06FileFd(): Drop file name extension check in ReadOnlyGzip modemartin@piware.de1-3/+11
2010-07-05merge with debian-experimental-maDavid Kalnischkies2-6/+17
2010-06-29Fix the atomic replace.Julian Andres Klode1-1/+1
2010-06-29* apt-pkg/contrib/fileutl.cc:Julian Andres Klode2-6/+17
2010-06-26make the MMap Grow Error a fatal one as while in theory the code shouldDavid Kalnischkies1-1/+1
2010-06-26* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-0/+4
2010-06-26 - use the new MatchAgainstConfig for the DefaultRootSetFuncDavid Kalnischkies2-1/+61
2010-06-25add a simple stack handling to be able to delay error handlingDavid Kalnischkies2-2/+65
2010-06-25* apt-pkg/contrib/error.{cc,h}:David Kalnischkies2-207/+356
2010-06-24Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2-6/+10
2010-06-09be sure that the RFC1123StrToTime method is run in a LANG=C environmentDavid Kalnischkies1-2/+6
2010-06-09* apt-pkg/contrib/fileutl.{h,cc}:martin@piware.de2-9/+47
2010-06-09 - backport forgotten Valid-Until patch from the obsolete experimentalDavid Kalnischkies2-21/+55
2010-06-09move the users away from the deprecated StrToTime() methodDavid Kalnischkies1-2/+2