summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-14Release 1.1.51.1.5Julian Andres Klode
2015-12-14test-apt-download-progress: Run the https test multiple timesJulian Andres Klode
2015-12-14pkgcache: Make hash arch-independent using fixed size integerJulian Andres Klode
2015-12-14debian/apt.auto-removal.sh: Adjust -dbg exclusion for multi-archJulian Andres Klode
2015-12-14tagfile: Hardcode error message for out of range integer valuesJulian Andres Klode
2015-12-14test framework: More noopchroot fixesJulian Andres Klode
2015-12-14test framework: Unset no_proxy as wellJulian Andres Klode
2015-12-14test framework: Unset http proxy variables in setupenvironmentJulian Andres Klode
2015-12-14test framework: Correctly generate new paths in noopchrootJulian Andres Klode
2015-12-14test-apt-download-progress: Limit rate to 600kJulian Andres Klode
2015-12-14test-apt-download-progress: Allow smaller progress changeJulian Andres Klode
2015-12-14test-sourceslist-lang-plusminus-options: Use amd64 architectureJulian Andres Klode
2015-12-14tests: Depend on libfile-fcntllock-perl to shut up dpkg-gencontrolJulian Andres Klode
2015-12-14non-existing directories don't need to be cleanedDavid Kalnischkies
2015-12-14support regex and co in 'apt-cache policy $pkg' againDavid Kalnischkies
2015-12-14show a more descriptive error for weak Release filesDavid Kalnischkies
2015-12-14redirect which stderr to /dev/null for consistencyDavid Kalnischkies
2015-12-14mention APT::AutoRemove::{Recommends,Suggests}Important optionAndreas Metzler
2015-12-14fix incorrect Korean translation of "manually" and "automatically"Seo Sanghyeon
2015-12-13parse .diff/Index hashes in reverse orderDavid Kalnischkies
2015-12-13fix typos and docs in GlobalError documentationDavid Kalnischkies
2015-12-13update symbols files to 1.1.4 state of affairsDavid Kalnischkies
2015-12-13check library was built before comparing with symbols fileDavid Kalnischkies
2015-12-11.travis.yml: Switch to new trusty machinesJulian Andres Klode
2015-12-11mmap: Define _DEFAULT_SOURCE instead of _BSD_SOURCEJulian Andres Klode
2015-12-11apt-internal-solver: Make ShowHelp() and GetCommands() staticJulian Andres Klode
2015-12-11Bump cache minor version to 2 to trigger rebuildsJulian Andres Klode
2015-12-11Convert package names from Packages files to lower caseJulian Andres Klode
2015-12-11test: Fix testcases relying on mixed case package namesJulian Andres Klode
2015-12-10Do not swap required and important in pkgCache::Priority()Julian Andres Klode
2015-12-07Release 1.1.41.1.4Julian Andres Klode
2015-12-07Use 0llu instead of 0ull in one place tooJulian Andres Klode
2015-12-07Avoid overflow when summing up file sizesJulian Andres Klode
2015-12-07part revert, part redo 'which' replacementDavid Kalnischkies
2015-12-06replace run-parts with find|sort to avoid debianutils usageDavid Kalnischkies
2015-12-06replace "which" with "command -v" for portabilityDavid Kalnischkies
2015-12-06apt-helper.cc: include <stdlib.h> for atoiFredrik Fornwall
2015-12-02use @CHANGEPATH@ as placeholder in changelog URI templatesDavid Kalnischkies
2015-12-02tests: apt build-dep actually reports no depends correctlyDavid Kalnischkies
2015-12-01require explicit paths to dsc/control as we do for deb filesDavid Kalnischkies
2015-12-01deal with configured build-essential firstDavid Kalnischkies
2015-12-01split build-dep satisfier loop out of DoBuildDepDavid Kalnischkies
2015-12-01add a apt breaks (apt-utils << 1.1.3) for partial-upgradesDavid Kalnischkies
2015-11-30defaults.mak: Set LC_COLLATE=C.UTF-8 for reproducible sort orderJulian Andres Klode
2015-11-30release 1.1.31.1.3Michael Vogt
2015-11-29add apt-utils Depends apt (= ${binary:Version})David Kalnischkies
2015-11-29drop some needlessly public declarations in libapt-privateDavid Kalnischkies
2015-11-29move 'unmet' handling into libapt-privateDavid Kalnischkies
2015-11-29accept ../ on the cmdline as start for a deb file as wellDavid Kalnischkies
2015-11-29tests: fix typos, correct helpmsgs and test testsDavid Kalnischkies