summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-13* apt-inst/contrib/extracttar.cc:David Kalnischkies
2011-01-13* doc/apt.conf.5.xml:Jakub Wilk
2011-01-12* deb/dpkgpm.cc:Petter Reinholdtsen
2011-01-12* methods/https.cc:David Kalnischkies
2011-01-12FristOwner is never used in the blamed history and gcc-4.6 complains nowDavid Kalnischkies
2011-01-12remove the unused Die boolean - error reporting is done by ExecWaitDavid Kalnischkies
2011-01-12remove two unused variables gcc-4.6 reports from depcache.ccDavid Kalnischkies
2011-01-12* apt-pkg/contrib/weakptr.h:David Kalnischkies
2011-01-12* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2011-01-12* apt-pkg/contrib/weakptr.h:Michael Vogt
2010-12-15* Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145 bubulle@debian.org
2010-12-07cmdline/apt-cache.cc: Create an error for apt-cache dependsJulian Andres Klode
2010-12-05check in the DepCache::SetCandidateVersion that the package is marked toDavid Kalnischkies
2010-12-05experimental is an incomplete archive, so try to get the packages whichDavid Kalnischkies
2010-12-03set the Candidate for all before doing the propargationDavid Kalnischkies
2010-12-03simplify the new-and-autoremove fix a bitDavid Kalnischkies
2010-12-03really do not show packages in the extra section if they wereDavid Kalnischkies
2010-12-03* apt-pkg/depcache.cc:David Kalnischkies
2010-12-03keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies
2010-12-03Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi
2010-11-30do not touch Packages and Sources in the framework if the files doDavid Kalnischkies
2010-11-30Add support for providing and autocopying Sources files along the wayAndres Mejia
2010-11-30add framework code to run the installed aptitude with the currentDavid Kalnischkies
2010-11-30add usage info for create-test-data scriptDavid Kalnischkies
2010-11-30show dependencies of essential packages which are going to removeDavid Kalnischkies
2010-11-30$! doesn't worked on the first try somehow, now it does and itsDavid Kalnischkies
2010-11-30ensure that the build methods are used and not these on the systemDavid Kalnischkies
2010-11-30cleanup the debian/rules file a bitDavid Kalnischkies
2010-11-30add a very simple testcase to ensure that the action modifiers are onlyDavid Kalnischkies
2010-11-30* debian/control:David Kalnischkies
2010-11-30* cmdline/apt-get.cc:David Kalnischkies
2010-11-30add the possibility to disable only the progress reporting stuff as theDavid Kalnischkies
2010-11-30if the codename is "experimental" add NotAutomatic:yes by defaultDavid Kalnischkies
2010-11-30add a way to add packages to generate a dists style environment withoutDavid Kalnischkies
2010-11-30apply a very simple speed-up in case we try to set the candidate versionDavid Kalnischkies
2010-11-30merged from lp:~donkult/apt/sid0.8.10Michael Vogt
2010-11-29fix changelog as the czech translation was by accident added to 0.8.9David Kalnischkies
2010-11-29* apt-pkg/algorithms.cc:David Kalnischkies
2010-11-27* German update by Holger Wansing. Closes: #603619bubulle@debian.org
2010-11-25merged from lp:~pitti/apt/compressed-indexesMichael Vogt
2010-11-25merged lp:~pitti/apt/compressed-indexesMichael Vogt
2010-11-22* methods/http.cc:Michael Vogt
2010-11-18merged from apt-get-downloadMichael Vogt
2010-11-18cmdline/apt-get.cc: download it all in one goMichael Vogt
2010-11-18merged from apt-get-changelogMichael Vogt
2010-11-18cmdline/apt-get.cc: remove srcpkgMichael Vogt
2010-11-18cmdline/apt-get.cc: use source version instead of binary versionMichael Vogt
2010-11-18cmdline/apt-get.cc: add download/changelog to usageMichael Vogt
2010-11-18merged from apt-get-downloadMichael Vogt
2010-11-18doc/apt-get.8.xml: document downloadMichael Vogt