summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
Commit message (Expand)AuthorAgeFilesLines
* [ 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
|\ \
| * \ criss-cross merge with my sid branchDavid Kalnischkies2010-02-182-11/+12
| |\ \
| * | | Add support for the LANGUAGE environment variableDavid Kalnischkies2010-02-141-1/+1
| * | | [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-133-16/+34
| |\ \ \
| | * | | merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies2009-12-232-0/+18
| | * | | mark the Error/Warning method as __coldDavid Kalnischkies2009-12-191-4/+5
| | * | | add optional gcc features as deprecated, unused and (un)likelyDavid Kalnischkies2009-12-191-0/+22
* | | | | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-03-122-1/+42
* | | | | * apt-pkg/contrib/mmap.{h,cc}:David Kalnischkies2010-02-272-11/+64
| |_|_|/ |/| | |
* | | | merge from the lp:~donkult/apt/sid branchMichael Vogt2010-02-182-0/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | dd support for the LANGUAGE environment variableDavid Kalnischkies2010-02-182-0/+19
| |/ /
* | | * [BREAK] merged lp:~mvo/apt/historyMichael Vogt2010-02-182-0/+13
|\ \ \ | |/ / |/| |
| * | Change the package index Info methods to allow apt-cache policy to beMichael Vogt2010-02-182-0/+13
* | | merge with debian-sidDavid Kalnischkies2010-02-131-21/+30
|\| |
| * | merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt2010-01-314-9/+7
| * | * cmdline/acqprogress.cc:Michael Vogt2010-01-312-23/+16
| * | * apt-pkg/contrib/fileutl.cc:Michael Vogt2010-01-236-26/+146
| * | * apt-pkg/contrib/cdromutl.cc:Michael Vogt2010-01-221-21/+30
* | | cleanup the error header a bit by moving the printf-macros outDavid Kalnischkies2010-01-302-23/+16
* | | * apt-pkg/contrib/macros.h:David Kalnischkies2010-01-305-10/+8