summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-12* apt-pkg/contrib/fileutl.cc:David Kalnischkies9-13/+101
2011-01-12* apt-pkg/contrib/weakptr.h:Michael Vogt2-0/+3
2010-12-15* Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145 bubulle@debian.org3-629/+723
2010-12-07cmdline/apt-cache.cc: Create an error for apt-cache dependsJulian Andres Klode2-1/+8
2010-12-05check in the DepCache::SetCandidateVersion that the package is marked toDavid Kalnischkies1-1/+2
2010-12-05experimental is an incomplete archive, so try to get the packages whichDavid Kalnischkies1-1/+5
2010-12-03set the Candidate for all before doing the propargationDavid Kalnischkies1-0/+4
2010-12-03simplify the new-and-autoremove fix a bitDavid Kalnischkies1-4/+2
2010-12-03really do not show packages in the extra section if they wereDavid Kalnischkies3-26/+11
2010-12-03* apt-pkg/depcache.cc:David Kalnischkies7-8/+670
2010-12-03keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies5-19/+169
2010-12-03Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi3-4/+27
2010-11-30do not touch Packages and Sources in the framework if the files doDavid Kalnischkies2-4/+1
2010-11-30Add support for providing and autocopying Sources files along the wayAndres Mejia1-0/+6
2010-11-30add framework code to run the installed aptitude with the currentDavid Kalnischkies1-0/+9
2010-11-30add usage info for create-test-data scriptDavid Kalnischkies1-0/+10
2010-11-30show dependencies of essential packages which are going to removeDavid Kalnischkies4-2/+86
2010-11-30$! doesn't worked on the first try somehow, now it does and itsDavid Kalnischkies1-1/+1
2010-11-30ensure that the build methods are used and not these on the systemDavid Kalnischkies1-0/+1
2010-11-30cleanup the debian/rules file a bitDavid Kalnischkies1-17/+6
2010-11-30add a very simple testcase to ensure that the action modifiers are onlyDavid Kalnischkies2-0/+106
2010-11-30* debian/control:David Kalnischkies2-0/+3
2010-11-30* cmdline/apt-get.cc:David Kalnischkies2-2/+8
2010-11-30add the possibility to disable only the progress reporting stuff as theDavid Kalnischkies2-1/+2
2010-11-30if the codename is "experimental" add NotAutomatic:yes by defaultDavid Kalnischkies1-1/+6
2010-11-30add a way to add packages to generate a dists style environment withoutDavid Kalnischkies1-21/+49
2010-11-30apply a very simple speed-up in case we try to set the candidate versionDavid Kalnischkies1-2/+9
2010-11-30merged from lp:~donkult/apt/sid0.8.10Michael Vogt14-243/+289
2010-11-29fix changelog as the czech translation was by accident added to 0.8.9David Kalnischkies1-1/+3
2010-11-29* apt-pkg/algorithms.cc:David Kalnischkies5-1/+144
2010-11-27* German update by Holger Wansing. Closes: #603619bubulle@debian.org2-228/+264
2010-11-25merged from lp:~pitti/apt/compressed-indexesMichael Vogt3-0/+12
2010-11-25merged lp:~pitti/apt/compressed-indexesMichael Vogt3-0/+9
2010-11-22* methods/http.cc:Michael Vogt2-4/+21
2010-11-18merged from apt-get-downloadMichael Vogt1-2/+1
2010-11-18cmdline/apt-get.cc: download it all in one goMichael Vogt1-2/+1
2010-11-18merged from apt-get-changelogMichael Vogt1-8/+9
2010-11-18cmdline/apt-get.cc: remove srcpkgMichael Vogt1-5/+4
2010-11-18cmdline/apt-get.cc: use source version instead of binary versionMichael Vogt1-3/+5
2010-11-18cmdline/apt-get.cc: add download/changelog to usageMichael Vogt1-0/+2
2010-11-18merged from apt-get-downloadMichael Vogt1-0/+6
2010-11-18doc/apt-get.8.xml: document downloadMichael Vogt1-0/+6
2010-11-18merged from apt-get-changelogMichael Vogt1-0/+17
2010-11-18doc/apt-get.8.xml: document based on the work from Martin Pitt (thanks!)Michael Vogt1-0/+17
2010-11-18merged from the apt-get-changelog branchMichael Vogt2-47/+58
2010-11-18refactor/simplify changelog fetching codeMichael Vogt2-33/+57
2010-11-18cmdline/apt-get.cc: simplify changelog uri generationMichael Vogt1-17/+4
2010-11-18cmdline/apt-get.cc: fix typoMichael Vogt1-1/+1
2010-11-18merged lp:~mvo/apt/apt-get-changelog Michael Vogt6-45/+250
2010-11-18move DoDownload up to workaround merge conflict with the changelog branchMichael Vogt1-54/+54