summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2.3.72.3.7Julian Andres Klode2021-07-2915-37/+160
* Merge branch 'pu/fetch-at' into 'main'Julian Andres Klode2021-07-297-17/+139
|\
| * tests (retry-downloads): Avoid delay in second testJulian Andres Klode2021-07-291-1/+1
| * Enhance test to check time spentJulian Andres Klode2021-07-291-1/+17
| * Add support for a maximum delay and testing of delayJulian Andres Klode2021-07-283-3/+20
| * Properly convert PulseInterval to timevalJulian Andres Klode2021-07-281-6/+3
| * Convert to monotonic clockJulian Andres Klode2021-07-285-22/+33
| * acquire: Automatically reduce select() timeout as neededJulian Andres Klode2021-07-281-1/+35
| * Implement exponential delay between retriesJulian Andres Klode2021-07-286-4/+51
| * pkgAcqIndex::CommonFailed: Set StatIdle before calling Init()Julian Andres Klode2021-07-131-1/+1
|/
* Merge branch 'fix/dpkgchroot' into 'main'Julian Andres Klode2021-07-054-30/+34
|\
| * Restore dpkg::chroot-directory functionalityDavid Kalnischkies2021-06-104-30/+34
* | Merge branch 'fix/sizesharing' into 'main'Julian Andres Klode2021-07-0518-43/+173
|\ \
| * | Test that tiny differences result in different versionsDavid Kalnischkies2021-06-101-0/+98
| * | Give our test packages proper size informationDavid Kalnischkies2021-06-1016-41/+66
| * | Store size from volatile sources for already installed versionsDavid Kalnischkies2021-06-102-1/+9
| * | Use full item description in broken repo errorDavid Kalnischkies2021-06-102-4/+3
| |/
* | Check sources.list could be parsed before adding volatile filesJulian Andres Klode2021-07-012-0/+17
* | apt.conf(5): indicate # is also used for commentsDillon Brock2021-06-251-0/+1
|/
* Release 2.3.62.3.6Julian Andres Klode2021-06-095-6/+15
* Merge branch 'fix/uriencodefilename' into 'main'Julian Andres Klode2021-06-098-37/+91
|\
| * No URL decode and quoting support for Files in SourcesDavid Kalnischkies2021-06-042-16/+24
| * Do not use filename of local sources in 'apt download'David Kalnischkies2021-06-043-12/+14
| * URI encode Filename field of Packages files (again)David Kalnischkies2021-06-045-15/+59
|/
* Release 2.3.52.3.5Julian Andres Klode2021-05-175-6/+12
* policy: Apply phasing to uninstalled packages tooJulian Andres Klode2021-05-172-4/+4
* Release 2.3.42.3.4Julian Andres Klode2021-05-125-6/+16
* Turn TLS handshake issues into transient errorsJulian Andres Klode2021-05-122-1/+44
* Merge branch 'master' of https://github.com/kraj/aptJulian Andres Klode2021-05-051-0/+7
|\
| * srvrec: Keep support for older resolverKhem Raj2021-03-201-0/+7
* | Release 2.3.32.3.3Julian Andres Klode2021-04-295-6/+24
* | Temporarily Revert "2.3-only: Warn that the 0.1 protocol is deprecated"Julian Andres Klode2021-04-292-12/+7
* | Merge branch 'BrianMurray-main-patch-26842' into 'main'Julian Andres Klode2021-04-291-1/+1
|\ \
| * | Fix a typo in json-hooks-protocol.mdBrian Murray2021-04-281-1/+1
* | | Merge branch 'pu/upgradecounter' into 'main'Julian Andres Klode2021-04-299-42/+108
|\ \ \
| * | | Count uninstallable packages in "not upgraded"David Kalnischkies2021-04-259-42/+108
| |/ /
* | | Merge branch 'pu/autoremove' into 'main'Julian Andres Klode2021-04-2914-94/+288
|\ \ \
| * | | Store versioned kernel package detectors in d-pointerDavid Kalnischkies2021-04-261-8/+8
| * | | Call MarkAndSweep only manually in apt-get for autoremoveDavid Kalnischkies2021-04-2612-45/+68
| * | | Reexplore providers of marked packages if some didn't satisfy beforeDavid Kalnischkies2021-04-264-81/+117
| * | | Mark only provides from protected versioned kernel packagesDavid Kalnischkies2021-04-252-26/+161
| |/ /
* | | Merge branch 'pu/commasallover' into 'main'Julian Andres Klode2021-04-292-11/+13
|\ \ \ | |/ / |/| |
| * | Allow superfluous commas in build-dependency linesDavid Kalnischkies2021-04-252-4/+10
| * | Streamline or-group closing after other arch-specific packageDavid Kalnischkies2021-04-251-7/+3
|/ /
* | Release 2.3.22.3.2Julian Andres Klode2021-04-235-6/+33
* | doc: Single-line JSON encoding is still mandatoryJulian Andres Klode2021-04-231-2/+2
* | Support deconfiguring Essential packagesJulian Andres Klode2021-04-232-27/+34
* | test/json: Make the test hook more reliableJulian Andres Klode2021-04-231-4/+11
* | Avoid infinite loop on EOF on media change promptJulian Andres Klode2021-04-231-1/+3
* | Merge branch 'pu/json-hooks-21.04' into 'main'Julian Andres Klode2021-04-236-57/+301
|\ \