summaryrefslogtreecommitdiff
path: root/test/integration
AgeCommit message (Expand)Author
2020-05-18Keep going if a dep is bad for user requests to improve errorsDavid Kalnischkies
2020-05-13Fix location of testdeb in added regression testsJulian Andres Klode
2020-05-12SECURITY UPDATE: Fix out of bounds read in .ar and .tar implementation (CVE-2...Julian Andres Klode
2020-05-08Allow aptitude to MarkInstall broken packages via FromUserDavid Kalnischkies
2020-05-04apt list: Fix behavior of regex vs fnmatch vs wildcardsJulian Andres Klode
2020-05-04Reinstate * wildcardsJulian Andres Klode
2020-04-27Protect a package while resolving in MarkInstallDavid Kalnischkies
2020-04-27Prefer upgrading installed orgroup membersDavid Kalnischkies
2020-04-27Propagate Protected flag to single-option dependenciesDavid Kalnischkies
2020-04-27Discard candidate if its dependencies can't be satisfiedDavid Kalnischkies
2020-04-27Explore or-groups for Recommends further than firstDavid Kalnischkies
2020-04-26Discard impossible candidate versions also for non-installedDavid Kalnischkies
2020-04-06test/integration/apt.pem: Regenerate with SHA2 hashesJulian Andres Klode
2020-03-21Parse last line in deb file correctly by adding a newlineDavid Kalnischkies
2020-03-10Don't crash pattern matching sections if pkg has no sectionDavid Kalnischkies
2020-02-16Revert "Add a Packages-Require-Authorization Release file field"Julian Andres Klode
2020-01-30Widen regular expressions for versioned kernel packagesJulian Andres Klode
2020-01-16NewProvidesAllArch: Check if group is empty before using itJulian Andres Klode
2020-01-15Merge branch 'pu/apt-regex-cli' into 'master'Julian Andres Klode
2020-01-15apt(8): Disable regular expressions and fnmatchJulian Andres Klode
2020-01-15netrc: Add warning when ignoring entries for unencrypted protocolsJulian Andres Klode
2019-12-06satisfy: Fix segmentation fault when called with empty argumentJulian Andres Klode
2019-12-02Merge branch 'pu/patterns-phase2' into 'master'Julian Andres Klode
2019-12-02netrc: Restrict auth.conf entries to https by defaultJulian Andres Klode
2019-11-27Remove failed trusted signature instead of index on IMS hitDavid Kalnischkies
2019-11-27Use correct filename on IMS-hit reverify for indicesDavid Kalnischkies
2019-11-26Fix skip-bug-601016-description-translation testDavid Kalnischkies
2019-11-26patterns: Add ?sectionJulian Andres Klode
2019-11-26patterns: Add ?all-versionsJulian Andres Klode
2019-11-26patterns: Implement ?narrow(...), as ?any-version(?and(...))Julian Andres Klode
2019-11-26patterns: Add ?any-versionJulian Andres Klode
2019-11-25patterns: Add ?originJulian Andres Klode
2019-11-25patterns: Add ?archiveJulian Andres Klode
2019-11-25patterns: Add ?source-name and ?source-versionJulian Andres Klode
2019-11-25patterns: Add ?versionJulian Andres Klode
2019-11-25Search in all available description translationsАлексей Шилин
2019-09-27Parse 'show' arguments for the 'info' alias as wellJulian Andres Klode
2019-09-19Pass --abort-after=1 to dpkg when using --force-dependsJulian Andres Klode
2019-08-15Add ?virtual patternJulian Andres Klode
2019-08-15Add the ?exact-name patternJulian Andres Klode
2019-08-15Add ?essential patternJulian Andres Klode
2019-08-15Add ?broken patternJulian Andres Klode
2019-08-15Add ?config-files and ?installed patternsJulian Andres Klode
2019-08-15Add ?obsolete and ?upgradable patternsJulian Andres Klode
2019-08-15Add ?automatic and ?garbage patternsJulian Andres Klode
2019-08-15Add patterns for the existing CacheFilter::Matcher classesJulian Andres Klode
2019-08-15Add pattern tree parser infra and connect with cacheset and apt listJulian Andres Klode
2019-08-15test: Use valgrind to ensure Acquire::Queue-Mode=access does not crashJulian Andres Klode
2019-08-15Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=accessJulian Andres Klode
2019-07-10Fix typos reported by codespell in code commentsDavid Kalnischkies