summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Release 1.8.21.8.2Julian Andres Klode2019-05-285-6/+28
| * | Unlock dpkg locks in reverse locking orderJulian Andres Klode2019-05-211-1/+1
| * | methods: https: handle requests for TLS re-handshakeMichael Zhivich2019-05-211-28/+51
| * | French manpages translation updateJean-Pierre Giraud2019-05-211-34/+21
| * | Portuguese manpages translation updateAmérico Monteiro2019-05-211-895/+1333
| * | Fix typo in German manpage translationTilmanK2019-05-211-1/+1
| * | Flip /: in documented default value of DPkg::PathAlwin Henseler2019-05-211-1/+1
* | | WIP: README.md: Minor editing to make it read easierJulian Andres Klode2019-05-101-22/+22
* | | More minor wording improvements in documentationJulian Andres Klode2019-05-1012-21/+21
* | | apt-mark: Add hidden showheld alias for showholdJulian Andres Klode2019-05-102-3/+3
* | | README.md: Quote -j <count> as code with backticksJulian Andres Klode2019-05-091-1/+1
* | | 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-063-2/+5
* | | symbols: Remove invalid APTPKG@APTINST symbolJulian Andres Klode2019-05-061-2/+0
* | | Change soname to libapt-pkg.so.5.90Julian Andres Klode2019-05-064-1485/+1485
* | | prepare-release: Add bump-abi commandJulian Andres Klode2019-05-061-0/+8
* | | cacheset: Remove simple cases of deprecated codeJulian Andres Klode2019-05-063-185/+6
* | | Merge branch 'pu/merge-libraries'Julian Andres Klode2019-05-0630-1644/+71
|\ \ \
| * | | Use debDebFile to get control file instead of dpkg-debJulian Andres Klode2019-05-062-30/+19
| * | | Merge libapt-inst into libapt-pkgJulian Andres Klode2019-05-0624-153/+52
| * | | Get rid of pkgExtract and pkgFLCacheJulian Andres Klode2019-05-064-1461/+0
|/ / /
* | | Merge tag '1.8.1'Julian Andres Klode2019-05-065-4/+13
|\| |
| * | Release 1.8.11.8.1Julian Andres Klode2019-05-065-4/+13
| * | Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgsJulian Andres Klode2019-05-061-0/+5
| * | Prevent shutdown while running dpkgJulian Andres Klode2019-05-039-0/+103
| * | Add test case for local-only packages pinned to neverJulian Andres Klode2019-04-021-1/+14
* | | Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgsJulian Andres Klode2019-05-061-0/+5
| |/ |/|
* | Merge branch 'pu/systemd-inhibitor' into 'master'Julian Andres Klode2019-05-039-0/+103
|\ \
| * | Prevent shutdown while running dpkgJulian Andres Klode2019-05-039-0/+103
|/ /
* | Merge branch 'pu/explicit-constructors' into 'master'Julian Andres Klode2019-04-3032-58/+60
|\ \
| * | apt-pkg: URI: Add 'explicit' to single argument constructorJulian Andres Klode2019-04-3012-21/+21