summaryrefslogtreecommitdiff
path: root/methods
Commit message (Expand)AuthorAgeFilesLines
...
| * | | improve error message if mirror method failsMichael Vogt2010-06-021-6/+8
| * | | methods/mirror.cc: on fail try the next mirrorMichael Vogt2010-06-021-1/+11
| * | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-06-022-8/+26
* | | | * merge the remaining Ubuntu change:Michael Vogt2010-06-098-26/+430
|\| | | | |/ / |/| |
| * | merged from lp:~mvo/apt/mvoMichael Vogt2010-04-141-0/+3
| |\|
| * | merged from the mvo branchMichael Vogt2010-02-175-53/+130
| |\ \
| * \ \ merged from lp:~mvo/apt/mvoMichael Vogt2010-02-031-14/+16
| |\ \ \
| * \ \ \ merged from the lp:~mvo/apt/libudev-dlopen branchMichael Vogt2010-01-261-6/+7
| |\ \ \ \
| * \ \ \ \ merged from the lp:~mvo/apt/mvo branchMichael Vogt2010-01-261-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ * cmdline/apt-get.cc:Michael Vogt2010-01-261-12/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ * Merged from the mvo branchMichael Vogt2009-12-185-237/+514
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merged from the mvo branchMichael Vogt2009-12-094-5/+18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merged from debianMichael Vogt2009-09-232-3/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merged from the mvo branchMichael Vogt2009-08-243-39/+56
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | methods/http.cc: remove merge artifactMichael Vogt2009-07-301-11/+0
| * | | | | | | | | | | merged from debianMichael Vogt2009-07-303-27/+116
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | * apt-pkg/acquire-worker.cc:Michael Vogt2009-07-141-0/+5
| * | | | | | | | | | | | merged from the debian-sid branchMichael Vogt2009-06-091-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | * methods/gpgv.cc:Michael Vogt2009-04-081-6/+34
| * | | | | | | | | | | | | * methods/mirror.cc:Michael Vogt2009-03-191-2/+16
| * | | | | | | | | | | | | * apt-pkg/pkgcache.cc:Michael Vogt2009-02-091-1/+0
| * | | | | | | | | | | | | * methods/https.cc:Michael Vogt2009-02-091-0/+5
| * | | | | | | | | | | | | * [ABI break] merge support for http redirects, thanks toMichael Vogt2009-02-023-2/+81
| * | | | | | | | | | | | | LP: #263089Michael Vogt2009-01-281-1/+1
| * | | | | | | | | | | | | merged from debian-sidMichael Vogt2008-11-241-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ * fix various -Wall warningsMichael Vogt2008-08-062-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ * merge patch that enforces stricter https server certificateMichael Vogt2008-08-061-12/+47
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged from debianMichael Vogt2008-05-052-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | * typo fixes (LP: #107960)Michael Vogt2008-03-111-2/+2
| * | | | | | | | | | | | | | | | | * 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