Age | Commit message (Expand) | Author |
2018-12-04 | Merge branch 'bugfix/spaceinconfig' into 'master' | Julian Andres Klode |
2018-12-03 | Provide a "autopurge" shortcut | Julian Andres Klode |
2018-12-03 | test-pdiff-usage: make transaction failure test case more robust | Julian Andres Klode |
2018-11-29 | Use quoted tagnames in config dumps | David Kalnischkies |
2018-11-25 | Fix typo reported by codespell in code comments | David Kalnischkies |
2018-11-25 | Allow to override the directory of a request in aptwebserver | David Kalnischkies |
2018-11-25 | aptwebserver: Prevent XSS in debug and file listing | David Kalnischkies |
2018-11-25 | aptwebserver: Guess Content-Type from filename extension | David Kalnischkies |
2018-11-21 | Print useful error on "apt changelog" without arguments | Julian Andres Klode |
2018-10-14 | Merge branch 'feature/subkeys' into 'master' | Julian Andres Klode |
2018-10-13 | Default to https: scheme for fetching Debian changelogs | Ben Hutchings |
2018-10-05 | Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts | Julian Andres Klode |
2018-09-20 | Deal with descriptions embedded in displayed record correctly | David Kalnischkies |
2018-09-18 | Merge branch 'bugfix/statusfd' into 'master' | Julian Andres Klode |
2018-09-15 | Show all architectures in 'apt list' output | David Kalnischkies |
2018-09-11 | Support multiple keyrings in sources.list Signed-By | David Kalnischkies |
2018-09-11 | Support subkeys properly in Signed-By options | David Kalnischkies |
2018-09-11 | Reorder progress report messages | David Kalnischkies |
2018-09-11 | Don't expect duplicated dpkg status-fd messages | David Kalnischkies |
2018-09-11 | Unset more environment variables in test framework | David Kalnischkies |
2018-09-10 | Don't use gpg directly in apt-key test | David Kalnischkies |
2018-08-29 | Fix typos reported by codespell & spellintian | David Kalnischkies |
2018-08-29 | Don't use invalid iterator in Fallback-Of handling | David Kalnischkies |
2018-08-20 | clear alternative URIs for mirror:// between steps (CVE-2018-0501) | David Kalnischkies |
2018-08-19 | Report (soon) worthless keys if gpg uses fpr for GOODSIG | David Kalnischkies |
2018-08-19 | test: Supports records larger than 32kb in 'apt show' | David Kalnischkies |
2018-08-19 | aptwebserver: Prefetch compressors to avoid thread crashes | David Kalnischkies |
2018-08-14 | CMake: Use ${PROJECT_NAME} instead of hardcoding apt | David Kalnischkies |
2018-06-27 | Handle JSON hooks that just close the file/exit and fix some other errors | Julian Andres Klode |
2018-05-28 | Don't show acquire warning for "hidden" components | David Kalnischkies |
2018-05-28 | tests: Prevent stunnel4 from binding on IPv6 | David Kalnischkies |
2018-05-24 | Merge branch 'feature/morevolatilesupport' into 'master' | Julian Andres Klode |
2018-05-24 | Merge branch 'feature/byhashviaalturl' into 'master' | Julian Andres Klode |
2018-05-21 | Extend test-apt-get-autoremove to check debug output | Filipe Brandenburger |
2018-05-19 | Fix hidden test failure if not called via sudo | David Kalnischkies |
2018-05-16 | tests: Do not expect requested-by if sudo was invoked by root | Julian Andres Klode |
2018-05-11 | Handle by-hash URI construction more centrally | David Kalnischkies |
2018-05-11 | Drop alternative URIs we got a hash-based fail from | David Kalnischkies |
2018-05-11 | Support local files as arguments in show command | David Kalnischkies |
2018-05-11 | Support --with-source in show & search commands | David Kalnischkies |
2018-05-11 | Support release selector for volatile files as well | David Kalnischkies |
2018-05-11 | Extend apt build-dep pkg/release to switch dep as needed | David Kalnischkies |
2018-05-05 | Fix various typos reported by spellcheckers | David Kalnischkies |
2018-05-04 | Prevent GTest from flooding us with compiler warnings | David Kalnischkies |
2018-05-04 | Fix build with new gtest | Julian Andres Klode |
2018-04-15 | Merge branch 'pu/heavy-hooks' into 'master' | Julian Andres Klode |
2018-04-15 | Introduce experimental new hooks for command-line tools | Julian Andres Klode |
2018-04-15 | Merge branch 'pu/zstd' into 'master' | Julian Andres Klode |
2018-04-06 | test: export GCOV_ERROR_FILE=/dev/null to make it fail less/no tests | Julian Andres Klode |
2018-03-15 | Use https for Ubuntu changelogs | Julian Andres Klode |