summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.1.71.1.7Julian Andres Klode2015-12-2613-13/+23
* Get rid of memmove() in our read bufferingJulian Andres Klode2015-12-261-76/+57
* rred: Allow passing files as arguments for compressor testingJulian Andres Klode2015-12-261-2/+14
* Use a hardcoded buffer size of 4096 to fix performanceJulian Andres Klode2015-12-261-4/+2
* Mark all FileFdPrivate classes as hidden1.1.6Julian Andres Klode2015-12-241-6/+6
* 1.1.6 Christmas releaseJulian Andres Klode2015-12-2458-410/+432
* fix new[] vs delete mismatch introduced by b3db9d81David Kalnischkies2015-12-231-7/+7
* ensure we got a lock in clean operationDavid Kalnischkies2015-12-232-4/+14
* use a dynamic buffer for ReadLineDavid Kalnischkies2015-12-231-15/+22
* implement a buffer system for FileFd::ReadLineDavid Kalnischkies2015-12-231-27/+140
* parse xz-compression level from configurationDavid Kalnischkies2015-12-221-2/+28
* follow dpkg and xz and use CRC64 for xz compressionDavid Kalnischkies2015-12-221-1/+1
* shuffle compressor-specific code into private subclassesDavid Kalnischkies2015-12-222-635/+692
* tests: support gpg2 properly in all testcasesDavid Kalnischkies2015-12-194-44/+48
* avoid triggering gpg2 migration in apt-keyDavid Kalnischkies2015-12-191-15/+15
* avoid evaluating shell in paths used in apt-keyDavid Kalnischkies2015-12-193-23/+45
* 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