summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-22follow dpkg and xz and use CRC64 for xz compressionDavid Kalnischkies1-1/+1
2015-12-22shuffle compressor-specific code into private subclassesDavid Kalnischkies2-635/+692
2015-12-19tests: support gpg2 properly in all testcasesDavid Kalnischkies4-44/+48
2015-12-19avoid triggering gpg2 migration in apt-keyDavid Kalnischkies1-15/+15
2015-12-19avoid evaluating shell in paths used in apt-keyDavid Kalnischkies3-23/+45
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies207-518/+495
2015-12-19buildsystem: deal with spaces in path to sourceDavid Kalnischkies8-11/+11
2015-12-19Do not try to read in FileFd::Read() if Size is 0Julian Andres Klode1-3/+2
2015-12-19Do nothing in FileFd::Write() if Size is 0Julian Andres Klode1-7/+5
2015-12-19CopyFile: avoid failing on EOF on some systemsPino Toscano1-1/+1
2015-12-19CopyFile: fix BufSize to a sane valuePino Toscano1-2/+2
2015-12-19Fix FileUtlTest.GetTempDir failure when run as rootPino Toscano1-3/+7
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