summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/fileutl.cc
Commit message (Expand)AuthorAgeFilesLines
* merged the lp:~mvo/apt/mvo branchMichael Vogt2011-03-101-0/+9
|\
| * * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2011-03-031-0/+9
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-02-141-1/+2
* | use inttypes to avoid suprises with different type sizesDavid Kalnischkies2011-02-141-2/+8
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-02-131-1/+6
|/
* ignore non-regular files in GetListOfFilesInDir (Closes: #594694)David Kalnischkies2011-01-131-12/+16
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-01-121-1/+19
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-10-211-6/+12
* apt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or fo...Michael Vogt2010-10-131-5/+10
* * apt-pkg/contrib/fileutl.cc:Martin Pitt2010-10-131-1/+20
* rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeededDavid Kalnischkies2010-09-061-2/+2
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-09-021-0/+21
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-08-281-1/+2
* apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old behavior (LP: #613211)Julian Andres Klode2010-08-101-1/+8
* apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.Julian Andres Klode2010-08-101-0/+2
* * apt-pkg/contrib/fileutl.cc:Julian Andres Klode2010-07-231-0/+18
* [ Martin Pitt ]David Kalnischkies2010-07-111-7/+54
|\
| * FileFd(): Drop file name extension check in ReadOnlyGzip modemartin@piware.de2010-07-061-3/+11
| * Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-241-5/+9
| * * apt-pkg/contrib/fileutl.{h,cc}:martin@piware.de2010-06-091-6/+41
* | check the state of the FileFd before renaming as otherwise the renameDavid Kalnischkies2010-07-091-6/+8
* | merge with debian-experimental-maDavid Kalnischkies2010-07-051-5/+15
|\ \
| * | Fix the atomic replace.Julian Andres Klode2010-06-291-1/+1
| * | * apt-pkg/contrib/fileutl.cc:Julian Andres Klode2010-06-291-5/+15
* | | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-06-261-0/+4
|/ /
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-04-071-0/+52
* | remove the ABI compatible stub for GetListOfFilesInDirDavid Kalnischkies2010-04-041-5/+0
|/
* * apt-pkg/contrib/fileutl.cc:Michael Vogt2010-01-231-5/+79
* * French manpage translation updateMichael Vogt2010-01-081-0/+50
* [apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:David Kalnischkies2009-08-031-0/+2
* * apt-pkg/acquire-worker.cc:Michael Vogt2009-07-021-2/+5
* Apply patch to avoid truncating of arbitrary files. Thanks to BryanOtavio Salvador2008-05-231-1/+3
* * merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt2008-01-041-1/+66
|\
| * * apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt2006-06-071-1/+66
* | * make apt build with g++ 4.3Michael Vogt2007-09-101-0/+2
* | * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-3/+0
|\ \
| * | * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
| |/
* / * fix FTBFS with gcc 4.3, closes: #417090Michael Vogt2007-06-081-0/+1
|/
* * merged from mainMichael Vogt2005-08-091-3/+21
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-061-1/+1
* Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman2005-01-191-2/+3
* Merge misc-abi-changesMatt Zimmerman2004-12-131-2/+2
* PD licenseArch Librarian2004-09-201-2/+2
* Correct neuros problem with no source directoryArch Librarian2004-09-201-3/+3
* Speeling correctionArch Librarian2004-09-201-2/+2
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+4
* Tag file can read from unseekable objectsArch Librarian2004-09-201-3/+8
* fixed typo in fileutl.cc (damn you, studly caps...)Arch Librarian2004-09-201-3/+3
* new tempfile writing mode (WriteTemp) for FileFd classArch Librarian2004-09-201-1/+6
* Join with aliencodeArch Librarian2004-09-201-26/+81