summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-30README.md: fix dead anonscm linkAnatoly Borodin
2019-09-27Parse 'show' arguments for the 'info' alias as wellJulian Andres Klode
2019-09-19Release 1.9.4Julian Andres Klode
2019-09-19Fix use of GTest to adjust for GTest 1.9Julian Andres Klode
2019-09-19Pass --abort-after=1 to dpkg when using --force-dependsJulian Andres Klode
2019-08-22srvrec: Use re-entrant resolver functionsJulian Andres Klode
2019-08-22apt.systemd.daily: Do not numerically check if intervals equal 0Julian Andres Klode
2019-08-21CMake: Produce a fatal error if triehash could not be foundJulian Andres Klode
2019-08-21CMake: Pass -Werror=return-type to gccJulian Andres Klode
2019-08-19Release 1.9.3Julian Andres Klode
2019-08-19doc/po4a: Fixup location of translated apt-patterns(7) xmlJulian Andres Klode
2019-08-19Merge branch 'pu/patterns' into 'master'Julian Andres Klode
2019-08-19patterns: Allow more complex wordsJulian Andres Klode
2019-08-15patterns: Improve error reporting at end of argument listJulian 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-15doc: Add apt-patterns(7) manual pageJulian Andres Klode
2019-08-15Add initial support for parsing patterns into parse treesJulian Andres Klode
2019-08-15Merge branch 'master' into 'master'Julian 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-08-05Release 1.9.21.9.2Julian Andres Klode
2019-08-05Merge branch 'pu/locking-msg' into 'master'Julian Andres Klode
2019-07-10Fix typos reported by codespell in code commentsDavid Kalnischkies
2019-07-08Apply various suggestions by cppcheckDavid Kalnischkies
2019-07-08Show details about the package with bad ProvidesDavid Kalnischkies
2019-07-08Distribute host-less work based on backlog of the queuesDavid Kalnischkies
2019-06-24Merge branch 'patch-1' into 'master'Julian Andres Klode
2019-06-23Change a pronoun in the readme from `he` to `they`Lynn Cyrin
2019-06-21Improve locking messaging - pid and name, "do not remove lock file"Julian Andres Klode
2019-06-20Release 1.9.11.9.1Julian Andres Klode
2019-06-17Fix pkg-config-test autopkgtestJulian Andres Klode
2019-06-17RFC1123StrToTime: Accept const std::string& as first argumentJulian Andres Klode
2019-06-17Release 1.9.0 to experimental1.9.0Julian Andres Klode
2019-06-14policy: Get rid of Pins arrayJulian Andres Klode
2019-06-14policy: Remove GetMatch and GetPriority(pkgIterator)Julian Andres Klode
2019-06-14Remove deprecated cacheset methodsJulian Andres Klode
2019-06-12Bump cache MajorVersion to 16Julian Andres Klode
2019-06-12Merge branch 'pu/cleaner-headers'Julian Andres Klode
2019-06-12Adjust code for missing includes/using std::stringJulian Andres Klode
2019-06-12Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode
2019-06-12doc/apt-get.8.xml: Fix typo in satisfy command descriptionJulian Andres Klode
2019-06-11Merge branch 'depend-solutions' into 'master'Julian Andres Klode