summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
AgeCommit message (Expand)Author
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13merge with debian/sidDavid Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-22remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies
2011-08-18* cmdline/apt-get.cc:David Kalnischkies
2011-08-15merged from the debian-sid branchMichael Vogt
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-08-11fix some cppcheck: (warning) Member variable is not initialized in the constr...David Kalnischkies
2011-07-28* merged latest fixes from debian-sidMichael Vogt
2011-07-25merged from lp:~donkult/apt/sid0.8.15.3Michael Vogt
2011-07-25implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies
2011-07-24move debug message about attempt install/remove to the responsible methodDavid Kalnischkies
2011-07-24alternatively check in a versioned depends if the candidate is goodDavid Kalnischkies
2011-07-24after this consider providing packages (if it is not a versioned dep)David Kalnischkies
2011-07-24move the detection for installed versions up as it is the easiest caseDavid Kalnischkies
2011-07-24first round of reorder code without changing resultDavid Kalnischkies
2011-07-24buildconflicts effect all architecturesDavid Kalnischkies
2011-07-22merged from donkultMichael Vogt
2011-07-22merged from the mvo branchMichael Vogt
2011-07-22* cmdline/apt-get.cc:Michael Vogt
2011-07-16do not require unused partial dirs in 'source' (Closes: #633510)David Kalnischkies
2011-07-15merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt
2011-07-14* cmdline/apt-get.cc:David Kalnischkies
2011-07-06* cmdline/apt-get.cc:David Kalnischkies
2011-06-08merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt
2011-05-17* cmdline/apt-get.cc:David Kalnischkies
2011-05-17rename option APT::Solver::Name to simply APT::SolverDavid Kalnischkies
2011-05-17* Implement EDSP in libapt-pkg so that all front-ends whichDavid Kalnischkies
2011-05-03add a --solver option to apt-getDavid Kalnischkies
2011-04-21* cmdline/apt-get.cc:David Kalnischkies
2011-04-16fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies
2011-04-13* cmdline/apt-get.cc:Julian Andres Klode
2011-04-02disable the error discarding as it destroyes the error reporting aboutDavid Kalnischkies
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-26* cmdline/apt-get.cc:David Kalnischkies
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies
2011-03-07* cmdline/apt-get.cc:David Kalnischkies
2011-02-25add sha512 support in the client now as wellMichael Vogt
2011-02-15* cmdline/apt-get.cc:David Kalnischkies
2011-02-09* cmdline/apt-get.cc:David Kalnischkies
2011-02-07implement --print-uris for download commandDavid Kalnischkies
2011-02-07implement download-only for changelog command which downloads theDavid Kalnischkies
2011-02-07implement --print-uris support for changelog commandDavid Kalnischkies
2011-02-07always do removes first and set not installed remove packagesDavid Kalnischkies
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies
2010-12-03set the Candidate for all before doing the propargationDavid Kalnischkies
2010-12-03simplify the new-and-autoremove fix a bitDavid Kalnischkies