Age | Commit message (Expand) | Author |
2016-10-05 | pass --force-remove-essential to dpkg only if needed | David Kalnischkies |
2016-10-05 | (error) va_list 'args' was opened but not closed by va_end() | David Kalnischkies |
2016-08-31 | rred: truncate result file before writing to it | David Kalnischkies |
2016-08-31 | Add kernels with "+" in the package name to APT::NeverAutoRemove | Andrew Patterson |
2016-08-31 | don't change owner/perms/times through file:// symlinks | David Kalnischkies |
2016-08-31 | Make the test case executable | Julian Andres Klode |
2016-08-31 | indextargets: Check that cache could be built before using it | Julian Andres Klode |
2016-08-31 | do not treat same-version local debs as downgrade | David Kalnischkies |
2016-08-31 | reinstalling local deb file is no downgrade | David Kalnischkies |
2016-08-31 | protect only the latest same-source providers from autoremove | David Kalnischkies |
2016-06-20 | do not error if auto-detect-proxy cmd has no output | David Kalnischkies |
2016-06-10 | don't leak an FD in lz4 (de)compression | David Kalnischkies |
2016-06-10 | do not hang on piped input in PipedFileFdPrivate | David Kalnischkies |
2016-06-01 | prevent C++ locale number formatting in text APIs | David Kalnischkies |
2016-05-20 | fail instead of segfault on unreadable config files | David Kalnischkies |
2016-05-11 | respect user pinning in M-A:same version (un)screwing | David Kalnischkies |
2016-05-10 | test: fix permission issue if run as root | David Kalnischkies |
2016-05-10 | update: Run Post-Invoke-Success if not all sources failed | Julian Andres Klode |
2016-05-10 | don't sent uninstallable rc-only versions via EDSP | David Kalnischkies |
2016-05-10 | allow redirection for items without a space in the desc again | David Kalnischkies |
2016-05-10 | don't show NO_PUBKEY warning if repo is signed by another key | David Kalnischkies |
2016-05-10 | deb822: Restore support for <multivalue>-{Add,Remove} | James McCoy |
2016-04-14 | ensure outdated files are dropped without lists-cleanup | David Kalnischkies |
2016-04-14 | silently skip acquire of empty index files | David Kalnischkies |
2016-04-14 | allow uncompressed files to be empty in store again | David Kalnischkies |
2016-04-14 | fix Alt-Filename handling of file method | David Kalnischkies |
2016-04-07 | stop handling items in doomed transactions | David Kalnischkies |
2016-03-28 | Allow lowering trust level of a hash via config | Julian Andres Klode |
2016-03-27 | test-apt-update-reporting: Make more use of framework | Julian Andres Klode |
2016-03-27 | test-acquire-same-file-multiple-times: Delete files before retrying | Julian Andres Klode |
2016-03-27 | test-apt-download-progress: Use a larger file for testing | Julian Andres Klode |
2016-03-27 | Do not mark packages for keep that we want to remove | Julian Andres Klode |
2016-03-25 | drop confusing comma from no strong hash message | David Kalnischkies |
2016-03-22 | handle gpgv's weak-digests ERRSIG | David Kalnischkies |
2016-03-21 | properly check for "all good sigs are weak" | David Kalnischkies |
2016-03-19 | tests: reenable basic auth test and add @ in username | David Kalnischkies |
2016-03-19 | cachefile: Only set members that were initialized successfully | Julian Andres Klode |
2016-03-17 | test framework: Pass -n to lsof to speed up finding the https port | Julian Andres Klode |
2016-03-17 | test-acquire-same-file-multiple-times: Run failing test up to 10 times | Julian Andres Klode |
2016-03-17 | Make test-apt-download-progress less flaky | Julian Andres Klode |
2016-03-16 | do not strip epochs from state version strings | David Kalnischkies |
2016-03-16 | Report non-transient errors as errors, not as warnings | Julian Andres Klode |
2016-03-16 | Get accurate progress reporting in apt update again | Michael Vogt |
2016-03-16 | tests: fix parallel execution to be working dir independent | David Kalnischkies |
2016-03-15 | Fix bug where the problemresolve can put a pkg into a heisenstate | Michael Vogt |
2016-03-14 | test: Move --weak-digest initialization to the right place | Julian Andres Klode |
2016-03-14 | test: Use SHA512 digests for GPG, reject SHA1-based signatures | Julian Andres Klode |
2016-03-14 | enforce verify of filesize in 'apt-get source' | David Kalnischkies |
2016-03-14 | don't use Desc.URI to calculate .diff/Index filenames | David Kalnischkies |
2016-03-14 | flush line-clearing on progress stop before post-invoke | David Kalnischkies |