summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-19207-518/+495
* buildsystem: deal with spaces in path to sourceDavid Kalnischkies2015-12-198-11/+11
* Do not try to read in FileFd::Read() if Size is 0Julian Andres Klode2015-12-191-3/+2
* Do nothing in FileFd::Write() if Size is 0Julian Andres Klode2015-12-191-7/+5
* CopyFile: avoid failing on EOF on some systemsPino Toscano2015-12-191-1/+1
* CopyFile: fix BufSize to a sane valuePino Toscano2015-12-191-2/+2
* Fix FileUtlTest.GetTempDir failure when run as rootPino Toscano2015-12-191-3/+7
* Release 1.1.51.1.5Julian Andres Klode2015-12-1458-279/+924
* test-apt-download-progress: Run the https test multiple timesJulian Andres Klode2015-12-141-2/+7
* pkgcache: Make hash arch-independent using fixed size integerJulian Andres Klode2015-12-142-3/+3
* debian/apt.auto-removal.sh: Adjust -dbg exclusion for multi-archJulian Andres Klode2015-12-141-2/+1
* tagfile: Hardcode error message for out of range integer valuesJulian Andres Klode2015-12-142-5/+4
* test framework: More noopchroot fixesJulian Andres Klode2015-12-141-6/+11
* test framework: Unset no_proxy as wellJulian Andres Klode2015-12-141-1/+1
* test framework: Unset http proxy variables in setupenvironmentJulian Andres Klode2015-12-141-0/+1
* test framework: Correctly generate new paths in noopchrootJulian Andres Klode2015-12-141-6/+5
* test-apt-download-progress: Limit rate to 600kJulian Andres Klode2015-12-141-2/+2
* test-apt-download-progress: Allow smaller progress changeJulian Andres Klode2015-12-141-1/+1
* test-sourceslist-lang-plusminus-options: Use amd64 architectureJulian Andres Klode2015-12-141-1/+1
* tests: Depend on libfile-fcntllock-perl to shut up dpkg-gencontrolJulian Andres Klode2015-12-141-1/+2
* non-existing directories don't need to be cleanedDavid Kalnischkies2015-12-144-10/+50
* support regex and co in 'apt-cache policy $pkg' againDavid Kalnischkies2015-12-142-1/+10
* show a more descriptive error for weak Release filesDavid Kalnischkies2015-12-144-4/+78
* redirect which stderr to /dev/null for consistencyDavid Kalnischkies2015-12-141-5/+5
* mention APT::AutoRemove::{Recommends,Suggests}Important optionAndreas Metzler2015-12-141-0/+3
* fix incorrect Korean translation of "manually" and "automatically"Seo Sanghyeon2015-12-141-6/+6
* parse .diff/Index hashes in reverse orderDavid Kalnischkies2015-12-131-3/+11
* fix typos and docs in GlobalError documentationDavid Kalnischkies2015-12-131-10/+9
* update symbols files to 1.1.4 state of affairsDavid Kalnischkies2015-12-131-0/+5
* check library was built before comparing with symbols fileDavid Kalnischkies2015-12-131-2/+7
* .travis.yml: Switch to new trusty machinesJulian Andres Klode2015-12-111-3/+1
* mmap: Define _DEFAULT_SOURCE instead of _BSD_SOURCEJulian Andres Klode2015-12-111-1/+1
* apt-internal-solver: Make ShowHelp() and GetCommands() staticJulian Andres Klode2015-12-111-2/+2
* Bump cache minor version to 2 to trigger rebuildsJulian Andres Klode2015-12-111-1/+1
* Convert package names from Packages files to lower caseJulian Andres Klode2015-12-113-2/+34
* test: Fix testcases relying on mixed case package namesJulian Andres Klode2015-12-111-23/+23
* Do not swap required and important in pkgCache::Priority()Julian Andres Klode2015-12-103-2/+18
* Release 1.1.41.1.4Julian Andres Klode2015-12-0758-1505/+1527
* Use 0llu instead of 0ull in one place tooJulian Andres Klode2015-12-071-1/+1
* Avoid overflow when summing up file sizesJulian Andres Klode2015-12-072-4/+4
* part revert, part redo 'which' replacementDavid Kalnischkies2015-12-073-13/+28
* replace run-parts with find|sort to avoid debianutils usageDavid Kalnischkies2015-12-062-2/+2
* replace "which" with "command -v" for portabilityDavid Kalnischkies2015-12-065-15/+15
* apt-helper.cc: include <stdlib.h> for atoiFredrik Fornwall2015-12-061-0/+2
* use @CHANGEPATH@ as placeholder in changelog URI templatesDavid Kalnischkies2015-12-0217-29/+29
* tests: apt build-dep actually reports no depends correctlyDavid Kalnischkies2015-12-022-2/+14
* require explicit paths to dsc/control as we do for deb filesDavid Kalnischkies2015-12-016-60/+108
* deal with configured build-essential firstDavid Kalnischkies2015-12-011-16/+23
* split build-dep satisfier loop out of DoBuildDepDavid Kalnischkies2015-12-011-292/+302
* add a apt breaks (apt-utils << 1.1.3) for partial-upgradesDavid Kalnischkies2015-12-011-1/+1