Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc/po4a: Fixup location of translated apt-patterns(7) xml | Julian Andres Klode | 2019-08-19 | 1 | -1/+1 |
* | Merge branch 'pu/patterns' into 'master' | Julian Andres Klode | 2019-08-19 | 12 | -9/+1028 |
|\ | |||||
| * | patterns: Allow more complex words | Julian Andres Klode | 2019-08-19 | 1 | -6/+4 |
| * | patterns: Improve error reporting at end of argument list | Julian Andres Klode | 2019-08-15 | 1 | -1/+3 |
| * | Add ?virtual pattern | Julian Andres Klode | 2019-08-15 | 4 | -0/+21 |
| * | Add the ?exact-name pattern | Julian Andres Klode | 2019-08-15 | 4 | -0/+19 |
| * | Add ?essential pattern | Julian Andres Klode | 2019-08-15 | 4 | -0/+15 |
| * | Add ?broken pattern | Julian Andres Klode | 2019-08-15 | 4 | -0/+20 |
| * | Add ?config-files and ?installed patterns | Julian Andres Klode | 2019-08-15 | 4 | -0/+50 |
| * | Add ?obsolete and ?upgradable patterns | Julian Andres Klode | 2019-08-15 | 4 | -0/+55 |
| * | Add ?automatic and ?garbage patterns | Julian Andres Klode | 2019-08-15 | 4 | -0/+47 |
| * | Add patterns for the existing CacheFilter::Matcher classes | Julian Andres Klode | 2019-08-15 | 3 | -2/+128 |
| * | Add pattern tree parser infra and connect with cacheset and apt list | Julian Andres Klode | 2019-08-15 | 7 | -9/+182 |
| * | doc: Add apt-patterns(7) manual page | Julian Andres Klode | 2019-08-15 | 4 | -0/+90 |
| * | Add initial support for parsing patterns into parse trees | Julian Andres Klode | 2019-08-15 | 3 | -0/+403 |
|/ | |||||
* | Merge branch 'master' into 'master' | Julian Andres Klode | 2019-08-15 | 4 | -5/+33 |
|\ | |||||
| * | test: Use valgrind to ensure Acquire::Queue-Mode=access does not crash | Julian Andres Klode | 2019-08-15 | 3 | -2/+25 |
| * | Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=access | Julian Andres Klode | 2019-08-15 | 2 | -4/+9 |
|/ | |||||
* | Release 1.9.21.9.2 | Julian Andres Klode | 2019-08-05 | 48 | -49/+808 |
* | Merge branch 'pu/locking-msg' into 'master' | Julian Andres Klode | 2019-08-05 | 1 | -2/+53 |
|\ | |||||
| * | Improve locking messaging - pid and name, "do not remove lock file" | Julian Andres Klode | 2019-06-21 | 1 | -2/+53 |
* | | Fix typos reported by codespell in code comments | David Kalnischkies | 2019-07-10 | 14 | -21/+22 |
* | | Apply various suggestions by cppcheck | David Kalnischkies | 2019-07-08 | 29 | -72/+60 |
* | | Show details about the package with bad Provides | David Kalnischkies | 2019-07-08 | 1 | -3/+4 |
* | | Distribute host-less work based on backlog of the queues | David Kalnischkies | 2019-07-08 | 1 | -44/+66 |
* | | Merge branch 'patch-1' into 'master' | Julian Andres Klode | 2019-06-24 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Change a pronoun in the readme from `he` to `they` | Lynn Cyrin | 2019-06-23 | 1 | -1/+1 |
|/ | |||||
* | Release 1.9.11.9.1 | Julian Andres Klode | 2019-06-20 | 5 | -6/+13 |
* | Fix pkg-config-test autopkgtest | Julian Andres Klode | 2019-06-17 | 1 | -1/+2 |
* | RFC1123StrToTime: Accept const std::string& as first argument | Julian Andres Klode | 2019-06-17 | 8 | -7/+21 |
* | Release 1.9.0 to experimental1.9.0 | Julian Andres Klode | 2019-06-17 | 65 | -7941/+7679 |
* | policy: Get rid of Pins array | Julian Andres Klode | 2019-06-14 | 2 | -20/+13 |
* | policy: Remove GetMatch and GetPriority(pkgIterator) | Julian Andres Klode | 2019-06-14 | 2 | -22/+1 |
* | Remove deprecated cacheset methods | Julian Andres Klode | 2019-06-14 | 4 | -46/+85 |
* | Bump cache MajorVersion to 16 | Julian Andres Klode | 2019-06-12 | 1 | -1/+1 |
* | Merge branch 'pu/cleaner-headers' | Julian Andres Klode | 2019-06-12 | 54 | -276/+12 |
|\ | |||||
| * | Adjust code for missing includes/using std::string | Julian Andres Klode | 2019-06-12 | 5 | -6/+12 |
| * | Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS | Julian Andres Klode | 2019-06-12 | 49 | -270/+0 |
|/ | |||||
* | doc/apt-get.8.xml: Fix typo in satisfy command description | Julian Andres Klode | 2019-06-12 | 1 | -1/+1 |
* | Merge branch 'depend-solutions' into 'master' | Julian Andres Klode | 2019-06-11 | 1 | -16/+16 |
|\ | |||||
| * | apt-cache: only show solutions if displayed | Stephen Kitt | 2019-05-13 | 1 | -16/+16 |
* | | http: Fix Host header in proxied https connections | Simon Körner | 2019-06-11 | 2 | -3/+25 |
* | | Introduce apt satisfy and apt-get satisfy | Julian Andres Klode | 2019-06-11 | 8 | -7/+178 |
* | | Do not include squashfs file systems in df output. | Brian Murray | 2019-06-11 | 1 | -1/+1 |
* | | Update symbols and hide some pkgTagSection ABI | Julian Andres Klode | 2019-06-11 | 2 | -24/+22 |
* | | Merge the ParseDepends functions | Julian Andres Klode | 2019-06-11 | 3 | -68/+18 |
* | | Allow comparing string to StringView | Julian Andres Klode | 2019-06-11 | 1 | -0/+2 |
* | | Make APT::StringView public | Julian Andres Klode | 2019-06-11 | 14 | -242/+31 |
* | | Merge tag '1.8.2' | Julian Andres Klode | 2019-06-11 | 9 | -71/+103 |
|\ \ | |||||
| * | | Release 1.8.21.8.2 | Julian Andres Klode | 2019-05-28 | 5 | -6/+28 |