summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-06document the pkg:any specialcasing in FindPkg as well to make it clearDavid Kalnischkies
2011-04-05* apt-pkg/aptconfiguration.cc:Michael Vogt
2011-04-05merged from debian-sidMichael Vogt
2011-04-05releasing version 0.8.13.20.8.13.2Michael Vogt
2011-04-04merged from lp:~donkult/apt/sidMichael Vogt
2011-04-04add Dir::Bin::Solvers to enable customization of solver directoryStefano Zacchiroli
2011-04-04merged from debian-sidMichael Vogt
2011-04-04merge documentation of the EDSP protocolStefano Zacchiroli
2011-04-04install EDSP protocol description in apt-docStefano Zacchiroli
2011-04-04edsp: rename and drop very-draft warningsStefano Zacchiroli
2011-04-02apt-pkg/acquire-item.cc: Use stat buffer if stat was0.8.13.1Julian Andres Klode
2011-04-02let TimeRFC1123 return an empty string if gmtime() failsDavid Kalnischkies
2011-04-02impossible to be too long but just to be sure use snprintfDavid Kalnischkies
2011-04-02disable automatical installation of dependencies in MarkInstall if weDavid Kalnischkies
2011-04-02disable the error discarding as it destroyes the error reporting aboutDavid Kalnischkies
2011-04-02send the scenario through a pipe to the solver and get the solution backDavid Kalnischkies
2011-04-01add a small wrapper to use the internal apt solver as an external oneDavid Kalnischkies
2011-04-01parse also the action flags Upgrade, Dist-Upgrade and alike from the requestDavid Kalnischkies
2011-04-01Read and apply install/remove requests correctlyDavid Kalnischkies
2011-03-31WriteRequest according to current EDSP draftDavid Kalnischkies
2011-03-31rename edspwriter to straight edsp in toplevel as it does more thanDavid Kalnischkies
2011-03-31add the methods we will need to write to make working with EDSP possibleDavid Kalnischkies
2011-03-31strip the Dir::state from the config name as it will never be thereDavid Kalnischkies
2011-03-31parse the state of the package from the scenario file correctlyDavid Kalnischkies
2011-03-31rename the 'universe' to 'scenario' to reflect the naming in the draftDavid Kalnischkies
2011-03-31add indicative Autoremove stanzas in solutionsStefano Zacchiroli
2011-03-31add a special scenario filename for using stdinDavid Kalnischkies
2011-03-30second draft, addressing David and Michael commentsStefano Zacchiroli
2011-03-30be able to write solutions, tooDavid Kalnischkies
2011-03-30add a first round of stuff needed for talking between APT and solversDavid Kalnischkies
2011-03-30solver protocol (EDSP): first draftStefano Zacchiroli
2011-03-29be able to disable resolver with APT::Get::CallResolver and disableDavid Kalnischkies
2011-03-28be able to disable resolver with APT::Get::AutoSolvingDavid Kalnischkies
2011-03-28* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2011-03-26* cmdline/apt-get.cc:David Kalnischkies
2011-03-26do not change protected packages in autoinstall (Closes: #618848)David Kalnischkies
2011-03-26* apt-pkg/aptconfiguration.cc:David Kalnischkies
2011-03-25* apt-pkg/cacheiterator.h:David Kalnischkies
2011-03-25* apt-pkg/pkgcachegen.cc:David Kalnischkies
2011-03-25* apt-pkg/depcache.cc:David Kalnischkies
2011-03-24methods/mirror.cc: raise error if the mirror file can not be readMichael Vogt
2011-03-24do not crash if the mirror file fails to downloadMichael Vogt
2011-03-24merge fix from Matt Zimmerman, many thanks (LP: #741098)Michael Vogt
2011-03-23document ButAutomaticUpgrades together with NotAutomaticDavid Kalnischkies
2011-03-23* doc/apt_preferences.5.xml:David Kalnischkies
2011-03-23* debian/apt.conf.autoremove:David Kalnischkies
2011-03-23* apt-pkg/deb/deblistparser.h:David Kalnischkies
2011-03-23add a method to insert packages into dpkg's status fileDavid Kalnischkies
2011-03-20reorganize the marker methods a bit by moving the common part to aDavid Kalnischkies
2011-03-16* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:David Kalnischkies