Age | Commit message (Expand) | Author |
2010-07-05 | make the specify order of packages irrelevant (half-close #196021) | David Kalnischkies |
2010-07-04 | clean deblistparser a bit by get the Architectures at one place | David Kalnischkies |
2010-07-04 | * apt-pkg/policy.h: | David Kalnischkies |
2010-07-04 | prefer the Policy if it is built instead of the DepCache and | David Kalnischkies |
2010-07-03 | reorder classes a bit and make TryToInstallBuildDep use them | David Kalnischkies |
2010-07-03 | Refactor TryToInstall to look a bit saner by splitting the Remove | David Kalnischkies |
2010-07-02 | add a ConstructedBy member to the PackageSet which can be used by the | David Kalnischkies |
2010-06-29 | if the package has no installed & candidate but is virtual see if only | David Kalnischkies |
2010-06-29 | rename AddSelectedVersion() to a better public FromPackage() | David Kalnischkies |
2010-06-29 | for install, do all installs first and then the removes and vice versa | David Kalnischkies |
2010-06-28 | - factor out code to get a single package FromName() | David Kalnischkies |
2010-06-26 | - only print errors if all tries to get a package by string failed | David Kalnischkies |
2010-06-26 | always mark the all package if a pseudo package is marked for install | David Kalnischkies |
2010-06-26 | give the APT::Cache::Generate option her effect back | David Kalnischkies |
2010-06-26 | do not override the user set quiet setting even if the target is not a tty | David Kalnischkies |
2010-06-26 | make the MMap Grow Error a fatal one as while in theory the code should | David Kalnischkies |
2010-06-26 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-06-26 | - use the new MatchAgainstConfig for the DefaultRootSetFunc | David Kalnischkies |
2010-06-26 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |
2010-06-25 | print all messages if the application is in an interactive run | David Kalnischkies |
2010-06-25 | add a simple stack handling to be able to delay error handling | David Kalnischkies |
2010-06-25 | * apt-pkg/contrib/error.{cc,h}: | David Kalnischkies |
2010-06-22 | Use an abstract helper for error handling and output | David Kalnischkies |
2010-06-19 | * cmdline/apt-get.cc: | David Kalnischkies |
2010-06-19 | get packages by task^ with FromTask() | David Kalnischkies |
2010-06-19 | fix the gcc warning about the initialisation order of variables caused | David Kalnischkies |
2010-06-16 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-06-16 | add a simple method to VerIterator to check if two Versions are similar | David Kalnischkies |
2010-06-15 | * cmdline/cacheset.cc: | David Kalnischkies |
2010-06-15 | Add a GroupedFromCommandLine for the VersionSet similar to the | David Kalnischkies |
2010-06-11 | * debian/control: | David Kalnischkies |
2010-06-10 | merge with debian-experimental-ma to get the public policy back | David Kalnischkies |
2010-06-10 | * apt-pkg/cachefile.h: | Michael Vogt |
2010-06-10 | * apt-pkg/orderlist.cc: | David Kalnischkies |
2010-06-10 | releasing version 0.7.26~exp6 | Michael Vogt |
2010-06-10 | merged from david | Michael Vogt |
2010-06-10 | * apt-pkg/cacheset.cc: | David Kalnischkies |
2010-06-10 | correct a minor spelling mistake in the changelog | David Kalnischkies |
2010-06-10 | readd the autoremove protection for the kfreebsd-image as it was lost | David Kalnischkies |
2010-06-09 | enhance the split out of the gpgv commandline mangling by splitting out | David Kalnischkies |
2010-06-09 | sent Last-Modified header also for Translation files | David Kalnischkies |
2010-06-09 | be sure that the RFC1123StrToTime method is run in a LANG=C environment | David Kalnischkies |
2010-06-09 | * apt-pkg/indexcopy.cc: | David Kalnischkies |
2010-06-09 | fix compiler warning in the new mirror code | David Kalnischkies |
2010-06-09 | * apt-pkg/policy.cc: | David Kalnischkies |
2010-06-09 | remove the "typename" from the const_iterators as gcc-4.4 doesn't like | David Kalnischkies |
2010-06-09 | merged from lp:~donkult/apt/sid | Michael Vogt |
2010-06-09 | debian/rules: remove two more leftovers fromthe ubuntu merge | Michael Vogt |
2010-06-09 | merge lp:~mvo/apt/ubuntu-mirror-method-improvements | Michael Vogt |
2010-06-09 | * merge the remaining Ubuntu change: | Michael Vogt |