summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/fileutl.h
AgeCommit message (Expand)Author
2012-04-11use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies
2012-02-11* apt-pkg/cachefile.cc:David Kalnischkies
2012-02-03rework previous patch to avoid changing the inline codeMichael Vogt
2012-02-03* apt-pkg/contrib/fileutl.h:Michael Vogt
2012-01-16* apt-pkg/contrib/fileutils.h:Michael Vogt
2011-12-15refactor compressor calling so that we don't (need to) export ExecCompressorDavid Kalnischkies
2011-12-14use FileFd instead of forking the compression childs by handDavid Kalnischkies
2011-12-13allow Open() and OpenDescriptor() to be called with a CompressorDavid Kalnischkies
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies
2011-12-13Allow the FileFd to use an external Compressor to uncompress a given fileDavid Kalnischkies
2011-12-11 - add a ReadLine methodDavid Kalnischkies
2011-12-10* apt-pkg/contrib/fileutl.{h,cc}:David Kalnischkies
2011-12-10enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies
2011-11-29split up the OpenMode into OpenMode and CompressionMode andDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid 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-06rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeededDavid Kalnischkies
2010-09-02* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-08-10apt-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-24Switch 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-04remove the ABI compatible stub for GetListOfFilesInDirDavid Kalnischkies
2010-01-23* apt-pkg/contrib/fileutl.cc:Michael Vogt
2010-01-08* French manpage translation updateMichael Vogt
2008-01-04* merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt
2006-10-02* removed the remaining #ifdef __GNUG__ that are no longer requiredMichael Vogt
2006-10-02* removed the pragma messMichael Vogt
2006-06-07* apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt
2005-08-09* merged from mainMichael Vogt
2005-01-19Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman
2004-12-13Merge misc-abi-changesMatt Zimmerman
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Tag file can read from unseekable objectsArch Librarian
2004-09-20new tempfile writing mode (WriteTemp) for FileFd classArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20Bug fixesArch Librarian
2004-09-20Minor cleanups, fix for checksum lowercase bugArch Librarian
2004-09-20Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian
2004-09-20Added an open functionArch Librarian
2004-09-20Working apt-get source build stuffArch Librarian
2004-09-20Fixed a typoArch Librarian