summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)AuthorFilesLines
2012-05-16* cmdline/apt-get.cc:David Kalnischkies1-2/+12
2012-05-05ensure that apti18n.h is included last as advertised (Closes: #671623)David Kalnischkies2-5/+8
2012-04-22* cmdline/apt-config.cc:David Kalnischkies1-1/+9
2012-04-16* cmdline/apt-get.cc:David Kalnischkies1-4/+7
2012-04-12merged r1972 from lp:~paolorotolo/apt/fix-for-967393Michael Vogt1-1/+1
2012-04-12merged r1970 lp:~vorlon/apt/lp.968828Michael Vogt1-1/+1
2012-04-11* cmdline/apt-get.cc:David Kalnischkies1-18/+18
2012-04-05* cmdline/apt-get.cc:Bogdan Purcareata1-1/+1
2012-03-22* debian/apt-utils.install:David Kalnischkies1-14/+19
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies9-9/+9
2012-03-05fix "(style) The scope of the variable 'count' can be reduced"David Kalnischkies1-4/+3
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2-3/+4
2012-02-25* cmdline/apt-cache.cc:David Kalnischkies1-1/+1
2012-02-18improve 'error' message for packages which are only referencedDavid Kalnischkies1-5/+26
2012-02-18* cmdline/apt-get.cc:David Kalnischkies1-1/+17
2012-02-11fix the hold-testcase as it has problems with 'foreign' operationsDavid Kalnischkies1-2/+2
2012-02-11correctly ignore already (un)hold packagesDavid Kalnischkies1-3/+4
2012-02-10* cmdline/apt-mark.cc:David Kalnischkies1-17/+112
2012-01-29* cmdline/apt-get.cc:Steve Langasek1-2/+8
2012-01-20fix a few esoteric cppcheck errors/warnings/infosDavid Kalnischkies1-1/+1
2012-01-19* apt-pkg/cacheiterators.h:David Kalnischkies1-2/+2
2012-01-02g++ 4.7 fixesMichael Vogt1-0/+1
2012-01-02g++ 4.7 fixesMichael Vogt1-0/+1
2011-12-15atleast libapt should announce to itself that it is clean…David Kalnischkies1-4/+6
2011-12-10enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies1-1/+1
2011-12-10* cmdline/apt-config.cc:David Kalnischkies1-0/+16
2011-11-23* cmdline/apt-get.cc:David Kalnischkies1-0/+13
2011-11-11 - provide a {Package,Version}List similar to {Package,Version}SetDavid Kalnischkies3-29/+29
2011-11-09* apt-pkg/cacheset.cc:David Kalnischkies2-15/+13
2011-10-30merge with my debian-sid branchDavid Kalnischkies1-7/+7
2011-09-20* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-25/+34
2011-09-20* cmdline/apt-get.cc:David Kalnischkies1-25/+34
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies10-2/+23
2011-09-13merge with debian/sidDavid Kalnischkies2-7/+15
2011-09-13merge with debian/experimentalDavid Kalnischkies5-188/+288
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2-12/+6
2011-09-13* cmdline/apt-get.cc:David Kalnischkies1-7/+7
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies8-26/+33
2011-08-23* cmdline/apt-key:David Kalnischkies1-1/+1
2011-08-22remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies1-5/+3
2011-08-18* cmdline/apt-get.cc:David Kalnischkies1-5/+15
2011-08-15merged from the debian-sid branchMichael Vogt3-83/+81
2011-08-11fix a few more cppcheck performance and scope warningsDavid Kalnischkies1-1/+1
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2-80/+80
2011-08-11fix some cppcheck: (warning) Member variable is not initialized in the constr...David Kalnischkies1-2/+0
2011-07-28cmdline/makefile: ajust commentMichael Vogt1-1/+1
2011-07-28* merged latest fixes from debian-sidMichael Vogt2-105/+207
2011-07-25merged from lp:~donkult/apt/sid0.8.15.3Michael Vogt2-102/+202
2011-07-25implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies1-4/+109
2011-07-24move debug message about attempt install/remove to the responsible methodDavid Kalnischkies1-3/+8