Age | Commit message (Expand) | Author |
2011-01-12 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-12-05 | check in the DepCache::SetCandidateVersion that the package is marked to | David Kalnischkies |
2010-12-03 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-11-30 | apply a very simple speed-up in case we try to set the candidate version | David Kalnischkies |
2010-11-10 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-10-02 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-09-14 | * apt-pkg/policy.cc: | David Kalnischkies |
2010-08-27 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-08-10 | apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic. | Julian Andres Klode |
2010-08-06 | * apt-pkg/depcache.cc: | Julian Andres Klode |
2010-07-14 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-07-04 | * apt-pkg/policy.h: | David Kalnischkies |
2010-06-26 | always mark the all package if a pseudo package is marked for install | David Kalnischkies |
2010-06-26 | - use the new MatchAgainstConfig for the DefaultRootSetFunc | David Kalnischkies |
2010-06-16 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-06-09 | * apt-pkg/pkgcache.h: | 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-29 | * apt-pkg/depcache.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-11 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-05-04 | merge from the debian-sid branch | David Kalnischkies |
2010-05-04 | merge from the mvo branch | Michael Vogt |
2010-05-03 | replace »« with '' in the internal error msg to have ascii chars for gettext | David Kalnischkies |
2010-04-28 | rewrite the pseudo package reinstaller to be more intelligent | David Kalnischkies |
2010-04-28 | * apt-pkg/depcache.cc: | Michael Vogt |
2010-04-03 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-03-18 | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools), | David Kalnischkies |
2010-03-14 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-03-14 | Ensure that for each all package at least one pseudopackage is installed | David Kalnischkies |
2010-03-01 | We need to kill also pseudo packages which have no dependency, no | David Kalnischkies |
2010-02-27 | Enable the AutoRemover to talk "Multi-Arch" by marking all pseudo | David Kalnischkies |
2010-02-13 | [BREAK] merge MultiArch-ABI. We don't support MultiArch, | David Kalnischkies |
2010-02-12 | Add yet another pseudo package which isn't as pseudo as the others: | David Kalnischkies |
2010-02-10 | Pre-MultiArch a package which depends on a package with architecture "all" | David Kalnischkies |
2010-02-07 | fix progress reporting while reading extended_states file | David Kalnischkies |
2009-12-02 | * apt-pkg/packagemanager.cc: | Michael Vogt |
2009-10-29 | * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc: | Michael Vogt |
2009-08-12 | With the introduction of the Is{Delete,Install}Ok hooks the apt flag | David Kalnischkies |
2009-07-28 | apt-pkg/depcache.cc: | Michael Vogt |
2009-07-25 | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to reduce the | Otavio Salvador |
2009-07-07 | * remove the MarkKeep calls if Is{Delete,Install}Ok false, because | David Kalnischkies |
2009-06-30 | * add hook for MarkInstall and MarkDelete (closes: #470035) | David Kalnischkies |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2009-06-30 | merge the AutoInstOk patch from debian-experimental | Michael Vogt |
2009-06-29 | * support IsAutoInstallOk in the resolver too | Michael Vogt |
2009-06-29 | merge r1797 from lp:~donkult/apt/experimental | Michael Vogt |
2009-06-29 | add hook for auto-install (closes: #470035) | Michael Vogt |