merge with debian-experimental-ma
[ntk/apt.git] / apt-pkg /
2010-07-05 David Kalnischkiesmerge with debian-experimental-ma
2010-07-05 David KalnischkiesTry to use NotEquals for the MultiArch Breaks dependenc...
2010-07-04 David Kalnischkiesclean deblistparser a bit by get the Architectures...
2010-07-04 David Kalnischkies* apt-pkg/policy.h:
2010-06-29 Julian Andres KlodeFix the atomic replace.
2010-06-29 Julian Andres Klode* apt-pkg/contrib/fileutl.cc:
2010-06-28 Julian Andres KlodeAlso free regular expressions.
2010-06-28 Julian Andres KlodeUse _error->Warning() instead of writing to std::cerr.
2010-06-28 Julian Andres KlodeRemove debugging stuff, this was not meant to be here.
2010-06-28 Julian Andres KlodeAlso support regular expressions and glob() patterns...
2010-06-28 Julian Andres Klode* apt-pkg/versionmatch.cc:
2010-06-27 Julian Andres Klodedeblistparser: Special-case *-armel, lpia and powerpcsp...
2010-06-26 Julian Andres Klodeapt-pkg/deb/deblistparser.cc: Fix bug in architecture...
2010-06-26 Julian Andres Klode* apt-pkg/deb/deblistparser.cc:
2010-06-26 David Kalnischkiesalways mark the all package if a pseudo package is...
2010-06-26 David Kalnischkiesmake the MMap Grow Error a fatal one as while in theory...
2010-06-26 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2010-06-26 David Kalnischkies - use the new MatchAgainstConfig for the DefaultRootS...
2010-06-26 David Kalnischkies* apt-pkg/aptconfiguration.cc:
2010-06-25 David Kalnischkiesadd a simple stack handling to be able to delay error...
2010-06-25 David Kalnischkies* apt-pkg/contrib/error.{cc,h}:
2010-06-19 David Kalnischkiesfix the gcc warning about the initialisation order...
2010-06-16 David Kalnischkies* apt-pkg/depcache.cc:
2010-06-16 David Kalnischkiesadd a simple method to VerIterator to check if two...
2010-06-15 David Kalnischkies* cmdline/cacheset.cc:
2010-06-15 David KalnischkiesAdd a GroupedFromCommandLine for the VersionSet similar...
2010-06-10 David KalnischkiesMerge ... debian-experimental-ma to get the public...
2010-06-10 Michael Vogt* apt-pkg/cachefile.h:
2010-06-10 David Kalnischkies* apt-pkg/orderlist.cc:
2010-06-10 Michael Vogtmerged from david
2010-06-10 David Kalnischkies* apt-pkg/cacheset.cc:
2010-06-09 David Kalnischkiesenhance the split out of the gpgv commandline mangling...
2010-06-09 David Kalnischkiessent Last-Modified header also for Translation files
2010-06-09 David Kalnischkiesbe sure that the RFC1123StrToTime method is run in...
2010-06-09 David Kalnischkies* apt-pkg/indexcopy.cc:
2010-06-09 David Kalnischkies* apt-pkg/policy.cc:
2010-06-09 David Kalnischkiesremove the "typename" from the const_iterators as gcc...
2010-06-09 Michael Vogtmerged from lp:~donkult/apt/sid
2010-06-09 Michael Vogtmerge lp:~mvo/apt/ubuntu-mirror-method-improvements
2010-06-09 Michael Vogt* merge the remaining Ubuntu change:
2010-06-09 David Kalnischkies - backport forgotten Valid-Until patch from the obsol...
2010-06-09 David Kalnischkies* apt-pkg/pkgcache.h:
2010-06-09 David Kalnischkiesrename the options, document them and reorder the chang...
2010-06-08 David Kalnischkiesmove the users away from the deprecated StrToTime(...
2010-06-08 David Kalnischkiesuse the portable timegm shown in his manpage instead...
2010-06-08 David Kalnischkiesuse the Valid-Until header from the Release file but...
2010-06-08 David Kalnischkiesenhance the Valid-Until code a bit by using the correct...
2010-06-08 David Kalnischkies* apt-pkg/contrib/strutl.cc:
2010-06-08 David Kalnischkies* apt-pkg/indexrecords.cc:
2010-06-06 David Kalnischkiesadd a GroupedFromCommandLine method to the PackageSet...
2010-06-05 David Kalnischkiessupport special release-modifier 'installed' and 'candi...
2010-06-05 David Kalnischkieshandle :arch modifier in PackageSet::FromString correctly
2010-06-05 David Kalnischkiesdo not insert end() Iterators into the CacheSet even...
2010-06-05 David KalnischkiesDon't increase the commandline parameter in the library...
2010-06-05 David KalnischkiesAdd a method to get a VersionSet from the Commandline...
2010-06-04 David Kalnischkiesstore also the SourceList we use internally for export
2010-06-04 David Kalnischkies* apt-pkg/cachefile.{cc,h}:
2010-06-03 David Kalnischkies* apt-pkg/depcache.cc:
2010-06-03 David Kalnischkiesdeprecate AddSize with Multiplier as it is unused and...
2010-06-03 David Kalnischkies* apt-pkg/pkgcache.h:
2010-06-02 Michael Vogtimplement Fail-Ignore bool in FetchItem that tells...
2010-06-02 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-05-31 David Kalnischkies* apt-pkg/cacheset.{cc,h}:
2010-05-31 David Kalnischkiesrename packageset into cacheset while it is not too...
2010-05-31 David Kalnischkies* apt-pkg/pkgcache.cc:
2010-05-31 David Kalnischkies* apt-pkg/contrib/cmdline.cc:
2010-05-31 David Kalnischkiesimprove the handling of regex together with the archite...
2010-05-30 David Kalnischkiesmove cmdline parsing from apt-cache to new FromCommandL...
2010-05-30 David Kalnischkiesmove regex magic from apt-get to new FromRegEx method
2010-05-30 David Kalnischkies* apt-pkg/packageset.h:
2010-05-29 David Kalnischkies* apt-pkg/depcache.cc:
2010-05-29 David Kalnischkies* apt-pkg/cacheiterator.h:
2010-05-29 David Kalnischkies* apt-pkg/indexrecords.{cc,h}:
2010-05-28 David Kalnischkies* apt-pkg/aptconfiguration.cc:
2010-05-28 David Kalnischkiestry harder to find the other pseudo versions for autore...
2010-05-28 David Kalnischkies* apt-pkg/depcache.cc:
2010-05-28 David Kalnischkies* apt-pkg/deb/debsystem.cc:
2010-05-27 David Kalnischkiesforward manual-installed bit on package disappearance
2010-05-27 David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2010-05-25 Michael Vogtmerged from debian-sid
2010-05-25 Michael Vogt* methods/http.{cc,h}:
2010-05-25 Michael Vogtmerged lp:~donkult/apt/sid
2010-05-24 David Kalnischkies - show at the end of the install process a list of...
2010-05-24 David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2010-05-13 David Kalnischkies* contrib/mmap.cc:
2010-05-11 David Kalnischkies* apt-pkg/depcache.cc:
2010-05-07 Julian Andres Klodeapt-pkg/acquire-item.cc: Fix pkgAcqFile::Custom600Heade...
2010-05-06 David Kalnischkiesmerge with debian-experimental-ma
2010-05-06 David Kalnischkiesconvert FileExists to DirectoryExists to check if the...
2010-05-05 Michael Vogt* debian/rules:
2010-05-05 Michael Vogt* debian/rules:
2010-05-05 Michael Vogt* apt-pkg/deb/debrecords.cc:
2010-05-05 Michael Vogt* apt-pkg/indexfile.cc:
2010-05-05 Michael Vogt* apt-pkg/deb/debrecords.cc:
2010-05-05 Michael Vogt* apt-pkg/deb/debrecords.cc:
2010-05-05 Michael Vogt* apt-pkg/deb/debrecords.cc:
2010-05-04 Michael Vogt* doc/files.sgml:
2010-05-04 David Kalnischkiesreturn in SingleArch a package also for "any"
2010-05-04 Julian Andres Klode* apt-pkg/pkgcache.cc:
2010-05-04 Julian Andres Klode* apt-pkg/contrib/weakptr.h:
next