Age | Commit message (Expand) | Author |
2014-04-10 | Rename FileFd::Open() Perms to AccessMode | Michael Vogt |
2014-03-21 | mark optional (private) symbols as hidden | David Kalnischkies |
2014-03-14 | fix test/integration/test-apt-helper | Michael Vogt |
2014-03-13 | follow method attribute suggestions by gcc | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-12 | add hashsum support in apt-file download and add more tests | Michael Vogt |
2013-12-22 | factor GetTempDir out | Michael Vogt |
2013-11-28 | fix regression that APT::Keep-Fds is not honored (closes: #730490) | Michael Vogt |
2013-10-31 | add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly AP... | Michael Vogt |
2013-08-15 | * lp:~mvo/apt/add-glob-function: | Michael Vogt |
2013-06-09 | set Fail flag in FileFd on all errors consistently | David Kalnischkies |
2012-04-11 | use a static FileFd::Write overload to reduce duplication of write()-retry code | David Kalnischkies |
2012-02-11 | * apt-pkg/cachefile.cc: | David Kalnischkies |
2012-02-03 | rework previous patch to avoid changing the inline code | Michael Vogt |
2012-02-03 | * apt-pkg/contrib/fileutl.h: | Michael Vogt |
2012-01-16 | * apt-pkg/contrib/fileutils.h: | Michael Vogt |
2011-12-15 | refactor compressor calling so that we don't (need to) export ExecCompressor | David Kalnischkies |
2011-12-14 | use FileFd instead of forking the compression childs by hand | David Kalnischkies |
2011-12-13 | allow Open() and OpenDescriptor() to be called with a Compressor | David Kalnischkies |
2011-12-13 | revert 2184.1.2: do not pollute namespace in headers | David Kalnischkies |
2011-12-13 | Allow the FileFd to use an external Compressor to uncompress a given file | David Kalnischkies |
2011-12-11 | - add a ReadLine method | David Kalnischkies |
2011-12-10 | * apt-pkg/contrib/fileutl.{h,cc}: | David Kalnischkies |
2011-12-10 | enable FileFd to guess the compressor based on the filename if requested or | David Kalnischkies |
2011-11-29 | split up the OpenMode into OpenMode and CompressionMode and | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies |
2011-07-28 | * apt-pkg/contrib/fileutl.{cc,h}: | Michael Vogt |
2011-01-15 | * methods/rred.cc: | David Kalnischkies |
2011-01-12 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-10-21 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
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-10 | apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode. | Julian Andres Klode |
2010-07-23 | * apt-pkg/contrib/fileutl.cc: | Julian Andres Klode |
2010-07-11 | [ Martin Pitt ] | David Kalnischkies |
2010-06-29 | * apt-pkg/contrib/fileutl.cc: | Julian Andres Klode |
2010-06-24 | Switch FileFd to not transparently gunzip, since that breaks code which expec... | martin@piware.de |
2010-06-09 | * apt-pkg/contrib/fileutl.{h,cc}: | martin@piware.de |
2010-04-07 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-04-04 | remove the ABI compatible stub for GetListOfFilesInDir | David Kalnischkies |
2010-01-23 | * apt-pkg/contrib/fileutl.cc: | Michael Vogt |
2010-01-08 | * French manpage translation update | Michael Vogt |
2008-01-04 | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt |
2006-10-02 | * removed the remaining #ifdef __GNUG__ that are no longer required | Michael Vogt |
2006-10-02 | * removed the pragma mess | Michael Vogt |
2006-06-07 | * apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}: | Michael Vogt |
2005-08-09 | * merged from main | Michael Vogt |
2005-01-19 | Merge michael.vogt@canonical.com--2004/apt--status-fd--0 | Matt Zimmerman |