summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-11Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat()Julian Andres Klode
2017-02-10shippable: Perform CI on Debian stretch instead of Ubuntu xenialJulian Andres Klode
2017-02-10Do not package names representing .dsc/.deb/... filesJulian Andres Klode
2017-02-09don't test with "too early for 32bit" yearsDavid Kalnischkies
2017-02-09add Auto-Built-Package to tagfile-orderDavid Kalnischkies
2017-02-06Release 1.4~rc11.4_rc1Julian Andres Klode
2017-02-06gitignore: Ignore aptdropprivsJulian Andres Klode
2017-02-06Dutch manpage translation updateFrans Spiesschaert
2017-02-06Dutch program translation updateFrans Spiesschaert
2017-01-31algorithms: Fix typo: gental -> gentleJulian Andres Klode
2017-01-28Only merge acquire items with the same meta keyJulian Andres Klode
2017-01-28COPYING.GPL: Update to recent version (address, LGPL name)Julian Andres Klode
2017-01-27Japanese manpages & program translation updatevictory
2017-01-27French manpages translation updateJean-Pierre Giraud
2017-01-27avoid malloc if option whitelist is disabled (default)David Kalnischkies
2017-01-26po: update Simplified Chinese program translationZhou Mo
2017-01-24travis: Do not build documentation in root jobJulian Andres Klode
2017-01-24test suite: Do not exit 0 in trap for QUITJulian Andres Klode
2017-01-24travis: Run test suites for root and user in separate build jobsJulian Andres Klode
2017-01-24basehttp: Only read Content-Range on 416 and 206 responsesJulian Andres Klode
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2017-01-19fix various typos reported by codespellDavid Kalnischkies
2017-01-19add a helper to call codespell & spellintianDavid Kalnischkies
2017-01-19update release mappings in documentationDavid Kalnischkies
2017-01-19make the moo reproducibleDavid Kalnischkies
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-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