summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-17Allow querying all binaries built by a source packageJulian Andres Klode
2020-01-16pkgcache.cc: Mix PACKAGE_VERSION into the cache hashJulian Andres Klode
2020-01-16Release 1.9.7Julian Andres Klode
2020-01-16Fix debian-rules-uses-deprecated-systemd-overrideJulian Andres Klode
2020-01-16NewProvidesAllArch: Check if group is empty before using itJulian Andres Klode
2020-01-15Trim trailing whitespace.Julian Andres Klode
2020-01-15Release 1.9.6Julian Andres Klode
2020-01-15Merge branch 'pu/apt-regex-cli' into 'master'Julian Andres Klode
2020-01-15apt(8): Disable regular expressions and fnmatchJulian Andres Klode
2020-01-15netrc: Add warning when ignoring entries for unencrypted protocolsJulian Andres Klode
2020-01-14Merge branch 'pu/gcrypt2' into 'master'Julian Andres Klode
2020-01-14Remove includes of (md5|sha1|sha2).h headersJulian Andres Klode
2020-01-14Deprecate the Summation classes and mark them for removalJulian Andres Klode
2020-01-14Convert users of {MD5,SHA1,SHA256,SHA512}Summation to use HashesJulian Andres Klode
2020-01-14Raise buffer size for Hashes::AddFD() from 4 KiB to 64 KiBJulian Andres Klode
2020-01-14hashes: Use Libgcrypt for hashing purposesJulian Andres Klode
2020-01-09Merge branch 'pu/source-groups' into 'master'Julian Andres Klode
2020-01-08acquire: Move queue startup after calling log's Start()Julian Andres Klode
2020-01-08Avoid extra out-of-cache hash table deduplication for package namesJulian Andres Klode
2020-01-07Merge branch 'pu/macro-cleanup' into 'master'Julian Andres Klode
2020-01-07Only define likely/unlikely if APT_COMPILING_APT setJulian Andres Klode
2020-01-07Remove various unused macros like MAX/MIN/ABS/APT_CONSTJulian Andres Klode
2020-01-07Rename _count() macro to APT_ARRAY_SIZE()Julian Andres Klode
2020-01-07Merge branch 'pu/gtest-fixes' into 'master'Julian Andres Klode
2020-01-07Merge branch 'patch-1' into 'master'Julian Andres Klode
2020-01-07Fix typo in README.mdDenis Mosolov
2020-01-07debian/rules: Adjust for -DWITH_TESTS=OFF in nocheck buildJulian Andres Klode
2020-01-07gtests: Fix netrc parser test regression from https-only changesJulian Andres Klode
2020-01-07Add support for GTest 1.9, do not fail silently if its missingJulian Andres Klode
2020-01-07Avoid #define _error, use anonymous C++ struct insteadJulian Andres Klode
2020-01-05Drop g++ build-dependency to help crossbuildingDavid Kalnischkies
2019-12-06satisfy: Fix segmentation fault when called with empty argumentJulian Andres Klode
2019-12-05gitlab-ci: Use ccacheJulian Andres Klode
2019-12-04gitlab-ci: Do not do coverageJulian Andres Klode
2019-12-02Release 1.9.5Julian Andres Klode
2019-12-02Merge branch 'master' into 'master'Julian Andres Klode
2019-12-02Merge branch 'pu/patterns-phase2' into 'master'Julian Andres Klode
2019-12-02Merge branch 'pu/netrc-https' into 'master'Julian Andres Klode
2019-12-02netrc: Restrict auth.conf entries to https by defaultJulian Andres Klode
2019-11-28Fix a mistake in man french translationAnthony Papillon
2019-11-27Remove failed trusted signature instead of index on IMS hitDavid Kalnischkies
2019-11-27Use correct filename on IMS-hit reverify for indicesDavid Kalnischkies
2019-11-26Fix skip-bug-601016-description-translation testDavid Kalnischkies
2019-11-26Fix some style warnings from cppcheckDavid Kalnischkies
2019-11-26German manpage translation updateChris Leick
2019-11-26patterns: Add ?sectionJulian Andres Klode
2019-11-26patterns: Add ?all-versionsJulian Andres Klode
2019-11-26patterns: Implement ?narrow(...), as ?any-version(?and(...))Julian Andres Klode
2019-11-26patterns: Add ?any-versionJulian Andres Klode
2019-11-25Merge branch 'fix-progressbar-size' into 'master'Julian Andres Klode