Age | Commit message (Expand) | Author |
2011-03-03 | * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2011-02-03 | merge 'after squeeze release'-stuff | David Kalnischkies |
2011-01-15 | * methods/rred.cc: | David Kalnischkies |
2011-01-13 | ignore non-regular files in GetListOfFilesInDir (Closes: #594694) | David Kalnischkies |
2011-01-13 | * apt-inst/contrib/extracttar.cc: | David Kalnischkies |
2011-01-12 | * apt-pkg/contrib/weakptr.h: | David Kalnischkies |
2011-01-12 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2011-01-12 | * apt-pkg/contrib/weakptr.h: | Michael Vogt |
2010-12-03 | Permit base256 encoded value in the numeric field of tar header. | Nobuhiro Hayashi |
2010-11-30 | add the possibility to disable only the progress reporting stuff as the | David Kalnischkies |
2010-11-18 | merged lp:~mvo/apt/apt-get-changelog | Michael Vogt |
2010-11-16 | add support for third party changelogs | Michael Vogt |
2010-10-21 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-10-13 | apt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or fo... | Michael Vogt |
2010-10-13 | * apt-pkg/contrib/fileutl.cc: | Martin Pitt |
2010-09-28 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2010-09-10 | merged from lp:~mvo/apt/mvo | Michael Vogt |
2010-09-10 | apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable... | Michael Vogt |
2010-09-10 | apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review) | Michael Vogt |
2010-09-10 | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt |
2010-09-06 | rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded | David Kalnischkies |
2010-09-02 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-08-28 | * apt-pkg/contrib/configuration.cc: | David Kalnischkies |
2010-08-28 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-08-16 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2010-08-10 | apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old behavior (LP: #613211) | Julian Andres Klode |
2010-08-10 | apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode. | Julian Andres Klode |
2010-07-30 | - [ABI BREAK] add an ErrorType option to CacheSetHelper | David Kalnischkies |
2010-07-29 | add inline DumpError() to avoid subtle API break | Michael 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-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 |