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
/
mirror.h
Age
Commit message (
Expand
)
Author
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-06-07
append the dist (e.g. sid, wheezy) as a query string when
Michael Vogt
2011-03-14
randomize mirror list to ensure more even load
Michael Vogt
2010-06-02
methods/mirrors.cc: make cycle through the mirrors work properly
Michael Vogt
2010-06-02
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2007-11-28
methods/mirror.{cc,h}:
Michael Vogt
2007-02-01
* commited the latest mirror failure detection code
Michael Vogt
2007-01-17
* basic error reporting from apt in place now (ReportMirrorFailures())
Michael Vogt
2007-01-08
* apt-pkg/init.cc:
Michael Vogt
2006-11-29
* todo added
Michael Vogt
2006-11-29
* working mirror implementation based on http method
Michael Vogt
2006-11-29
* prototype of mirror method added
Michael Vogt