summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'pu/less-slaves' into 'master'Julian Andres Klode2020-08-0412-46/+47
|\ \ \
| * | | Replace whitelist/blacklist with allowlist/denylistJulian Andres Klode2020-08-046-21/+21
| * | | gpgv: Rename master to primaryJulian Andres Klode2020-08-041-4/+4
| * | | CMake/Translations: Replace master with primaryJulian Andres Klode2020-08-041-4/+4
| * | | aptwebserver: Rename slaves to workersJulian Andres Klode2020-08-041-4/+5
| * | | CMake: Rename add_slaves() to add_links()Julian Andres Klode2020-07-143-13/+13
* | | | Merge branch 'pu/apt-key-deprecated' into 'master'Julian Andres Klode2020-08-043-19/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | apt-key: Allow depending on gpg instead of gnupgJulian Andres Klode2020-05-061-2/+2
| * | | Fully deprecate apt-key, schedule removal for Q2/2022Julian Andres Klode2020-05-063-17/+34
* | | | Merge branch 'pu/http-fixes' into 'master'Julian Andres Klode2020-07-251-37/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | http: Redesign reading of pending dataJulian Andres Klode2020-07-241-10/+8
| * | | http: On select timeout, error out directly, do not call Die()Julian Andres Klode2020-07-241-1/+1
| * | | http: Finish copying data from server to file before sending stuff to serverJulian Andres Klode2020-07-241-7/+7
| * | | http: Die(): Do not flush the buffer, error out insteadJulian Andres Klode2020-07-241-18/+3
| * | | http: Only return false for EOF if we actually did not read anythingJulian Andres Klode2020-07-241-4/+4
| * | | http: Die(): Merge flushing code from Flush()Julian Andres Klode2020-07-241-0/+5
| * | | http: Always Close() the connection in Die()Julian Andres Klode2020-07-241-2/+2
|/ / /
* | | Release 2.1.72.1.7Julian Andres Klode2020-07-085-6/+36
* | | Detect pkg-config-dpkghook failure in tests to avoid fallbackDavid Kalnischkies2020-07-071-4/+8
* | | Fix test due to display change in ls (coreutils 8.32)David Kalnischkies2020-07-071-1/+1
* | | Reorder config check before result looping for SRV parsing debugDavid Kalnischkies2020-07-021-11/+6
* | | Reorder config check before checking systemd for non-interactive httpDavid Kalnischkies2020-07-021-9/+13
* | | Dutch program translation updateFrans Spiesschaert2020-07-021-20/+15
* | | Add dependency points in the resolver also to providersDavid Kalnischkies2020-07-022-9/+147
* | | Filter out impossible solutions for protected propagationDavid Kalnischkies2020-07-024-5/+51
* | | Delay removals due to Conflicts until Depends are resolvedDavid Kalnischkies2020-07-024-80/+176
* | | Merge branch 'patch-1' into 'master'Julian Andres Klode2020-07-011-1/+1
|\ \ \
| * | | Minor Catalan grammar typoSergio Oller Moreno2020-06-301-1/+1
|/ / /
* | | Add basic support for the Protected fieldJulian Andres Klode2020-06-298-2/+47
* | | Replace some magic 64*1024 with APT_BUFFER_SIZEJulian Andres Klode2020-06-232-4/+3
* | | Deduplicate EDSP Provides line of M-A:foreign packagesDavid Kalnischkies2020-06-142-10/+18
* | | Tell EDSP solvers about all installed pkgs ignoring archDavid Kalnischkies2020-06-142-3/+10
* | | Do not sent our filename-provides trick to EDSP solversDavid Kalnischkies2020-06-142-5/+22
* | | Portuguese manpages translation updateAmérico Monteiro2020-06-141-170/+242
| |/ |/|
* | Do not hardcode (wrong) group and mode in setup warningDavid Kalnischkies2020-06-061-3/+3
* | Release 2.1.62.1.6Julian Andres Klode2020-06-035-6/+17
* | Deal with duplicates in the solution space of a depDavid Kalnischkies2020-06-032-22/+28
* | Allow 20 instead of 10 loops for pkgProblemResolverDavid Kalnischkies2020-06-032-1/+3
* | Consider if a fix is successful before claiming it isDavid Kalnischkies2020-06-022-35/+23
* | Consider protected packages for removal if they are marked as suchDavid Kalnischkies2020-05-292-1/+25
* | Fix small memory leak in MethodConfigDavid Kalnischkies2020-05-271-1/+1
* | Release 2.1.52.1.5Julian Andres Klode2020-05-265-6/+24
* | Dutch manpages translation updateFrans Spiesschaert2020-05-251-17/+3
* | Mark PatternTreeParser::Node destructor as virtualDavid Kalnischkies2020-05-251-0/+1
* | Stub out i18n methods for -DUSE_NLS=OFFDavid Kalnischkies2020-05-251-4/+9
* | Allow FMV SSE4.2 detection to succeed on clangDavid Kalnischkies2020-05-253-8/+6
* | Silence clang warning -Wstring-plus-intDavid Kalnischkies2020-05-252-5/+5
* | Ensure EDSP doesn't use a dangling architecture stringDavid Kalnischkies2020-05-251-4/+2
* | Don't update candidate provides map if the same as currentDavid Kalnischkies2020-05-251-6/+6
* | Don't set variables to conditionally override them 2 lines laterDavid Kalnischkies2020-05-251-5/+7