summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with debian/sidDavid Kalnischkies2011-09-131-6/+14
|\
| * remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies2011-08-221-5/+3
| * * cmdline/apt-get.cc:David Kalnischkies2011-08-181-5/+15
* | merge with debian/experimentalDavid Kalnischkies2011-09-131-133/+230
|\ \
| * | merged from the debian-sid branchMichael Vogt2011-08-151-30/+28
| |\|
| | * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-28/+28
| | * fix some cppcheck: (warning) Member variable is not initialized in the constr...David Kalnischkies2011-08-111-2/+0
| * | * merged latest fixes from debian-sidMichael Vogt2011-07-281-104/+203
| |\|
| | * merged from lp:~donkult/apt/sidMichael Vogt2011-07-251-101/+201
| | |\
| | | * implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies2011-07-251-4/+109
| | | * move debug message about attempt install/remove to the responsible methodDavid Kalnischkies2011-07-241-3/+8
| | | * alternatively check in a versioned depends if the candidate is goodDavid Kalnischkies2011-07-241-27/+21
| | | * after this consider providing packages (if it is not a versioned dep)David Kalnischkies2011-07-241-26/+27
| | | * move the detection for installed versions up as it is the easiest caseDavid Kalnischkies2011-07-241-25/+20
| | | * first round of reorder code without changing resultDavid Kalnischkies2011-07-241-29/+27
| | | * buildconflicts effect all architecturesDavid Kalnischkies2011-07-241-11/+13
| | * | merged from donkultMichael Vogt2011-07-221-2/+1
| | |\|
| | | * do not require unused partial dirs in 'source' (Closes: #633510)David Kalnischkies2011-07-161-2/+1
| | * | merged from the mvo branchMichael Vogt2011-07-221-1/+1
| | |\ \ | | | |/ | | |/|
| | | * * cmdline/apt-get.cc:Michael Vogt2011-07-221-1/+1
* | | | Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-6/+0
* | | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-3/+4
|/ / /
* | | merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt2011-07-151-3/+3
|\| |
| * | * cmdline/apt-get.cc:David Kalnischkies2011-07-061-3/+3
| |/
* | * cmdline/apt-get.cc:David Kalnischkies2011-07-141-1/+7
* | merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt2011-06-081-0/+2
|\ \
| * | add sha512 support in the client now as wellMichael Vogt2011-02-251-0/+2
* | | * cmdline/apt-get.cc:David Kalnischkies2011-05-171-4/+6
* | | rename option APT::Solver::Name to simply APT::SolverDavid Kalnischkies2011-05-171-1/+1
* | | * Implement EDSP in libapt-pkg so that all front-ends whichDavid Kalnischkies2011-05-171-1/+2
|\ \ \ | |_|/ |/| |
| * | add a --solver option to apt-getDavid Kalnischkies2011-05-031-0/+1
| * | disable the error discarding as it destroyes the error reporting aboutDavid Kalnischkies2011-04-021-1/+1
* | | * cmdline/apt-get.cc:David Kalnischkies2011-04-211-4/+5
* | | fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies2011-04-161-5/+18
* | | * cmdline/apt-get.cc:Julian Andres Klode2011-04-131-0/+3
|/ /
* | be able to disable resolver with APT::Get::CallResolver and disableDavid Kalnischkies2011-03-291-2/+2
* | be able to disable resolver with APT::Get::AutoSolvingDavid Kalnischkies2011-03-281-20/+46
* | * cmdline/apt-get.cc:David Kalnischkies2011-03-261-1/+4
* | Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-081-13/+0
* | * cmdline/apt-get.cc:David Kalnischkies2011-03-071-1/+1
* | * cmdline/apt-get.cc:David Kalnischkies2011-02-151-0/+43
* | * cmdline/apt-get.cc:David Kalnischkies2011-02-091-0/+1
* | implement --print-uris for download commandDavid Kalnischkies2011-02-071-5/+16
* | implement download-only for changelog command which downloads theDavid Kalnischkies2011-02-071-12/+29
* | implement --print-uris support for changelog commandDavid Kalnischkies2011-02-071-4/+17
* | always do removes first and set not installed remove packagesDavid Kalnischkies2011-02-071-8/+5
|/
* merge 'after squeeze release'-stuffDavid Kalnischkies2011-02-031-33/+68
|\
| * set the Candidate for all before doing the propargationDavid Kalnischkies2010-12-031-0/+4
| * simplify the new-and-autoremove fix a bitDavid Kalnischkies2010-12-031-4/+2
| * really do not show packages in the extra section if they wereDavid Kalnischkies2010-12-031-9/+8