summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Alternatively calculate alternative file hashes in file methodDavid Kalnischkies2024-11-222-1/+4
| * Show hashes calculated by main thread in error messagesDavid Kalnischkies2024-11-223-1/+26
| * Support uncompressed indexes from partial file:/ mirrorsDavid Kalnischkies2024-11-224-38/+92
* | Merge branch 'test-gpgv-sq' into 'main'Julian Andres Klode2024-11-224-8/+44
|\ \
| * | test: Ensure we test both gpgv-g10code and gpgv-sqJulian Andres Klode2024-11-223-6/+17
| * | test: Accept empty output from gpgv/apt-keyJulian Andres Klode2024-11-221-0/+3
| * | test-releasefile-verification: Test empty/invalid signaturesJulian Andres Klode2024-11-221-0/+22
| * | Accept BADSIG instead of EXPSIG for expired signaturesJulian Andres Klode2024-11-221-1/+1
| * | test-releasefile-verification: Fix signature timeJulian Andres Klode2024-11-221-1/+1
* | | Merge branch 'fix/warnings' into 'main'Julian Andres Klode2024-11-2216-25/+30
|\ \ \ | |_|/ |/| |
| * | Tag hidden acquire classes as final for devirtualizationDavid Kalnischkies2024-11-229-17/+17
| * | Avoid unnormalized paths for CMake install destinationsDavid Kalnischkies2024-11-223-5/+8
| * | Add a virtual destructor to private CacheSet MatcherDavid Kalnischkies2024-11-221-0/+1
| * | Fix expired std::string usage in APT::StringView testcaseDavid Kalnischkies2024-11-221-1/+2
| * | Acknowledge non-erase usage of remove_if for volatile sourcesDavid Kalnischkies2024-11-222-2/+2
|/ /
* | Italian program translation updateLuca Vercelli2024-11-221-312/+301
* | Russian program translation updateАлексей Шилин2024-11-221-74/+64
* | Dutch manpages translation updateFrans Spiesschaert2024-11-221-23/+10
* | Dutch program translation updateFrans Spiesschaert2024-11-221-4/+4
|/
* test: Do not fail if valgrind is not availableJulian Andres Klode2024-11-211-2/+1
* Release 2.9.132.9.13Julian Andres Klode2024-11-2015-16/+165
* tests: Temporarily disable valgrind-if-available on armhf and ppc64elJulian Andres Klode2024-11-201-1/+1
* Merge branch 'ftparchive-buffers' into 'main'Julian Andres Klode2024-11-204-28/+97
|\
| * ftparchive: writer: Remove line length limit on file listsJulian Andres Klode2024-11-202-21/+36
| * ftparchive: cachedb: Remove 600-byte key limitJulian Andres Klode2024-11-202-3/+36
| * ftparchive: override: Remove fixed-size line buffersJulian Andres Klode2024-11-182-5/+26
* | Merge branch 'history-comment' into 'main'Julian Andres Klode2024-11-185-0/+50
|\ \
| * | Add a --comment option to record Comment: in historyJulian Andres Klode2024-11-185-0/+50
| |/
* | Merge branch 'glibcxx-assertions' into 'main'Julian Andres Klode2024-11-182-1/+18
|\ \ | |/ |/|
| * Add -Wp,-D_GLIBCXX_ASSERTIONS to CXXFLAGSJulian Andres Klode2024-11-181-0/+1
| * patterns: Safely peek ahead one byteJulian Andres Klode2024-11-181-1/+17
|/
* Release 2.9.122.9.12Julian Andres Klode2024-11-185-7/+23
* Handle Retry-After by defaultJulian Andres Klode2024-11-181-1/+1
* Merge branch 'fm/apt-rate-limit' into 'main'Julian Andres Klode2024-11-188-6/+74
|\
| * http: add test for Retry-After handlingFelix Moessbauer2024-11-182-0/+15
| * http: use Retry-After HTTP header to optimize retriesFelix Moessbauer2024-11-186-6/+59
|/
* string_view: Include missing headersJulian Andres Klode2024-11-171-0/+3
* Merge branch 'reefer' into 'main'Julian Andres Klode2024-11-147-61/+50
|\
| * fdopen() failing does not close the fdнаб2024-11-141-0/+2
| * DEFER() moreнаб2024-11-147-60/+45
| * DEFERнаб2024-11-141-4/+6
* | Merge branch 'noref' into 'main'Julian Andres Klode2024-11-146-20/+20
|\ \
| * | std::string_view const & -> std::string_viewнаб2024-11-146-20/+20
* | | Merge branch 'append' into 'main'Julian Andres Klode2024-11-144-7/+9
|\ \ \
| * | | (+=)+= -> append().append()наб2024-11-144-7/+9
| | |/ | |/|
* | | Merge branch 'svequiv3everything' into 'main'Julian Andres Klode2024-11-147-43/+79
|\ \ \ | |/ / |/| |
| * | if APT_PKG_ABI > 600: using APT::StringView = std::string_view;наб2024-11-141-0/+6
| * | pkgTagSection::Tag constructors: std::string const& -> std::string_view (alwa...наб2024-11-143-14/+36
| * | apt-pkg/contrib/hashes.cc, apt-pkg/contrib/hashes.h: APT::StringView -> std::...наб2024-11-142-9/+16
| * | Move StringViewCompareFast to strutil.hнаб2024-11-142-18/+19