summaryrefslogtreecommitdiff
path: root/methods/copy.cc
AgeCommit message (Expand)Author
2014-09-21generalize Acquire::GzipIndexMichael Vogt
2014-09-19Fix regression when copy: is used for a relative pathMichael Vogt
2014-09-16SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-02-11use utimes instead of utimensat/futimensDavid Kalnischkies
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies
2011-12-17try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2010-08-10apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.Julian Andres Klode
2007-11-28merge with the debian treeMichael Vogt
2007-08-08* apt-pkg/acquire-worker.cc:Michael Vogt
2007-08-06* Add hash support to copy method. Thanks Anders Kaseorg by the patchOtavio Salvador
2004-12-20* merged changes from the conferenceMichael Vogt
2004-11-27Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian
2004-09-20Lots and lots of i18n updates.Arch Librarian
2004-09-20Doc fixes and copy method patchArch Librarian
2004-09-20New http methodArch Librarian
2004-09-20SyncArch Librarian
2004-09-20Stable acquire codeArch Librarian
2004-09-20gzip methodArch Librarian
2004-09-20Added copy methodArch Librarian