Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ Martin Pitt ] | David Kalnischkies | 2010-07-11 | 1 | -7/+54 |
|\ | |||||
| * | FileFd(): Drop file name extension check in ReadOnlyGzip mode | martin@piware.de | 2010-07-06 | 1 | -3/+11 |
| * | Switch FileFd to not transparently gunzip, since that breaks code which expec... | martin@piware.de | 2010-06-24 | 1 | -5/+9 |
| * | * apt-pkg/contrib/fileutl.{h,cc}: | martin@piware.de | 2010-06-09 | 1 | -6/+41 |
* | | check the state of the FileFd before renaming as otherwise the rename | David Kalnischkies | 2010-07-09 | 1 | -6/+8 |
* | | merge with debian-experimental-ma | David Kalnischkies | 2010-07-05 | 1 | -5/+15 |
|\ \ | |||||
| * | | Fix the atomic replace. | Julian Andres Klode | 2010-06-29 | 1 | -1/+1 |
| * | | * apt-pkg/contrib/fileutl.cc: | Julian Andres Klode | 2010-06-29 | 1 | -5/+15 |
* | | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2010-06-26 | 1 | -0/+4 |
|/ / | |||||
* | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2010-04-07 | 1 | -0/+52 |
* | | remove the ABI compatible stub for GetListOfFilesInDir | David Kalnischkies | 2010-04-04 | 1 | -5/+0 |
|/ | |||||
* | * apt-pkg/contrib/fileutl.cc: | Michael Vogt | 2010-01-23 | 1 | -5/+79 |
* | * French manpage translation update | Michael Vogt | 2010-01-08 | 1 | -0/+50 |
* | [apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning: | David Kalnischkies | 2009-08-03 | 1 | -0/+2 |
* | * apt-pkg/acquire-worker.cc: | Michael Vogt | 2009-07-02 | 1 | -2/+5 |
* | Apply patch to avoid truncating of arbitrary files. Thanks to Bryan | Otavio Salvador | 2008-05-23 | 1 | -1/+3 |
* | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt | 2008-01-04 | 1 | -1/+66 |
|\ | |||||
| * | * apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}: | Michael Vogt | 2006-06-07 | 1 | -1/+66 |
* | | * make apt build with g++ 4.3 | Michael Vogt | 2007-09-10 | 1 | -0/+2 |
* | | * Removed the more leftover #pragma interface/implementation | Michael Vogt | 2007-06-08 | 1 | -3/+0 |
|\ \ | |||||
| * | | * remove all the remaining #pragma implementation | Michael Vogt | 2007-06-08 | 1 | -3/+0 |
| |/ | |||||
* / | * fix FTBFS with gcc 4.3, closes: #417090 | Michael Vogt | 2007-06-08 | 1 | -0/+1 |
|/ | |||||
* | * merged from main | Michael Vogt | 2005-08-09 | 1 | -3/+21 |
* | Bring consistency to the use of capitals in programs messages | Christian Perrier | 2005-03-06 | 1 | -1/+1 |
* | Merge michael.vogt@canonical.com--2004/apt--status-fd--0 | Matt Zimmerman | 2005-01-19 | 1 | -2/+3 |
* | Merge misc-abi-changes | Matt Zimmerman | 2004-12-13 | 1 | -2/+2 |
* | PD license | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Correct neuros problem with no source directory | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | Speeling correction | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | G++3 fixes from Randolph | Arch Librarian | 2004-09-20 | 1 | -1/+4 |
* | Tag file can read from unseekable objects | Arch Librarian | 2004-09-20 | 1 | -3/+8 |
* | fixed typo in fileutl.cc (damn you, studly caps...) | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | new tempfile writing mode (WriteTemp) for FileFd class | Arch Librarian | 2004-09-20 | 1 | -1/+6 |
* | Join with aliencode | Arch Librarian | 2004-09-20 | 1 | -26/+81 |
* | More CD fixes | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | HP-UX fixes | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Fixes for Solaris | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Bug fixes | Arch Librarian | 2004-09-20 | 1 | -1/+40 |
* | Minor cleanups, fix for checksum lowercase bug | Arch Librarian | 2004-09-20 | 1 | -2/+51 |
* | Daniel Jacobowitz's gcc 2.95 C++ patch | Arch Librarian | 2004-09-20 | 1 | -1/+15 |
* | Added an open function | Arch Librarian | 2004-09-20 | 1 | -9/+9 |
* | Working apt-get source build stuff | Arch Librarian | 2004-09-20 | 1 | -1/+36 |
* | Oops typo | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Made NFS locking bail out | Arch Librarian | 2004-09-20 | 1 | -1/+6 |
* | Wichert and Espys bugs | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Signal safety | Arch Librarian | 2004-09-20 | 1 | -19/+73 |
* | Minor fixes for FTP support | Arch Librarian | 2004-09-20 | 1 | -4/+19 |
* | Fixed WaitFD | Arch Librarian | 2004-09-20 | 1 | -6/+10 |
* | modified WaitFd in fileutl to support passing a timeout | Arch Librarian | 2004-09-20 | 1 | -6/+13 |
* | Minor fixes | Arch Librarian | 2004-09-20 | 1 | -1/+2 |