summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-19stop rred from leaking debug messages on recovered errorsDavid Kalnischkies
2017-01-19remove 'old' FAILED files in the next acquire callDavid Kalnischkies
2017-01-19fix 'install --no-download' modeDavid Kalnischkies
2017-01-19avoid validate/delete/load race in cache generationDavid Kalnischkies
2017-01-19don't lock dpkg in update commandsDavid Kalnischkies
2017-01-19don't lock dpkg in 'apt-get clean'David Kalnischkies
2017-01-19don't show update stats if cache generation is disabledDavid Kalnischkies
2017-01-17test: use downloadfile instead of apthelper download-fileJulian Andres Klode
2017-01-17Release 1.4~beta41.4_beta4Julian Andres Klode
2017-01-17Update symbols file for changes in 1.3.1, 1.4~beta{1,3,4}Julian Andres Klode
2017-01-17CMake: Document that the globs are expanded during CMakeJulian Andres Klode
2017-01-17https: Quote path in URL before passing it to curlJulian Andres Klode
2017-01-17CMake: Find the Perl executable, and use it to run perl scriptsJulian Andres Klode
2017-01-17Read dpkg tables to handle architecture wildcardsJulian Andres Klode
2017-01-17strutl: Provide an APT::String::Join() functionJulian Andres Klode
2017-01-05Release 1.4~beta31.4_beta3Julian Andres Klode
2017-01-02Run parsedepends_test for two different native archsJulian Andres Klode
2017-01-02ParseDepends: Support passing the desired architectureNiels Thykier
2016-12-31allow warning generation for non-whitelisted optionsDavid Kalnischkies
2016-12-31fix minimum pkgs option for dpkg --recursive usageDavid Kalnischkies
2016-12-31On IMS-Hit, you can't assume local compression :/.Jay Freeman (saurik)
2016-12-31It is *never* a good idea to throw away stderr :/.Jay Freeman (saurik)
2016-12-31apt-key: ignore gpg1 already imported secret key import failureDavid Kalnischkies
2016-12-31use FindB instead of FindI for Debug::pkgAutoRemoveDavid Kalnischkies
2016-12-31avoid producing invalid options if repo has no hostDavid Kalnischkies
2016-12-31gets file location via FindFile instead of manual mergeDavid Kalnischkies
2016-12-31rename ServerMethod to BaseHttpMethodDavid Kalnischkies
2016-12-31separating state variables regarding server/requestDavid Kalnischkies
2016-12-31expand -f to --fix-broken in error messagesDavid Kalnischkies
2016-12-31allow default build-essentials to be overriddenDavid Kalnischkies
2016-12-31add --indep-only for build-dep commandDavid Kalnischkies
2016-12-31ensure generation of valid EDSP error stanzasDavid Kalnischkies
2016-12-31Dutch manpages translation updateFrans Spiesschaert
2016-12-31do not generate Maximum-Size if we already have that fieldDavid Kalnischkies
2016-12-31warn if clearsigned file has ignored content partsDavid Kalnischkies
2016-12-30It is just so absolutely critical that this works.Jay Freeman (saurik)
2016-12-30My "tolerance" patch was a tad bit overzealous :(.Jay Freeman (saurik)
2016-12-30You have to do the bounds check before the access.Jay Freeman (saurik)
2016-12-30Fix field-without-values appearing at end of file.Jay Freeman (saurik)
2016-12-29Of *course* I managed to get this check backwards.Jay Freeman (saurik)
2016-12-29In the C locale, let's avoid any crazy transforms.Jay Freeman (saurik)
2016-12-29It's just *mean* to complain if they already know.Jay Freeman (saurik)
2016-12-26Wreck validation until we can assess ecosystem :/.Jay Freeman (saurik)
2016-12-25This is 2016 and APT already requires use of mmap.Jay Freeman (saurik)
2016-12-23Only check for valid Date if checking Valid-Until.Jay Freeman (saurik)
2016-12-21tests: cache the apt-key homedir used for Release signingDavid Kalnischkies
2016-12-16Catalan program translation updateOriol Debian
2016-12-16default to --no-check for dpkg-source callDavid Kalnischkies
2016-12-16remove needless fork() in apt-get sourceDavid Kalnischkies
2016-12-16let {dsc,tar,diff}-only implicitly enable download-onlyDavid Kalnischkies