index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
copy.cc
Age
Commit message (
Expand
)
Author
2011-12-17
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2010-08-10
apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.
Julian Andres Klode
2007-11-28
merge with the debian tree
Michael 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 patch
Otavio Salvador
2004-12-20
* merged changes from the conference
Michael Vogt
2004-11-27
Call setlocale in all methods, don't call bindtextdomain in http
Matt Zimmerman
2004-09-20
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
Arch Librarian
2004-09-20
Lots and lots of i18n updates.
Arch Librarian
2004-09-20
Doc fixes and copy method patch
Arch Librarian
2004-09-20
New http method
Arch Librarian
2004-09-20
Sync
Arch Librarian
2004-09-20
Stable acquire code
Arch Librarian
2004-09-20
gzip method
Arch Librarian
2004-09-20
Added copy method
Arch Librarian