summaryrefslogtreecommitdiff
path: root/methods/copy.cc
Commit message (Expand)AuthorAgeFilesLines
* try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies2011-12-171-1/+1
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-1/+1
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
* apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.Julian Andres Klode2010-08-101-1/+1
* merge with the debian treeMichael Vogt2007-11-281-2/+2
|\
| * * Add hash support to copy method. Thanks Anders Kaseorg by the patchOtavio Salvador2007-08-061-0/+5
* | * apt-pkg/acquire-worker.cc:Michael Vogt2007-08-081-1/+7
|/
* * merged changes from the conferenceMichael Vogt2004-12-201-1/+1
* Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman2004-11-271-0/+2
* * Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian2004-09-201-2/+2
* Lots and lots of i18n updates.Arch Librarian2004-09-201-3/+4
* Doc fixes and copy method patchArch Librarian2004-09-201-15/+20
* New http methodArch Librarian2004-09-201-6/+7
* SyncArch Librarian2004-09-201-111/+56
* Stable acquire codeArch Librarian2004-09-201-1/+2
* gzip methodArch Librarian2004-09-201-2/+24
* Added copy methodArch Librarian2004-09-201-0/+116