summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
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
2019-04-30acq: worker: Move CurrentSize, TotalSize, ResumePoint to CurrentItemJulian Andres Klode
2019-04-16Don't limit cpu-limited queues to at most 10David Kalnischkies
2019-04-16Follow gcc-9 -Wnoexcept suggestion for FileChunk constructorDavid Kalnischkies
2019-04-04Merge branch 'pkgconfig' into 'master'Julian Andres Klode
2019-03-11Use system-provided triehashJulian Andres Klode
2019-03-08Add pkg-config files for the apt-pkg and apt-inst librariesCorentin Noël
2019-03-08Merge tag '1.8.0'Julian Andres Klode
2019-03-03Add explicit message for unsupported binary signatureDavid Kalnischkies
2019-02-26fileutl: Merge Popen variantsJulian Andres Klode
2019-02-26acquire-item: Remove deprecated members and functionsJulian Andres Klode
2019-02-26orderlist: Remove deprecated VisitNode() variantJulian Andres Klode
2019-02-26dpkgpm: Remove deprecated pkgDPkgPM::SendV2Pkgs()Julian Andres Klode
2019-02-26fileutl: Remove deprecated functions such as gzFd()Julian Andres Klode
2019-02-26strutl: Remove deprecated functionsJulian Andres Klode
2019-02-26edsp: Remove deprecated functionsJulian Andres Klode
2019-02-26sptr: Remove deprecated smart pointer classesJulian Andres Klode
2019-02-26sourceslist: Remove deprecated AddVolatileFiles() variantJulian Andres Klode
2019-02-26netrc: Remove deprecated function maybe_add_auth()Julian Andres Klode
2019-02-26depcache: Remove deprecated functionsJulian Andres Klode
2019-02-26packagemanager: Remove deprecated functionsJulian Andres Klode
2019-02-26pkgcachegen: Remove deprecated functionsJulian Andres Klode
2019-02-26indexcopy: Remove deprecated SigVerify::RunGPGV()Julian Andres Klode
2019-02-26hashes: Remove deprecated functionsJulian Andres Klode
2019-02-26metaindex: Remove deprecated checkSum::Hash (replaced by Hashes)Julian Andres Klode
2019-02-26algorithms: Remove deprecated ProblemResolver::InstallProtect()Julian Andres Klode
2019-02-26acquire: Remove deprecated pkgAcquire::Setup() functionJulian Andres Klode