summaryrefslogtreecommitdiff
path: root/methods
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | * methods/connect.cc:Michael Vogt2008-02-081-0/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | methods/makefile: remove duplicated entry for httpsMichael Vogt2008-01-031-7/+0
| * | | | | | | | | | | | | | | | | | merge from apt--mvoMichael Vogt2008-01-031-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | update ABI, the homepage change broke itMichael Vogt2007-12-071-1/+1
| * | | | | | | | | | | | | | | | | | | we do not break the abiMichael Vogt2007-12-061-1/+1
| * | | | | | | | | | | | | | | | | | | * methods/gpgv.cc:Michael Vogt2007-12-061-17/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge with the debian treeMichael Vogt2007-11-284-8/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ * methods/mirror.{cc,h}:Michael Vogt2007-11-282-62/+97
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | methods/mirror.{cc,h}:Michael Vogt2007-11-282-62/+97
| * | | | | | | | | | | | | | | | | | | | | | * methods/https.cc:Michael Vogt2007-10-051-13/+13
| * | | | | | | | | | | | | | | | | | | | | | * Reset curl options and timestamp between downloaded files. Thanks toMichael Vogt2007-10-031-0/+13
| * | | | | | | | | | | | | | | | | | | | | | * methods/copy.cc:Michael Vogt2007-08-081-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | * apt-pkg/acquire-worker.cc:Michael Vogt2007-08-081-1/+7
| | * | | | | | | | | | | | | | | | | | | | | | * apt-pkg/acquire-item.{cc,h}:Michael Vogt2007-07-301-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | * apt-inst/contrib/extracttar.cc:Michael Vogt2007-08-032-12/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ * Simplified HttpMethod::Fetch on http.cc removing Tail variable;Michael Vogt2007-07-141-6/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | * cmdline/apt-get.cc:Michael Vogt2007-07-124-8/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ * apt-pkg/deb/dpkgpm.cc:Michael Vogt2007-06-143-2/+277
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ * apt-pkg/cdrom.cc:Michael Vogt2007-03-071-5/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | * fix in the pkgRecords destructorMichael Vogt2007-02-211-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | * ABI version bumpedMichael Vogt2007-02-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ * merged the apt--curl-https branchMichael Vogt2006-12-193-0/+304
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged from apt--mvoMichael Vogt2006-12-071-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | * merged apt--tasks, this brings in the latest changes from apt--mvo as wellMichael Vogt2006-09-191-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ * merged from the auto-install branchMichael Vogt2006-09-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ * merged with the apt--mvo branchMichael Vogt2006-09-062-2/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ * merged the apt--install-recommends branchMichael Vogt2006-08-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * merged with mainlineMichael Vogt2006-08-011-1/+7
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * merged the debian--auto-mark patchMichael Vogt2006-07-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * merged with apts mainlineMichael Vogt2006-07-032-14/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * methods/http.cc: change user agent from debian to ubuntuMichael Vogt2006-05-261-1/+1