summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-02apt-pkg/acquire-item.cc: Use stat buffer if stat was0.8.13.1Julian Andres Klode2-1/+8
2011-03-16releasing version 0.8.130.8.13Michael Vogt1-2/+2
2011-03-15merged from lp:~mvo/apt/mvoMichael Vogt7-10/+103
2011-03-15apt-pkg/acquire-method.cc: fix copy/paste errorMichael Vogt1-1/+1
2011-03-14methods/mirror.cc: randomize only based on hostnameMichael Vogt1-4/+15
2011-03-14methods/mirror.cc: init random seed at startupMichael Vogt1-1/+3
2011-03-14apt-pkg/acquire-item.cc: add some more missing Fail-IgnoreMichael Vogt1-4/+10
2011-03-14randomize mirror list to ensure more even loadMichael Vogt3-0/+32
2011-03-14apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mi...Michael Vogt2-0/+16
2011-03-14debian/changelog: mark UNRELEASEDMichael Vogt1-2/+2
2011-03-14* po/sl.po:Michael Vogt2-430/+637
2011-03-14* mirror method:Michael Vogt4-5/+29
2011-03-11merged from lp:~mvo/apt/mvoMichael Vogt4-7/+27
2011-03-11methods/mirror.cc: improve debug output and fix selecting the next mirrorMichael Vogt1-4/+9
2011-03-11* apt-pkg/acquire-item.cc:Michael Vogt2-2/+7
2011-03-11rename debian/apt.cron.daily back for now until the conffile is properly copyiedMichael Vogt1-0/+0
2011-03-10* debian/zzapt.cron.daily:Michael Vogt3-1/+13
2011-03-10merged from debian-sidMichael Vogt127-19800/+23740
2011-03-10releasing version 0.8.120.8.12Michael Vogt1-2/+2
2011-03-10apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (...Michael Vogt2-1/+10
2011-03-10doc/po/fr.po: fix typoMichael Vogt1-1/+1
2011-03-10merged the lp:~mvo/apt/mvo branchMichael Vogt10-188/+242
2011-03-10* apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}:Michael Vogt3-2/+11
2011-03-10merged from donkultMichael Vogt38-834/+497
2011-03-09apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.c...Michael Vogt3-7/+12
2011-03-09apt-pkg/cdrom.{cc,h}: add ScanForRemovable helperMichael Vogt2-8/+22
2011-03-09apt-pkg/cdrom.h: move new member to the end to minimize ABI riskMichael Vogt1-1/+1
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies22-670/+141
2011-03-07use FullName and strdup instead of handmade and new[]David Kalnischkies1-5/+3
2011-03-07* apt-pkg/deb/dpkgpm.cc:Steve Langasek2-3/+25
2011-03-07Italian translation update (Milo Casagrande). Closes: #614395David Kalnischkies2-269/+347
2011-03-07* cmdline/apt-get.cc:David Kalnischkies2-2/+4
2011-03-04apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/...Michael Vogt3-0/+39
2011-03-04apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev classMichael Vogt2-0/+2
2011-03-03* apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt3-0/+20
2011-02-28* apt-inst/deb/debfile.cc:David Kalnischkies2-17/+29
2011-02-27support every compression we have a compressor configuredDavid Kalnischkies4-4/+24
2011-02-27 - load the supported compressors from configurationDavid Kalnischkies6-52/+133
2011-02-27d'uh! implement and not only declare the string wrapper for FindVectorDavid Kalnischkies1-1/+1
2011-02-25* apt-pkg/deb/debindexfile.cc:Michael Vogt2-1/+7
2011-02-24Italian translation update (Milo Casagrande). Closes: #614395bubulle@debian.org2-268/+346
2011-02-24* ftparchive/contents.cc:David Kalnischkies3-30/+7
2011-02-22test the xz compressor, tooDavid Kalnischkies1-3/+5
2011-02-22* apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2-2/+5
2011-02-22* apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2-2/+5
2011-02-22* apt-pkg/aptconfiguration.cc:David Kalnischkies3-3/+13
2011-02-22* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies6-7/+25
2011-02-22* ftparchive/writer.cc:David Kalnischkies2-1/+5
2011-02-22add options to disable specific checksums for IndexesDavid Kalnischkies5-65/+101
2011-02-22* ftparchive/writer.cc:David Kalnischkies2-1/+12