summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-05apt-cache show --no-all-versions should issues the CandidateDavid Kalnischkies
2010-06-05do not insert end() Iterators into the CacheSet even if requestedDavid Kalnischkies
2010-06-05Don't increase the commandline parameter in the library but in theDavid Kalnischkies
2010-06-05add --target-release option (Closes: #115520)David Kalnischkies
2010-06-05Add a option to apt-cache policy to additionally init the DepCache beforeDavid Kalnischkies
2010-06-05use pkgCacheFile and the new CacheSets all over the placeDavid Kalnischkies
2010-06-05Add a method to get a VersionSet from the Commandline and refactorDavid Kalnischkies
2010-06-04store also the SourceList we use internally for exportDavid Kalnischkies
2010-06-04Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies
2010-06-04* apt-pkg/cachefile.{cc,h}:David Kalnischkies
2010-06-03* cmdline/apt-get.cc:David Kalnischkies
2010-06-03* apt-pkg/depcache.cc:David Kalnischkies
2010-06-03deprecate AddSize with Multiplier as it is unused and switch toDavid Kalnischkies
2010-06-03* apt-pkg/pkgcache.h:David Kalnischkies
2010-06-02methods/mirror.cc: debug improvementsMichael Vogt
2010-06-02implement Fail-Ignore bool in FetchItem that tells the method that a failure ...Michael Vogt
2010-06-02methods/mirror.cc: simplify uri.startswith()Michael Vogt
2010-06-02methods/mirrors.cc: make cycle through the mirrors work properlyMichael Vogt
2010-06-02methods/mirror.cc: remove Acquire::Mirror::RefreshInterval (not really useful)Michael Vogt
2010-06-02improve error message if mirror method failsMichael Vogt
2010-06-02cmdline/apt-report-mirror-failure: port to latest python-aptMichael Vogt
2010-06-02methods/mirror.cc: on fail try the next mirrorMichael Vogt
2010-06-02* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2010-05-31* apt-pkg/cacheset.{cc,h}:David Kalnischkies
2010-05-31rename packageset into cacheset while it is not too lateDavid Kalnischkies
2010-05-31* cmdline/apt-cache.cc:David Kalnischkies
2010-05-31* apt-pkg/pkgcache.cc:David Kalnischkies
2010-05-31* apt-pkg/contrib/cmdline.cc:David Kalnischkies
2010-05-31improve the handling of regex together with the architecture modifierDavid Kalnischkies
2010-05-31i managed to commit broken codeā€¦ which (at least in my mind) workedDavid Kalnischkies
2010-05-31move cmdline parsing from apt-cache to new FromCommandLine methodDavid Kalnischkies
2010-05-30move regex magic from apt-get to new FromRegEx methodDavid Kalnischkies
2010-05-30* apt-pkg/packageset.h:David Kalnischkies
2010-05-29* ftparchive/writer.h:David Kalnischkies
2010-05-29* apt-pkg/depcache.cc:David Kalnischkies
2010-05-29* apt-pkg/cacheiterator.h:David Kalnischkies
2010-05-29* apt-pkg/indexrecords.{cc,h}:David Kalnischkies
2010-05-28create the bin-test directory automatic in the runnerDavid Kalnischkies
2010-05-28* apt-pkg/aptconfiguration.cc:David Kalnischkies
2010-05-28try harder to find the other pseudo versions for autoremove multiarchDavid Kalnischkies
2010-05-28* apt-pkg/depcache.cc:David Kalnischkies
2010-05-28* apt-pkg/deb/debsystem.cc:David Kalnischkies
2010-05-27forward manual-installed bit on package disappearanceDavid Kalnischkies
2010-05-27* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-05-25merged from debian-sidMichael Vogt
2010-05-25methods/http.cc: shorten comment on return values of DealWithHeaders (because...Michael Vogt
2010-05-25* methods/http.{cc,h}:Michael Vogt
2010-05-25merged lp:~donkult/apt/sidMichael Vogt
2010-05-24 - show at the end of the install process a list of disappeared packagesDavid Kalnischkies
2010-05-24* apt-pkg/deb/dpkgpm.cc:David Kalnischkies