summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2019-08-15Add initial support for parsing patterns into parse treesJulian Andres Klode2-0/+308
2019-08-15Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=accessJulian Andres Klode1-4/+6
2019-08-05Merge branch 'pu/locking-msg' into 'master'Julian Andres Klode1-2/+53
2019-07-10Fix typos reported by codespell in code commentsDavid Kalnischkies7-8/+8
2019-07-08Apply various suggestions by cppcheckDavid Kalnischkies5-12/+12
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-21Improve locking messaging - pid and name, "do not remove lock file"Julian Andres Klode1-2/+53
2019-06-17RFC1123StrToTime: Accept const std::string& as first argumentJulian Andres Klode5-4/+16
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 Klode2-34/+16
2019-06-12Bump cache MajorVersion to 16Julian Andres Klode1-1/+1
2019-06-12Adjust code for missing includes/using std::stringJulian Andres Klode2-5/+7
2019-06-12Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode48-265/+0
2019-06-11Do not include squashfs file systems in df output.Brian Murray1-1/+1
2019-06-11Update symbols and hide some pkgTagSection ABIJulian Andres Klode1-2/+2
2019-06-11Merge the ParseDepends functionsJulian Andres Klode2-64/+17
2019-06-11Allow comparing string to StringViewJulian Andres Klode1-0/+2
2019-06-11Make APT::StringView publicJulian Andres Klode13-239/+31
2019-06-11Merge tag '1.8.2'Julian Andres Klode1-1/+1
2019-05-21Unlock dpkg locks in reverse locking orderJulian Andres Klode1-1/+1
2019-05-07debmetaindex: Use isspace_ascii() variant to normalize Signed-ByJulian Andres Klode1-1/+1
2019-05-06CMake: Enforce "override" use on overriden methodsJulian Andres Klode1-1/+1
2019-05-06Change soname to libapt-pkg.so.5.90Julian Andres Klode1-2/+2
2019-05-06cacheset: Remove simple cases of deprecated codeJulian Andres Klode2-181/+2
2019-05-06Use debDebFile to get control file instead of dpkg-debJulian Andres Klode1-27/+16
2019-05-06Merge libapt-inst into libapt-pkgJulian Andres Klode8-0/+1115
2019-05-03Prevent shutdown while running dpkgJulian Andres Klode4-0/+67
2019-05-03Prevent shutdown while running dpkgJulian Andres Klode4-0/+67
2019-04-30apt-pkg: URI: Add 'explicit' to single argument constructorJulian Andres Klode3-4/+4
2019-04-30apt-pkg: hashes: Add 'explicit' to single argument constructorsJulian Andres Klode1-5/+5
2019-04-30Add 'explicit' to most single argument constructorsJulian Andres Klode12-24/+24
2019-04-30acq: worker: Move CurrentSize, TotalSize, ResumePoint to CurrentItemJulian Andres Klode4-27/+25
2019-04-16Don't limit cpu-limited queues to at most 10David Kalnischkies1-5/+7
2019-04-16Follow gcc-9 -Wnoexcept suggestion for FileChunk constructorDavid Kalnischkies1-1/+1
2019-04-04Merge branch 'pkgconfig' into 'master'Julian Andres Klode2-0/+11
2019-03-11Use system-provided triehashJulian Andres Klode1-1/+1
2019-03-08Add pkg-config files for the apt-pkg and apt-inst librariesCorentin Noël2-0/+11
2019-03-08Merge tag '1.8.0'Julian Andres Klode1-2/+16
2019-03-03Add explicit message for unsupported binary signatureDavid Kalnischkies1-2/+16
2019-02-26fileutl: Merge Popen variantsJulian Andres Klode2-13/+1
2019-02-26acquire-item: Remove deprecated members and functionsJulian Andres Klode2-50/+3
2019-02-26orderlist: Remove deprecated VisitNode() variantJulian Andres Klode1-1/+0
2019-02-26dpkgpm: Remove deprecated pkgDPkgPM::SendV2Pkgs()Julian Andres Klode2-5/+0
2019-02-26fileutl: Remove deprecated functions such as gzFd()Julian Andres Klode2-28/+0
2019-02-26strutl: Remove deprecated functionsJulian Andres Klode2-57/+0
2019-02-26edsp: Remove deprecated functionsJulian Andres Klode2-347/+2
2019-02-26sptr: Remove deprecated smart pointer classesJulian Andres Klode2-75/+0
2019-02-26sourceslist: Remove deprecated AddVolatileFiles() variantJulian Andres Klode2-18/+0