summaryrefslogtreecommitdiff
path: root/methods
Commit message (Expand)AuthorAgeFilesLines
* * merged the apt--mirror branchMichael Vogt2007-02-067-24/+374
|\
| * * apt-pkg/acquire-item.cc:Michael Vogt2007-02-061-0/+1
| * * apt-pkg/acquire-item.cc:Michael Vogt2007-02-051-3/+6
| * * get rid of magic mirrorMichael Vogt2007-02-051-16/+46
| * * use pkgAcqMethod::FailReason() for consistent error reportingMichael Vogt2007-02-053-9/+7
| * * commited the latest mirror failure detection codeMichael Vogt2007-02-013-51/+12
| * make the mirror failures actually produce a error messageMichael Vogt2007-01-241-11/+35
| * * mirror-failure.py: example mirror failure cgiMichael Vogt2007-01-171-0/+6
| * * basic error reporting from apt in place now (ReportMirrorFailures())Michael Vogt2007-01-172-6/+22
| * * methods/mirror.cc:Michael Vogt2007-01-081-5/+9
| * * implemented proper mirror list cleanupMichael Vogt2007-01-081-18/+21
| * * methods/mirror.cc:Michael Vogt2007-01-081-3/+52
| * * apt-pkg/init.cc:Michael Vogt2007-01-082-10/+47
| * * methods/mirror.cc:Michael Vogt2006-11-301-2/+6
| * * more todo itemsMichael Vogt2006-11-291-2/+3
| * * todo addedMichael Vogt2006-11-292-0/+11
| * * working mirror implementation based on http methodMichael Vogt2006-11-292-18/+69
| * * prototype of mirror method addedMichael Vogt2006-11-296-15/+166
* | * merged from apt--mvoMichael Vogt2006-12-201-1/+2
|\ \
| * | * apt-pkg/deb/debrecords.cc:Michael Vogt2006-12-191-1/+2
| |/
* | * merged the apt--curl-https branchMichael Vogt2006-12-193-0/+304
|\ \
| * | * methods/https.cc:Michael Vogt2006-12-191-3/+26
| * | * added https transport method as optional pacakgeMichael Vogt2006-12-193-0/+281
| |/
* | merged from apt--mvoMichael Vogt2006-12-071-0/+7
|\|
| * * methods/gzip.cc:Michael Vogt2006-09-301-1/+1
| * * methods/gzip.cc:Michael Vogt2006-09-301-0/+7
* | * merged apt--tasks, this brings in the latest changes from apt--mvo as wellMichael Vogt2006-09-191-0/+1
|\|
| * * methods/gzip.cc:Michael Vogt2006-09-121-0/+1
* | * merged from the auto-install branchMichael Vogt2006-09-061-1/+1
|\ \
| * | * merged with the apt--mvo branchMichael Vogt2006-09-062-2/+8
| |\|
| | * * methods/http.cc:Michael Vogt2006-08-161-1/+1
* | | * merged the apt--install-recommends branchMichael Vogt2006-08-111-1/+1
|\ \ \ | | |/ | |/|
* | | * merged with mainlineMichael Vogt2006-08-011-1/+7
|\| |
| * | * methods/gpgv.cc:Michael Vogt2006-07-251-1/+7
* | | * merged the debian--auto-mark patchMichael Vogt2006-07-031-1/+1
|\ \ \ | | |/ | |/|
| * | * apt-pkg/init.h:Michael Vogt2006-06-261-1/+1
| |/
* | * merged with apts mainlineMichael Vogt2006-07-032-14/+23
|\|
| * * methods/ftp.cc: remove a tried-to-downloaded file if the file is missing on...Michael Vogt2006-05-081-2/+5
| * * methods/gpgv.cc: typoMichael Vogt2006-05-011-1/+1
| * * string i18n handling fixes (debian bug #349298)Michael Vogt2006-04-301-12/+18
* | * methods/http.cc: change user agent from debian to ubuntuMichael Vogt2006-05-261-1/+1
|/
* * only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...Michael Vogt2006-02-201-0/+2
* * fix http data corruption (#280844)Michael Vogt2006-01-101-9/+4
|\
| * * added http data corruption fix patch (#280844)Michael Vogt2005-10-231-9/+4
| * * merged pdiff supportMichael Vogt2005-10-173-2/+272
| |\
| | * * removed the URL-Reamp hack (we have pdiff support in the main archive now),...Michael Vogt2005-10-172-42/+1
| | * * merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de...Michael Vogt2005-09-063-2/+20
| | |\
| | * | * debug support (Debug::pkgAcquire::RRed) for rred method addedMichael Vogt2005-08-291-0/+16
| | * | * method/rred.cc cleanup (thanks to robertle)Michael Vogt2005-08-231-143/+149
| | * | * bugfix/updates in the rred.cc code (big thanks for helping Robert!)Michael Vogt2005-08-221-9/+35