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