summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.9.31.9.3Julian Andres Klode2019-08-1914-89/+3065
* doc/po4a: Fixup location of translated apt-patterns(7) xmlJulian Andres Klode2019-08-191-1/+1
* Merge branch 'pu/patterns' into 'master'Julian Andres Klode2019-08-1912-9/+1028
|\
| * 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-154-0/+21
| * Add the ?exact-name patternJulian Andres Klode2019-08-154-0/+19
| * Add ?essential patternJulian Andres Klode2019-08-154-0/+15
| * Add ?broken patternJulian Andres Klode2019-08-154-0/+20
| * Add ?config-files and ?installed patternsJulian Andres Klode2019-08-154-0/+50
| * Add ?obsolete and ?upgradable patternsJulian Andres Klode2019-08-154-0/+55
| * Add ?automatic and ?garbage patternsJulian Andres Klode2019-08-154-0/+47
| * Add patterns for the existing CacheFilter::Matcher classesJulian Andres Klode2019-08-153-2/+128
| * Add pattern tree parser infra and connect with cacheset and apt listJulian Andres Klode2019-08-157-9/+182
| * doc: Add apt-patterns(7) manual pageJulian Andres Klode2019-08-154-0/+90
| * Add initial support for parsing patterns into parse treesJulian Andres Klode2019-08-153-0/+403
|/
* Merge branch 'master' into 'master'Julian Andres Klode2019-08-154-5/+33
|\
| * test: Use valgrind to ensure Acquire::Queue-Mode=access does not crashJulian Andres Klode2019-08-153-2/+25
| * Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=accessJulian Andres Klode2019-08-152-4/+9
|/
* Release 1.9.21.9.2Julian Andres Klode2019-08-0548-49/+808
* 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-1014-21/+22
* | Apply various suggestions by cppcheckDavid Kalnischkies2019-07-0829-72/+60
* | 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
* | Merge branch 'patch-1' into 'master'Julian Andres Klode2019-06-241-1/+1
|\ \ | |/ |/|
| * Change a pronoun in the readme from `he` to `they`Lynn Cyrin2019-06-231-1/+1
|/
* Release 1.9.11.9.1Julian Andres Klode2019-06-205-6/+13
* Fix pkg-config-test autopkgtestJulian Andres Klode2019-06-171-1/+2
* RFC1123StrToTime: Accept const std::string& as first argumentJulian Andres Klode2019-06-178-7/+21
* Release 1.9.0 to experimental1.9.0Julian Andres Klode2019-06-1765-7941/+7679
* 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-144-46/+85
* Bump cache MajorVersion to 16Julian Andres Klode2019-06-121-1/+1
* Merge branch 'pu/cleaner-headers'Julian Andres Klode2019-06-1254-276/+12
|\
| * Adjust code for missing includes/using std::stringJulian Andres Klode2019-06-125-6/+12
| * Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-1249-270/+0
|/
* doc/apt-get.8.xml: Fix typo in satisfy command descriptionJulian Andres Klode2019-06-121-1/+1
* Merge branch 'depend-solutions' into 'master'Julian Andres Klode2019-06-111-16/+16
|\
| * apt-cache: only show solutions if displayedStephen Kitt2019-05-131-16/+16
* | http: Fix Host header in proxied https connectionsSimon Körner2019-06-112-3/+25
* | Introduce apt satisfy and apt-get satisfyJulian Andres Klode2019-06-118-7/+178
* | 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-112-24/+22
* | Merge the ParseDepends functionsJulian Andres Klode2019-06-113-68/+18
* | Allow comparing string to StringViewJulian Andres Klode2019-06-111-0/+2
* | Make APT::StringView publicJulian Andres Klode2019-06-1114-242/+31
* | Merge tag '1.8.2'Julian Andres Klode2019-06-119-71/+103
|\ \