summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-24http: Redesign reading of pending dataJulian Andres Klode
2020-07-24http: On select timeout, error out directly, do not call Die()Julian Andres Klode
2020-07-24http: Finish copying data from server to file before sending stuff to serverJulian Andres Klode
2020-07-24http: Die(): Do not flush the buffer, error out insteadJulian Andres Klode
2020-07-24http: Only return false for EOF if we actually did not read anythingJulian Andres Klode
2020-07-24http: Die(): Merge flushing code from Flush()Julian Andres Klode
2020-07-24http: Always Close() the connection in Die()Julian Andres Klode
2020-07-14CMake: Rename add_slaves() to add_links()Julian Andres Klode
2020-07-08Release 2.1.7Julian Andres Klode
2020-07-07Detect pkg-config-dpkghook failure in tests to avoid fallbackDavid Kalnischkies
2020-07-07Fix test due to display change in ls (coreutils 8.32)David Kalnischkies
2020-07-02Reorder config check before result looping for SRV parsing debugDavid Kalnischkies
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-08Support marking all newly installed packages as automatically installedNicolas Schier
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