summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
Commit message (Expand)AuthorAgeFilesLines
* * cmdline/apt-get.cc:David Kalnischkies2012-05-161-2/+12
* * cmdline/apt-get.cc:David Kalnischkies2012-04-161-4/+7
* merged r1972 from lp:~paolorotolo/apt/fix-for-967393Michael Vogt2012-04-121-1/+1
* merged r1970 lp:~vorlon/apt/lp.968828Michael Vogt2012-04-121-1/+1
* * cmdline/apt-get.cc:David Kalnischkies2012-04-111-18/+18
* * cmdline/apt-get.cc:Bogdan Purcareata2012-04-051-1/+1
* the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies2012-03-221-1/+1
* improve 'error' message for packages which are only referencedDavid Kalnischkies2012-02-181-5/+26
* * cmdline/apt-get.cc:David Kalnischkies2012-02-181-1/+17
* * cmdline/apt-get.cc:Steve Langasek2012-01-291-2/+8
* fix a few esoteric cppcheck errors/warnings/infosDavid Kalnischkies2012-01-201-1/+1
* * apt-pkg/cacheiterators.h:David Kalnischkies2012-01-191-2/+2
* * cmdline/apt-get.cc:David Kalnischkies2011-11-231-0/+13
* - provide a {Package,Version}List similar to {Package,Version}SetDavid Kalnischkies2011-11-111-7/+7
* * apt-pkg/cacheset.cc:David Kalnischkies2011-11-091-11/+9
* merge with my debian-sid branchDavid Kalnischkies2011-10-301-7/+7
|\
| * * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2011-09-201-25/+34
| * * cmdline/apt-get.cc:David Kalnischkies2011-09-131-7/+7
* | * cmdline/apt-get.cc:David Kalnischkies2011-09-201-25/+34
* | use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+5
* | 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
|\ \ \ | |_|/ |/| |