summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-28Also free regular expressions.Julian Andres Klode
2010-06-28Use _error->Warning() instead of writing to std::cerr.Julian Andres Klode
2010-06-28Remove debugging stuff, this was not meant to be here.Julian Andres Klode
2010-06-28Also support regular expressions and glob() patterns in "Pin: version".Julian Andres Klode
2010-06-28* apt-pkg/versionmatch.cc:Julian Andres Klode
2010-06-27deblistparser: Special-case *-armel, lpia and powerpcspe architectures.Julian Andres Klode
2010-06-26apt-pkg/deb/deblistparser.cc: Fix bug in architecture wildcard support.Julian Andres Klode
2010-06-26debian/changelog: Fix a typoJulian Andres Klode
2010-06-26* apt-pkg/deb/deblistparser.cc:Julian Andres Klode
2010-06-24methods/ftp.h: Handle different logins are on the same server (Closes: #586904).Julian Andres Klode
2010-06-10* apt-pkg/cachefile.h:Michael Vogt
2010-06-10releasing version 0.7.26~exp6Michael Vogt
2010-06-10merged from davidMichael Vogt
2010-06-10correct a minor spelling mistake in the changelogDavid Kalnischkies
2010-06-10readd the autoremove protection for the kfreebsd-image as it was lostDavid Kalnischkies
2010-06-09enhance the split out of the gpgv commandline mangling by splitting outDavid Kalnischkies
2010-06-09sent Last-Modified header also for Translation filesDavid Kalnischkies
2010-06-09be sure that the RFC1123StrToTime method is run in a LANG=C environmentDavid Kalnischkies
2010-06-09* apt-pkg/indexcopy.cc:David Kalnischkies
2010-06-09fix compiler warning in the new mirror codeDavid Kalnischkies
2010-06-09* apt-pkg/policy.cc:David Kalnischkies
2010-06-09remove the "typename" from the const_iterators as gcc-4.4 doesn't likeDavid Kalnischkies
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt
2010-06-09debian/rules: remove two more leftovers fromthe ubuntu mergeMichael Vogt
2010-06-09merge lp:~mvo/apt/ubuntu-mirror-method-improvementsMichael Vogt
2010-06-09* merge the remaining Ubuntu change:Michael Vogt
2010-06-09 - backport forgotten Valid-Until patch from the obsolete experimentalDavid Kalnischkies
2010-06-09* apt-pkg/pkgcache.h:David Kalnischkies
2010-06-09rename the options, document them and reorder the changelog a bitDavid Kalnischkies
2010-06-09move the users away from the deprecated StrToTime() methodDavid Kalnischkies
2010-06-09use the portable timegm shown in his manpage instead of a strangeDavid Kalnischkies
2010-06-09* ftparchive/writer.cc:David Kalnischkies
2010-06-08use the Valid-Until header from the Release file but if the userDavid Kalnischkies
2010-06-08enhance the Valid-Until code a bit by using the correct RFC1123StrToTimeDavid Kalnischkies
2010-06-08* apt-pkg/contrib/strutl.cc:David Kalnischkies
2010-06-08* apt-pkg/indexrecords.cc:David Kalnischkies
2010-06-06use the GroupedFromCommandLine() method in the dotty and xvcg commandDavid Kalnischkies
2010-06-06add a GroupedFromCommandLine method to the PackageSet to split theDavid Kalnischkies
2010-06-05do not fail if an unrelated error is pending in DisplayRecord()David Kalnischkies
2010-06-05support special release-modifier 'installed' and 'candidate'David Kalnischkies
2010-06-05accept package versions in the unmet commandDavid Kalnischkies
2010-06-05enhance the changelog a bitDavid Kalnischkies
2010-06-05handle :arch modifier in PackageSet::FromString correctlyDavid Kalnischkies
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