summaryrefslogtreecommitdiff
path: root/methods/gzip.cc
AgeCommit message (Expand)AuthorFilesLines
2014-03-13add a config option to switch uncompress methods to compressDavid Kalnischkies1-9/+18
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-6/+8
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-1/+1
2014-02-11use utimes instead of utimensat/futimensDavid Kalnischkies1-14/+8
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies1-12/+14
2012-04-05* methods/bzip2.cc:David Kalnischkies1-2/+16
2011-12-10enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies1-1/+1
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-1/+1
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-1/+1
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-0/+2
2011-01-26 - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies1-2/+1
2010-10-21* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-1/+1
2010-09-06* methods/{gzip,bzip2}.cc:David Kalnischkies1-6/+3
2010-08-10apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.Julian Andres Klode1-1/+1
2010-07-06methods/gzip.cc: With FileFd now being able to read gzipped files, theremartin@piware.de1-56/+7
2006-09-30* methods/gzip.cc:Michael Vogt1-1/+1
2006-09-30* methods/gzip.cc:Michael Vogt1-0/+7
2006-09-12* methods/gzip.cc:Michael Vogt1-0/+1
2004-12-20* merged changes from the conferenceMichael Vogt1-2/+2
2004-11-27Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman1-0/+2
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian1-2/+2
2004-09-20Lots and lots of i18n updates.Arch Librarian1-6/+7
2004-09-20Fixed c_str handlingArch Librarian1-2/+3
2004-09-20Alfredo's vendor stuffArch Librarian1-2/+2
2004-09-20Alfredos bzip2 stuffArch Librarian1-10/+17
2004-09-20BSD testing fixesArch Librarian1-3/+8
2004-09-20More SHA-1 prepArch Librarian1-18/+55
2004-09-20Alfredo PatchArch Librarian1-5/+6
2004-09-20Fixed relative pathsArch Librarian1-4/+5
2004-09-20HP-UX fixesArch Librarian1-13/+5
2004-09-20Fixed up dpkginit and acquire stuff..Arch Librarian1-1/+5
2004-09-20Moved strutl.hArch Librarian1-2/+2
2004-09-20Almost done nowArch Librarian1-3/+5
2004-09-20Working acquire codeArch Librarian1-2/+2
2004-09-20New http methodArch Librarian1-6/+8
2004-09-20SyncArch Librarian1-156/+79
2004-09-20Stable acquire codeArch Librarian1-3/+11
2004-09-20gzip methodArch Librarian1-0/+179