Age | Commit message (Expand) | Author |
2010-07-11 | [ Martin Pitt ] | David Kalnischkies |
2010-07-10 | * apt-pkg/contrib/error.{cc,h}: | David Kalnischkies |
2010-07-09 | check the state of the FileFd before renaming as otherwise the rename | David Kalnischkies |
2010-07-09 | * doc/apt.conf.5.xml: | David Kalnischkies |
2010-07-08 | * apt-pkg/pkgcachegen.{cc,h}: | David Kalnischkies |
2010-07-06 | FileFd(): Drop file name extension check in ReadOnlyGzip mode | martin@piware.de |
2010-07-05 | merge with debian-experimental-ma | David Kalnischkies |
2010-06-29 | Fix the atomic replace. | Julian Andres Klode |
2010-06-29 | * apt-pkg/contrib/fileutl.cc: | Julian Andres Klode |
2010-06-26 | make the MMap Grow Error a fatal one as while in theory the code should | David Kalnischkies |
2010-06-26 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-06-26 | - use the new MatchAgainstConfig for the DefaultRootSetFunc | David Kalnischkies |
2010-06-25 | add a simple stack handling to be able to delay error handling | David Kalnischkies |
2010-06-25 | * apt-pkg/contrib/error.{cc,h}: | David Kalnischkies |
2010-06-24 | Switch FileFd to not transparently gunzip, since that breaks code which expec... | martin@piware.de |
2010-06-09 | be sure that the RFC1123StrToTime method is run in a LANG=C environment | David Kalnischkies |
2010-06-09 | * apt-pkg/contrib/fileutl.{h,cc}: | martin@piware.de |
2010-06-09 | - backport forgotten Valid-Until patch from the obsolete experimental | David Kalnischkies |
2010-06-09 | move the users away from the deprecated StrToTime() method | David Kalnischkies |
2010-06-09 | use the portable timegm shown in his manpage instead of a strange | David 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-04 | remove the ABI compatible stub for GetListOfFilesInDir | David Kalnischkies |
2010-03-31 | Userinfo is urlencoded in URIs (RFC 3986) | David Kalnischkies |
2010-03-30 | rename ExplodeString to VectorizeString | David Kalnischkies |
2010-03-30 | replace every call to toupper with one to our own tolower_ascii | David Kalnischkies |
2010-03-18 | merge 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-18 | merge from the lp:~donkult/apt/sid branch | Michael Vogt |
2010-02-18 | * [BREAK] merged lp:~mvo/apt/history | Michael Vogt |
2010-02-18 | Change the package index Info methods to allow apt-cache policy to be | Michael Vogt |
2010-02-18 | criss-cross merge with my sid branch | David Kalnischkies |
2010-02-18 | dd support for the LANGUAGE environment variable | David Kalnischkies |
2010-02-14 | Add support for the LANGUAGE environment variable | David Kalnischkies |
2010-02-13 | [BREAK] merge MultiArch-ABI. We don't support MultiArch, | David Kalnischkies |
2010-02-13 | merge with debian-sid | David Kalnischkies |
2010-01-31 | merge r1966..1967 from lp:~donkult/apt/sid | Michael Vogt |
2010-01-31 | * cmdline/acqprogress.cc: | Michael Vogt |
2010-01-30 | cleanup the error header a bit by moving the printf-macros out | David Kalnischkies |
2010-01-30 | * apt-pkg/contrib/macros.h: | David Kalnischkies |
2010-01-23 | * apt-pkg/contrib/fileutl.cc: | Michael Vogt |
2010-01-22 | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt |
2010-01-22 | mark the Error methods as __cold | David Kalnischkies |
2010-01-22 | add a few gcc helpers, including [un]likely() and __deprecated | David Kalnischkies |
2010-01-20 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |