summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "debian/gbp.conf: Set debian-branch to 1.8.y"Julian Andres Klode2019-02-261-1/+1
* Merge tag '1.8.0_rc4'Julian Andres Klode2019-02-267-7/+22
|\
| * Release 1.8.0~rc41.8.0_rc4Julian Andres Klode2019-02-265-6/+14
| * Introduce APT::Install::Pre-Invoke / Post-Invoke-SuccessJulian Andres Klode2019-02-131-1/+6
| * update: Provide APT::Update-Post-Invoke-Stats script hook pointJulian Andres Klode2019-02-131-0/+2
* | Merge tag '1.8.0_rc3'Julian Andres Klode2019-02-1128-166/+184
|\|
| * Release 1.8.0~rc31.8.0_rc3Julian Andres Klode2019-02-115-6/+28
| * Install translated apt_auth and apt-transport-* manpagesJulian Andres Klode2019-02-111-0/+2
| * debian/gbp.conf: Set debian-branch to 1.8.yJulian Andres Klode2019-02-111-1/+1
| * Dutch manpages translation updateFrans Spiesschaert2019-02-101-30/+20
| * Dutch program translation updateFrans Spiesschaert2019-02-101-61/+59
| * Fix various typos in the documentationJakub Wilk2019-02-1018-44/+44
| * Russian program translation updateАлексей Шилин2019-02-101-21/+21
| * json-hooks-protocol: The "pin" field is optionalJulian Andres Klode2019-02-071-1/+1
| * Fix issues in previous two debian/changelog entriesJulian Andres Klode2019-02-071-2/+1
| * aptmethod.h: Do not have gcc warning about ignoring write() resultJulian Andres Klode2019-02-051-0/+7
* | debian/rules: Do not use dh_install --list-missing (dh 12 porting)Julian Andres Klode2019-02-071-4/+1
* | debian: Update to debhelper-compat (= 12)Julian Andres Klode2019-02-072-2/+1
* | CMakeLists.txt: Bump C++ standard version to C++14Julian Andres Klode2019-02-051-1/+1
|/
* Release 1.8.0~rc21.8.0_rc2Julian Andres Klode2019-02-043-2/+9
* Correctly handle feature detection for sse4.2 and crc32Julian Andres Klode2019-02-041-4/+4
* Release 1.8.0~rc11.8.0_rc1Julian Andres Klode2019-02-0459-186/+1373
* Use std::to_string() for HashStringList::FileSize() getterJulian Andres Klode2019-02-041-3/+1
* Detect function multiversioning and sse4.2/crc32, enables i386Julian Andres Klode2019-02-044-2/+50
* gpgv: Use buffered writes for splitting clearsigned filesJulian Andres Klode2019-02-043-2/+13
* Merge branch 'pu/dead-pin' into 'master'Julian Andres Klode2019-02-048-10/+206
|\
| * Add a Packages-Require-Authorization Release file fieldJulian Andres Klode2019-02-017-4/+124
| * Introduce experimental 'never' pinning for sourcesJulian Andres Klode2019-02-012-6/+82
* | Merge branch 'pu/refuseunsignedlines' into 'master'Julian Andres Klode2019-02-019-249/+515
|\ \
| * | Drop buffered writing from clearsigned message extractionDavid Kalnischkies2019-02-011-1/+1
| * | Avoid boolean flags by splitting writeTo functionsDavid Kalnischkies2019-02-011-14/+20
| * | Reuse APT::StringView more in LineBufferDavid Kalnischkies2019-01-291-32/+9
| * | Rework ifs to use not instead of == false/trueDavid Kalnischkies2019-01-291-54/+66
| * | Refuse files with lines unexpectedly starting with a dashDavid Kalnischkies2019-01-282-10/+161
| * | Use more abstraction to handle the current line bufferDavid Kalnischkies2019-01-281-83/+133
| * | Explicitly remove the whitespaces defined by RFCDavid Kalnischkies2019-01-281-4/+20
| * | Merge and reuse tmp file handling across the boardDavid Kalnischkies2019-01-245-85/+51
| * | Fail on non-signature lines in Release.gpgDavid Kalnischkies2019-01-233-36/+139
| * | Fail instead of warn for unsigned lines in InReleaseDavid Kalnischkies2019-01-233-133/+118
| |/
* | French program translation updateBaptiste Jammet2019-02-011-74/+58
* | Russian program translation updateАлексей Шилин2019-02-011-9/+5
* | Step over empty sections in TagFiles with commentsDavid Kalnischkies2019-02-013-2/+76
* | Merge branch 'pu/verify-method-messages-2' into 'master'Julian Andres Klode2019-01-311-0/+31
|\ \
| * | Verify data being sent by methods in SendMessage()Julian Andres Klode2019-01-301-0/+31
| |/
* | Disable deprecated methods (ftp, rsh, ssh) by defaultJulian Andres Klode2019-01-311-0/+2
* | Merge branch 'trivial-epipe-fix' into 'master'Julian Andres Klode2019-01-291-1/+1
|\ \
| * | private-json-hooks.cc: deal with EPIPEMichael Vogt2019-01-291-1/+1
|/ /
* | Merge branch 'apt-reinstall' into 'master'Julian Andres Klode2019-01-276-5/+13
|\ \ | |/ |/|
| * Add a "reinstall" command as an alias for "install --reinstall".Josh Triplett2019-01-276-5/+13
|/
* Release 1.8.0~beta11.8.0_beta1Julian Andres Klode2019-01-2358-184/+1123