summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-31strip the Dir::state from the config name as it will never be thereDavid Kalnischkies1-4/+4
2011-03-31parse the state of the package from the scenario file correctlyDavid Kalnischkies1-30/+8
2011-03-31rename the 'universe' to 'scenario' to reflect the naming in the draftDavid Kalnischkies6-13/+13
2011-03-31add a special scenario filename for using stdinDavid Kalnischkies2-3/+14
2011-03-30be able to write solutions, tooDavid Kalnischkies3-0/+27
2011-03-30add a first round of stuff needed for talking between APT and solversDavid Kalnischkies18-18/+609
2011-03-29be able to disable resolver with APT::Get::CallResolver and disableDavid Kalnischkies2-4/+5
2011-03-28be able to disable resolver with APT::Get::AutoSolvingDavid Kalnischkies2-21/+48
2011-03-28* apt-pkg/deb/deblistparser.cc:David Kalnischkies4-18/+22
2011-03-26* cmdline/apt-get.cc:David Kalnischkies2-2/+7
2011-03-26do not change protected packages in autoinstall (Closes: #618848)David Kalnischkies6-6/+55
2011-03-26* apt-pkg/aptconfiguration.cc:David Kalnischkies3-2/+95
2011-03-25* apt-pkg/cacheiterator.h:David Kalnischkies10-42/+57
2011-03-25* apt-pkg/pkgcachegen.cc:David Kalnischkies3-10/+9
2011-03-25* apt-pkg/depcache.cc:David Kalnischkies2-6/+3
2011-03-23document ButAutomaticUpgrades together with NotAutomaticDavid Kalnischkies2-4/+11
2011-03-23* doc/apt_preferences.5.xml:David Kalnischkies2-2/+4
2011-03-23* debian/apt.conf.autoremove:David Kalnischkies2-1/+4
2011-03-23* apt-pkg/deb/deblistparser.h:David Kalnischkies2-2/+4
2011-03-23add a method to insert packages into dpkg's status fileDavid Kalnischkies1-0/+23
2011-03-20reorganize the marker methods a bit by moving the common part to aDavid Kalnischkies4-61/+77
2011-03-16* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:David Kalnischkies5-28/+17
2011-03-16* apt-pkg/deb/dpkgpm.cc:David Kalnischkies2-2/+14
2011-03-16enable buildsimplenativepackage to build packages for multipleDavid Kalnischkies1-9/+13
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