summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-10-212-6/+13
* apt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or fo...Michael Vogt2010-10-131-5/+10
* * apt-pkg/contrib/fileutl.cc:Martin Pitt2010-10-131-1/+20
* * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-09-281-2/+2
* merged from lp:~mvo/apt/mvoMichael Vogt2010-09-101-3/+21
|\
| * apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable...Michael Vogt2010-09-101-4/+12
| * apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review)Michael Vogt2010-09-101-3/+3
| * * apt-pkg/contrib/cdromutl.cc:Michael Vogt2010-09-101-0/+10
* | rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeededDavid Kalnischkies2010-09-062-3/+3
|/
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-09-022-0/+30
* * apt-pkg/contrib/configuration.cc:David Kalnischkies2010-08-282-3/+12
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-08-281-1/+2
* * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-08-161-1/+1
* apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old behavior (LP: #613211)Julian Andres Klode2010-08-101-1/+8
* apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.Julian Andres Klode2010-08-102-1/+4
* - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies2010-07-302-0/+32
* add inline DumpError() to avoid subtle API breakMichael Vogt2010-07-291-1/+13
* * apt-pkg/contrib/error.{cc,h}Michael Vogt2010-07-292-7/+8
* * apt-pkg/contrib/fileutl.cc:Julian Andres Klode2010-07-232-0/+22
* [ Martin Pitt ]David Kalnischkies2010-07-112-12/+62
|\
| * FileFd(): Drop file name extension check in ReadOnlyGzip modemartin@piware.de2010-07-061-3/+11
| * Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-242-6/+10
| * * apt-pkg/contrib/fileutl.{h,cc}:martin@piware.de2010-06-092-9/+47
* | * apt-pkg/contrib/error.{cc,h}:David Kalnischkies2010-07-102-7/+6
* | check the state of the FileFd before renaming as otherwise the renameDavid Kalnischkies2010-07-091-6/+8
* | * doc/apt.conf.5.xml:David Kalnischkies2010-07-091-0/+2
* | * apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies2010-07-081-9/+18
* | merge with debian-experimental-maDavid Kalnischkies2010-07-052-6/+17
|\ \
| * | Fix the atomic replace.Julian Andres Klode2010-06-291-1/+1
| * | * apt-pkg/contrib/fileutl.cc:Julian Andres Klode2010-06-292-6/+17
* | | make the MMap Grow Error a fatal one as while in theory the code shouldDavid Kalnischkies2010-06-261-1/+1
* | | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-06-261-0/+4
* | | - use the new MatchAgainstConfig for the DefaultRootSetFuncDavid Kalnischkies2010-06-262-1/+61
* | | add a simple stack handling to be able to delay error handlingDavid Kalnischkies2010-06-252-2/+65
* | | * apt-pkg/contrib/error.{cc,h}:David Kalnischkies2010-06-252-207/+356
|/ /
* | be sure that the RFC1123StrToTime method is run in a LANG=C environmentDavid Kalnischkies2010-06-091-2/+6
* | - backport forgotten Valid-Until patch from the obsolete experimentalDavid Kalnischkies2010-06-092-21/+55
|\ \
| * | move the users away from the deprecated StrToTime() methodDavid Kalnischkies2010-06-091-2/+2
| * | use the portable timegm shown in his manpage instead of a strangeDavid Kalnischkies2010-06-091-20/+16
| * | * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-06-082-1/+39
* | | * apt-pkg/contrib/cmdline.cc:David Kalnischkies2010-05-311-2/+2
|/ /
* | * contrib/mmap.cc:David Kalnischkies2010-05-131-2/+2
* | * apt-pkg/contrib/weakptr.h:Julian Andres Klode2010-05-041-0/+62
* | * apt-pkg/contrib/configuration.cc:David Kalnischkies2010-04-241-0/+2
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-04-072-0/+55
* | remove the ABI compatible stub for GetListOfFilesInDirDavid Kalnischkies2010-04-042-9/+1
* | Userinfo is urlencoded in URIs (RFC 3986)David Kalnischkies2010-03-312-6/+16
* | rename ExplodeString to VectorizeStringDavid Kalnischkies2010-03-302-4/+4
* | replace every call to toupper with one to our own tolower_asciiDavid Kalnischkies2010-03-304-46/+42
* | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies2010-03-181-16/+16
|\ \