summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-09* apt-pkg/indexcopy.cc:David Kalnischkies4-81/+82
2010-06-09fix compiler warning in the new mirror codeDavid Kalnischkies2-12/+17
2010-06-09* apt-pkg/policy.cc:David Kalnischkies3-14/+27
2010-06-09remove the "typename" from the const_iterators as gcc-4.4 doesn't likeDavid Kalnischkies1-2/+2
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt52-586/+1611
2010-06-09debian/rules: remove two more leftovers fromthe ubuntu mergeMichael Vogt1-2/+0
2010-06-09merge lp:~mvo/apt/ubuntu-mirror-method-improvementsMichael Vogt7-44/+95
2010-06-09* merge the remaining Ubuntu change:Michael Vogt38-100/+1105
2010-06-09 - backport forgotten Valid-Until patch from the obsolete experimentalDavid Kalnischkies16-33/+186
2010-06-09* apt-pkg/pkgcache.h:David Kalnischkies11-39/+143
2010-06-09rename the options, document them and reorder the changelog a bitDavid Kalnischkies4-10/+46
2010-06-09move the users away from the deprecated StrToTime() methodDavid Kalnischkies5-8/+6
2010-06-09use the portable timegm shown in his manpage instead of a strangeDavid Kalnischkies2-20/+18
2010-06-09* ftparchive/writer.cc:David Kalnischkies3-1/+14
2010-06-08use the Valid-Until header from the Release file but if the userDavid Kalnischkies1-14/+19
2010-06-08enhance the Valid-Until code a bit by using the correct RFC1123StrToTimeDavid Kalnischkies2-19/+21
2010-06-08* apt-pkg/contrib/strutl.cc:David Kalnischkies3-1/+42
2010-06-08* apt-pkg/indexrecords.cc:David Kalnischkies6-3/+70
2010-06-06use the GroupedFromCommandLine() method in the dotty and xvcg commandDavid Kalnischkies1-56/+28
2010-06-06add a GroupedFromCommandLine method to the PackageSet to split theDavid Kalnischkies2-0/+56
2010-06-05do not fail if an unrelated error is pending in DisplayRecord()David Kalnischkies1-4/+4
2010-06-05support special release-modifier 'installed' and 'candidate'David Kalnischkies3-49/+83
2010-06-05accept package versions in the unmet commandDavid Kalnischkies2-23/+35
2010-06-05enhance the changelog a bitDavid Kalnischkies1-3/+3
2010-06-05handle :arch modifier in PackageSet::FromString correctlyDavid Kalnischkies2-8/+22
2010-06-05apt-cache show --no-all-versions should issues the CandidateDavid Kalnischkies1-1/+1
2010-06-05do not insert end() Iterators into the CacheSet even if requestedDavid Kalnischkies1-0/+6
2010-06-05Don't increase the commandline parameter in the library but in theDavid Kalnischkies2-8/+8
2010-06-05add --target-release option (Closes: #115520)David Kalnischkies2-0/+3
2010-06-05Add a option to apt-cache policy to additionally init the DepCache beforeDavid Kalnischkies1-0/+6
2010-06-05use pkgCacheFile and the new CacheSets all over the placeDavid Kalnischkies2-205/+195
2010-06-05Add a method to get a VersionSet from the Commandline and refactorDavid Kalnischkies2-23/+191
2010-06-04store also the SourceList we use internally for exportDavid Kalnischkies3-13/+61
2010-06-04Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies3-5/+4
2010-06-04* apt-pkg/cachefile.{cc,h}:David Kalnischkies8-52/+103
2010-06-03* cmdline/apt-get.cc:David Kalnischkies2-7/+9
2010-06-03* apt-pkg/depcache.cc:David Kalnischkies4-14/+17
2010-06-03deprecate AddSize with Multiplier as it is unused and switch toDavid Kalnischkies3-4/+76
2010-06-03* apt-pkg/pkgcache.h:David Kalnischkies7-14/+48
2010-06-02methods/mirror.cc: debug improvementsMichael Vogt1-2/+9
2010-06-02implement Fail-Ignore bool in FetchItem that tells the method that a failure ...Michael Vogt5-12/+21
2010-06-02methods/mirror.cc: simplify uri.startswith()Michael Vogt1-1/+1
2010-06-02methods/mirrors.cc: make cycle through the mirrors work properlyMichael Vogt2-16/+42
2010-06-02methods/mirror.cc: remove Acquire::Mirror::RefreshInterval (not really useful)Michael Vogt1-22/+0
2010-06-02improve error message if mirror method failsMichael Vogt1-6/+8
2010-06-02cmdline/apt-report-mirror-failure: port to latest python-aptMichael Vogt1-1/+1
2010-06-02methods/mirror.cc: on fail try the next mirrorMichael Vogt1-1/+11
2010-06-02* apt-pkg/deb/dpkgpm.cc:Michael Vogt3-8/+27
2010-05-31* apt-pkg/cacheset.{cc,h}:David Kalnischkies4-9/+52
2010-05-31rename packageset into cacheset while it is not too lateDavid Kalnischkies6-15/+19