summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2019-11-26Fix some style warnings from cppcheckDavid Kalnischkies
2019-11-25Fix progress bar width for multibyte charsetsАлексей Шилин
2019-11-25strutl: Add APT::String::DisplayLength() functionАлексей Шилин
2019-11-25Search in all available description translationsАлексей Шилин
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-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-15Add initial support for parsing patterns into parse treesJulian Andres Klode
2019-08-15Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=accessJulian 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-21Improve locking messaging - pid and name, "do not remove lock file"Julian Andres Klode
2019-06-17RFC1123StrToTime: Accept const std::string& as first argumentJulian 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-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-11Do not include squashfs file systems in df output.Brian Murray
2019-06-11Update symbols and hide some pkgTagSection ABIJulian Andres Klode
2019-06-11Merge the ParseDepends functionsJulian Andres Klode
2019-06-11Allow comparing string to StringViewJulian Andres Klode
2019-06-11Make APT::StringView publicJulian Andres Klode
2019-06-11Merge tag '1.8.2'Julian Andres Klode
2019-05-21Unlock dpkg locks in reverse locking orderJulian Andres Klode
2019-05-07debmetaindex: Use isspace_ascii() variant to normalize Signed-ByJulian Andres Klode
2019-05-06CMake: Enforce "override" use on overriden methodsJulian Andres Klode
2019-05-06Change soname to libapt-pkg.so.5.90Julian Andres Klode
2019-05-06cacheset: Remove simple cases of deprecated codeJulian Andres Klode
2019-05-06Use debDebFile to get control file instead of dpkg-debJulian Andres Klode
2019-05-06Merge libapt-inst into libapt-pkgJulian Andres Klode
2019-05-03Prevent shutdown while running dpkgJulian Andres Klode
2019-05-03Prevent shutdown while running dpkgJulian Andres Klode
2019-04-30apt-pkg: URI: Add 'explicit' to single argument constructorJulian Andres Klode
2019-04-30apt-pkg: hashes: Add 'explicit' to single argument constructorsJulian Andres Klode
2019-04-30Add 'explicit' to most single argument constructorsJulian Andres Klode