Age | Commit message (Expand) | Author |
2010-06-09 | - backport forgotten Valid-Until patch from the obsolete experimental | David Kalnischkies |
2010-06-09 | * apt-pkg/pkgcache.h: | David Kalnischkies |
2010-06-09 | rename the options, document them and reorder the changelog a bit | David Kalnischkies |
2010-06-09 | move the users away from the deprecated StrToTime() method | David Kalnischkies |
2010-06-09 | use the portable timegm shown in his manpage instead of a strange | David Kalnischkies |
2010-06-08 | use the Valid-Until header from the Release file but if the user | David Kalnischkies |
2010-06-08 | enhance the Valid-Until code a bit by using the correct RFC1123StrToTime | David Kalnischkies |
2010-06-08 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2010-06-08 | * apt-pkg/indexrecords.cc: | David Kalnischkies |
2010-06-06 | add a GroupedFromCommandLine method to the PackageSet to split the | David Kalnischkies |
2010-06-05 | support special release-modifier 'installed' and 'candidate' | David Kalnischkies |
2010-06-05 | handle :arch modifier in PackageSet::FromString correctly | David Kalnischkies |
2010-06-05 | do not insert end() Iterators into the CacheSet even if requested | David Kalnischkies |
2010-06-05 | Don't increase the commandline parameter in the library but in the | David Kalnischkies |
2010-06-05 | Add a method to get a VersionSet from the Commandline and refactor | David Kalnischkies |
2010-06-04 | store also the SourceList we use internally for export | David Kalnischkies |
2010-06-04 | * apt-pkg/cachefile.{cc,h}: | David Kalnischkies |
2010-06-03 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-06-03 | deprecate AddSize with Multiplier as it is unused and switch to | David Kalnischkies |
2010-06-03 | * apt-pkg/pkgcache.h: | David Kalnischkies |
2010-05-31 | * apt-pkg/cacheset.{cc,h}: | David Kalnischkies |
2010-05-31 | rename packageset into cacheset while it is not too late | David Kalnischkies |
2010-05-31 | * apt-pkg/pkgcache.cc: | David Kalnischkies |
2010-05-31 | * apt-pkg/contrib/cmdline.cc: | David Kalnischkies |
2010-05-31 | improve the handling of regex together with the architecture modifier | David Kalnischkies |
2010-05-31 | move cmdline parsing from apt-cache to new FromCommandLine method | David Kalnischkies |
2010-05-30 | move regex magic from apt-get to new FromRegEx method | David Kalnischkies |
2010-05-30 | * apt-pkg/packageset.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-28 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |
2010-05-28 | try harder to find the other pseudo versions for autoremove multiarch | David Kalnischkies |
2010-05-28 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-05-28 | * apt-pkg/deb/debsystem.cc: | David Kalnischkies |
2010-05-27 | forward manual-installed bit on package disappearance | David Kalnischkies |
2010-05-27 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-05-24 | - show at the end of the install process a list of disappeared packages | David Kalnischkies |
2010-05-24 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-05-13 | * contrib/mmap.cc: | David Kalnischkies |
2010-05-11 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-05-06 | merge with debian-experimental-ma | David Kalnischkies |
2010-05-06 | convert FileExists to DirectoryExists to check if the path is really a | David Kalnischkies |
2010-05-05 | * apt-pkg/deb/debrecords.cc: | Michael Vogt |
2010-05-05 | * apt-pkg/deb/debrecords.cc: | Michael Vogt |
2010-05-05 | * apt-pkg/deb/debrecords.cc: | Michael Vogt |
2010-05-04 | * doc/files.sgml: | Michael Vogt |
2010-05-04 | return in SingleArch a package also for "any" | David Kalnischkies |
2010-05-04 | * apt-pkg/pkgcache.cc: | Julian Andres Klode |
2010-05-04 | * apt-pkg/contrib/weakptr.h: | Julian Andres Klode |