summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* patterns: Allow more complex wordsJulian Andres Klode2019-08-191-6/+4
* patterns: Improve error reporting at end of argument listJulian Andres Klode2019-08-151-1/+3
* Add ?virtual patternJulian Andres Klode2019-08-152-0/+10
* Add the ?exact-name patternJulian Andres Klode2019-08-152-0/+12
* Add ?essential patternJulian Andres Klode2019-08-152-0/+9
* Add ?broken patternJulian Andres Klode2019-08-152-0/+14
* Add ?config-files and ?installed patternsJulian Andres Klode2019-08-152-0/+23
* Add ?obsolete and ?upgradable patternsJulian Andres Klode2019-08-152-0/+39
* Add ?automatic and ?garbage patternsJulian Andres Klode2019-08-152-0/+30
* Add patterns for the existing CacheFilter::Matcher classesJulian Andres Klode2019-08-151-0/+30
* Add pattern tree parser infra and connect with cacheset and apt listJulian Andres Klode2019-08-155-2/+105
* Add initial support for parsing patterns into parse treesJulian Andres Klode2019-08-152-0/+308
* Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=accessJulian Andres Klode2019-08-151-4/+6
* Merge branch 'pu/locking-msg' into 'master'Julian Andres Klode2019-08-051-2/+53
|\
| * Improve locking messaging - pid and name, "do not remove lock file"Julian Andres Klode2019-06-211-2/+53
* | Fix typos reported by codespell in code commentsDavid Kalnischkies2019-07-107-8/+8
* | Apply various suggestions by cppcheckDavid Kalnischkies2019-07-085-12/+12
* | Show details about the package with bad ProvidesDavid Kalnischkies2019-07-081-3/+4
* | Distribute host-less work based on backlog of the queuesDavid Kalnischkies2019-07-081-44/+66
|/
* RFC1123StrToTime: Accept const std::string& as first argumentJulian Andres Klode2019-06-175-4/+16
* policy: Get rid of Pins arrayJulian Andres Klode2019-06-142-20/+13
* policy: Remove GetMatch and GetPriority(pkgIterator)Julian Andres Klode2019-06-142-22/+1
* Remove deprecated cacheset methodsJulian Andres Klode2019-06-142-34/+16
* Bump cache MajorVersion to 16Julian Andres Klode2019-06-121-1/+1
* Adjust code for missing includes/using std::stringJulian Andres Klode2019-06-122-5/+7
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-1248-265/+0
* Do not include squashfs file systems in df output.Brian Murray2019-06-111-1/+1
* Update symbols and hide some pkgTagSection ABIJulian Andres Klode2019-06-111-2/+2
* Merge the ParseDepends functionsJulian Andres Klode2019-06-112-64/+17
* Allow comparing string to StringViewJulian Andres Klode2019-06-111-0/+2
* Make APT::StringView publicJulian Andres Klode2019-06-1113-239/+31
* Merge tag '1.8.2'Julian Andres Klode2019-06-111-1/+1
|\
| * Unlock dpkg locks in reverse locking orderJulian Andres Klode2019-05-211-1/+1
| * Prevent shutdown while running dpkgJulian Andres Klode2019-05-034-0/+67
* | debmetaindex: Use isspace_ascii() variant to normalize Signed-ByJulian Andres Klode2019-05-071-1/+1
* | CMake: Enforce "override" use on overriden methodsJulian Andres Klode2019-05-061-1/+1
* | Change soname to libapt-pkg.so.5.90Julian Andres Klode2019-05-061-2/+2
* | cacheset: Remove simple cases of deprecated codeJulian Andres Klode2019-05-062-181/+2
* | Use debDebFile to get control file instead of dpkg-debJulian Andres Klode2019-05-061-27/+16
* | Merge libapt-inst into libapt-pkgJulian Andres Klode2019-05-068-0/+1115
* | Prevent shutdown while running dpkgJulian Andres Klode2019-05-034-0/+67
* | apt-pkg: URI: Add 'explicit' to single argument constructorJulian Andres Klode2019-04-303-4/+4
* | apt-pkg: hashes: Add 'explicit' to single argument constructorsJulian Andres Klode2019-04-301-5/+5
* | Add 'explicit' to most single argument constructorsJulian Andres Klode2019-04-3012-24/+24
* | acq: worker: Move CurrentSize, TotalSize, ResumePoint to CurrentItemJulian Andres Klode2019-04-304-27/+25
* | Don't limit cpu-limited queues to at most 10David Kalnischkies2019-04-161-5/+7
* | Follow gcc-9 -Wnoexcept suggestion for FileChunk constructorDavid Kalnischkies2019-04-161-1/+1
* | Merge branch 'pkgconfig' into 'master'Julian Andres Klode2019-04-042-0/+11
|\ \
| * | Add pkg-config files for the apt-pkg and apt-inst librariesCorentin Noël2019-03-082-0/+11
* | | Use system-provided triehashJulian Andres Klode2019-03-111-1/+1
|/ /