summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/fileutl.h
Commit message (Expand)AuthorAgeFilesLines
* use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies2012-04-111-0/+1
* * apt-pkg/cachefile.cc:David Kalnischkies2012-02-111-0/+1
* rework previous patch to avoid changing the inline codeMichael Vogt2012-02-031-4/+1
* * apt-pkg/contrib/fileutl.h:Michael Vogt2012-02-031-1/+4
* * apt-pkg/contrib/fileutils.h:Michael Vogt2012-01-161-1/+1
* refactor compressor calling so that we don't (need to) export ExecCompressorDavid Kalnischkies2011-12-151-8/+0
* use FileFd instead of forking the compression childs by handDavid Kalnischkies2011-12-141-10/+10
* allow Open() and OpenDescriptor() to be called with a CompressorDavid Kalnischkies2011-12-131-1/+3
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-0/+4
* Allow the FileFd to use an external Compressor to uncompress a given fileDavid Kalnischkies2011-12-131-0/+10
* - add a ReadLine methodDavid Kalnischkies2011-12-111-11/+19
* * apt-pkg/contrib/fileutl.{h,cc}:David Kalnischkies2011-12-101-0/+1
* enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies2011-12-101-3/+11
* split up the OpenMode into OpenMode and CompressionMode andDavid Kalnischkies2011-11-291-4/+26
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-22/+20
* merge with debian/experimentalDavid Kalnischkies2011-09-131-0/+1
|\
| * * apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt2011-07-281-0/+1
* | Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-10/+25
|/
* * methods/rred.cc:David Kalnischkies2011-01-151-0/+1
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-01-121-0/+1
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-10-211-0/+1
* rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeededDavid Kalnischkies2010-09-061-1/+1
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-09-021-0/+9
* apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.Julian Andres Klode2010-08-101-1/+2
* * apt-pkg/contrib/fileutl.cc:Julian Andres Klode2010-07-231-0/+4
* [ Martin Pitt ]David Kalnischkies2010-07-111-5/+8
|\
| * Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-241-1/+1
| * * apt-pkg/contrib/fileutl.{h,cc}:martin@piware.de2010-06-091-3/+6
* | * apt-pkg/contrib/fileutl.cc:Julian Andres Klode2010-06-291-1/+2
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-04-071-0/+3
* | remove the ABI compatible stub for GetListOfFilesInDirDavid Kalnischkies2010-04-041-4/+1
|/
* * apt-pkg/contrib/fileutl.cc:Michael Vogt2010-01-231-0/+5
* * French manpage translation updateMichael Vogt2010-01-081-0/+3
* * merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt2008-01-041-0/+1
|\
| * * apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt2006-06-071-0/+1
* | * removed the remaining #ifdef __GNUG__ that are no longer requiredMichael Vogt2006-10-021-2/+0
* | * removed the pragma messMichael Vogt2006-10-021-1/+0
|/
* * merged from mainMichael Vogt2005-08-091-1/+1
* Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman2005-01-191-1/+1
* Merge misc-abi-changesMatt Zimmerman2004-12-131-2/+2
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+3
* Tag file can read from unseekable objectsArch Librarian2004-09-201-2/+9
* new tempfile writing mode (WriteTemp) for FileFd classArch Librarian2004-09-201-2/+2
* Join with aliencodeArch Librarian2004-09-201-2/+5
* Bug fixesArch Librarian2004-09-201-1/+2
* Minor cleanups, fix for checksum lowercase bugArch Librarian2004-09-201-3/+6
* Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian2004-09-201-1/+2
* Added an open functionArch Librarian2004-09-201-2/+7
* Working apt-get source build stuffArch Librarian2004-09-201-1/+2
* Fixed a typoArch Librarian2004-09-201-2/+2