summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-25strutl: Add APT::String::DisplayLength() functionАлексей Шилин2-0/+50
2019-11-25Merge branch 'readme-anonscm' into 'master'Julian Andres Klode1-1/+1
2019-11-25Merge branch 'search-in-all-translations' into 'master'Julian Andres Klode4-49/+228
2019-11-25Search in all available description translationsАлексей Шилин4-49/+228
2019-10-30README.md: fix dead anonscm linkAnatoly Borodin1-1/+1
2019-09-27Parse 'show' arguments for the 'info' alias as wellJulian Andres Klode2-2/+78
2019-09-19Release 1.9.41.9.4Julian Andres Klode5-6/+19
2019-09-19Fix use of GTest to adjust for GTest 1.9Julian Andres Klode1-1/+1
2019-09-19Pass --abort-after=1 to dpkg when using --force-dependsJulian Andres Klode2-0/+30
2019-08-22srvrec: Use re-entrant resolver functionsJulian Andres Klode2-3/+8
2019-08-22apt.systemd.daily: Do not numerically check if intervals equal 0Julian Andres Klode1-8/+8
2019-08-21CMake: Produce a fatal error if triehash could not be foundJulian Andres Klode1-0/+4
2019-08-21CMake: Pass -Werror=return-type to gccJulian Andres Klode1-0/+1
2019-08-19Release 1.9.31.9.3Julian Andres Klode14-89/+3065
2019-08-19doc/po4a: Fixup location of translated apt-patterns(7) xmlJulian Andres Klode1-1/+1
2019-08-19Merge branch 'pu/patterns' into 'master'Julian Andres Klode12-9/+1028
2019-08-19patterns: Allow more complex wordsJulian Andres Klode1-6/+4
2019-08-15patterns: Improve error reporting at end of argument listJulian Andres Klode1-1/+3
2019-08-15Add ?virtual patternJulian Andres Klode4-0/+21
2019-08-15Add the ?exact-name patternJulian Andres Klode4-0/+19
2019-08-15Add ?essential patternJulian Andres Klode4-0/+15
2019-08-15Add ?broken patternJulian Andres Klode4-0/+20
2019-08-15Add ?config-files and ?installed patternsJulian Andres Klode4-0/+50
2019-08-15Add ?obsolete and ?upgradable patternsJulian Andres Klode4-0/+55
2019-08-15Add ?automatic and ?garbage patternsJulian Andres Klode4-0/+47
2019-08-15Add patterns for the existing CacheFilter::Matcher classesJulian Andres Klode3-2/+128
2019-08-15Add pattern tree parser infra and connect with cacheset and apt listJulian Andres Klode7-9/+182
2019-08-15doc: Add apt-patterns(7) manual pageJulian Andres Klode4-0/+90
2019-08-15Add initial support for parsing patterns into parse treesJulian Andres Klode3-0/+403
2019-08-15Merge branch 'master' into 'master'Julian Andres Klode4-5/+33
2019-08-15test: Use valgrind to ensure Acquire::Queue-Mode=access does not crashJulian Andres Klode3-2/+25
2019-08-15Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=accessJulian Andres Klode2-4/+9
2019-08-05Release 1.9.21.9.2Julian Andres Klode48-49/+808
2019-08-05Merge branch 'pu/locking-msg' into 'master'Julian Andres Klode1-2/+53
2019-07-10Fix typos reported by codespell in code commentsDavid Kalnischkies14-21/+22
2019-07-08Apply various suggestions by cppcheckDavid Kalnischkies29-72/+60
2019-07-08Show details about the package with bad ProvidesDavid Kalnischkies1-3/+4
2019-07-08Distribute host-less work based on backlog of the queuesDavid Kalnischkies1-44/+66
2019-06-24Merge branch 'patch-1' into 'master'Julian Andres Klode1-1/+1
2019-06-23Change a pronoun in the readme from `he` to `they`Lynn Cyrin1-1/+1
2019-06-21Improve locking messaging - pid and name, "do not remove lock file"Julian Andres Klode1-2/+53
2019-06-20Release 1.9.11.9.1Julian Andres Klode5-6/+13
2019-06-17Fix pkg-config-test autopkgtestJulian Andres Klode1-1/+2
2019-06-17RFC1123StrToTime: Accept const std::string& as first argumentJulian Andres Klode8-7/+21
2019-06-17Release 1.9.0 to experimental1.9.0Julian Andres Klode65-7941/+7679
2019-06-14policy: Get rid of Pins arrayJulian Andres Klode2-20/+13
2019-06-14policy: Remove GetMatch and GetPriority(pkgIterator)Julian Andres Klode2-22/+1
2019-06-14Remove deprecated cacheset methodsJulian Andres Klode4-46/+85
2019-06-12Bump cache MajorVersion to 16Julian Andres Klode1-1/+1
2019-06-12Merge branch 'pu/cleaner-headers'Julian Andres Klode54-276/+12