summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-02Reorder config check before checking systemd for non-interactive httpDavid Kalnischkies
2020-07-02Dutch program translation updateFrans Spiesschaert
2020-07-02Add dependency points in the resolver also to providersDavid Kalnischkies
2020-07-02Filter out impossible solutions for protected propagationDavid Kalnischkies
2020-07-02Delay removals due to Conflicts until Depends are resolvedDavid Kalnischkies
2020-07-01Merge branch 'patch-1' into 'master'Julian Andres Klode
2020-06-30Minor Catalan grammar typoSergio Oller Moreno
2020-06-29Add basic support for the Protected fieldJulian Andres Klode
2020-06-23Replace some magic 64*1024 with APT_BUFFER_SIZEJulian Andres Klode
2020-06-14Deduplicate EDSP Provides line of M-A:foreign packagesDavid Kalnischkies
2020-06-14Tell EDSP solvers about all installed pkgs ignoring archDavid Kalnischkies
2020-06-14Do not sent our filename-provides trick to EDSP solversDavid Kalnischkies
2020-06-14Portuguese manpages translation updateAmérico Monteiro
2020-06-06Do not hardcode (wrong) group and mode in setup warningDavid Kalnischkies
2020-06-03Release 2.1.6Julian Andres Klode
2020-06-03Deal with duplicates in the solution space of a depDavid Kalnischkies
2020-06-03Allow 20 instead of 10 loops for pkgProblemResolverDavid Kalnischkies
2020-06-02Consider if a fix is successful before claiming it isDavid Kalnischkies
2020-05-29Consider protected packages for removal if they are marked as suchDavid Kalnischkies
2020-05-27Fix small memory leak in MethodConfigDavid Kalnischkies
2020-05-26Release 2.1.5Julian Andres Klode
2020-05-25Dutch manpages translation updateFrans Spiesschaert
2020-05-25Mark PatternTreeParser::Node destructor as virtualDavid Kalnischkies
2020-05-25Stub out i18n methods for -DUSE_NLS=OFFDavid Kalnischkies
2020-05-25Allow FMV SSE4.2 detection to succeed on clangDavid Kalnischkies
2020-05-25Silence clang warning -Wstring-plus-intDavid Kalnischkies
2020-05-25Ensure EDSP doesn't use a dangling architecture stringDavid Kalnischkies
2020-05-25Don't update candidate provides map if the same as currentDavid Kalnischkies
2020-05-25Don't set variables to conditionally override them 2 lines laterDavid Kalnischkies
2020-05-24Allow pkgDepCache to be asked to check internal consistencyDavid Kalnischkies
2020-05-23Keep status number if candidate is discarded for kept back displayDavid Kalnischkies
2020-05-23Known-bad candidate versions are not an upgrade optionDavid Kalnischkies
2020-05-23Reset candidate version explicitly for internal state-keepingDavid Kalnischkies
2020-05-19Release 2.1.4Julian Andres Klode
2020-05-19Check satisfiability for versioned provides, not providing versionDavid Kalnischkies
2020-05-18Release 2.1.3Julian Andres Klode
2020-05-18private-search: Only use V.TranslatedDescription() if goodJulian Andres Klode
2020-05-18Recognize propagated protected in pkgProblemResolverDavid Kalnischkies
2020-05-18Propagate protected to already satisfied dependenciesDavid Kalnischkies
2020-05-18Propagate protected to already satisfied conflictsDavid Kalnischkies
2020-05-18Deal with protected solution providers firstDavid Kalnischkies
2020-05-18Support negative dependencies in VCI::FromDependencyDavid Kalnischkies
2020-05-18Move the MarkInstall helpers into static functionsDavid Kalnischkies
2020-05-18Keep going if a dep is bad for user requests to improve errorsDavid Kalnischkies
2020-05-18Skip reading data from tar members if nobody will look at itDavid Kalnischkies
2020-05-18Properly handle interrupted write() call in ExtractTarDavid Kalnischkies
2020-05-18Allow prefix to be a complete filename for GetTempFileDavid Kalnischkies
2020-05-18Prefer use of O_TMPFILE in GetTempFile if availableDavid Kalnischkies
2020-05-13Release 2.1.2, take 2Julian Andres Klode
2020-05-13Fix location of testdeb in added regression testsJulian Andres Klode