summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-26Release 1.1.81.1.8Julian Andres Klode
2015-12-26apt-helper: Check that we can open stdoutJulian Andres Klode
2015-12-26Refactor InternalReadLine to not unroll Size == 0 caseJulian Andres Klode
2015-12-26Change InternalReadLine to always use buffer.read() return valueJulian Andres Klode
2015-12-26apt-helper: Add a cat-file command for concatening filesJulian Andres Klode
2015-12-26Release 1.1.71.1.7Julian Andres Klode
2015-12-26Get rid of memmove() in our read bufferingJulian Andres Klode
2015-12-26rred: Allow passing files as arguments for compressor testingJulian Andres Klode
2015-12-26Use a hardcoded buffer size of 4096 to fix performanceJulian Andres Klode
2015-12-24Mark all FileFdPrivate classes as hidden1.1.6Julian Andres Klode
2015-12-241.1.6 Christmas releaseJulian Andres Klode
2015-12-23fix new[] vs delete mismatch introduced by b3db9d81David Kalnischkies
2015-12-23ensure we got a lock in clean operationDavid Kalnischkies
2015-12-23use a dynamic buffer for ReadLineDavid Kalnischkies
2015-12-23implement a buffer system for FileFd::ReadLineDavid Kalnischkies
2015-12-22parse xz-compression level from configurationDavid Kalnischkies
2015-12-22follow dpkg and xz and use CRC64 for xz compressionDavid Kalnischkies
2015-12-22shuffle compressor-specific code into private subclassesDavid Kalnischkies
2015-12-19tests: support gpg2 properly in all testcasesDavid Kalnischkies
2015-12-19avoid triggering gpg2 migration in apt-keyDavid Kalnischkies
2015-12-19avoid evaluating shell in paths used in apt-keyDavid Kalnischkies
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies
2015-12-19buildsystem: deal with spaces in path to sourceDavid Kalnischkies
2015-12-19Do not try to read in FileFd::Read() if Size is 0Julian Andres Klode
2015-12-19Do nothing in FileFd::Write() if Size is 0Julian Andres Klode
2015-12-19CopyFile: avoid failing on EOF on some systemsPino Toscano
2015-12-19CopyFile: fix BufSize to a sane valuePino Toscano
2015-12-19Fix FileUtlTest.GetTempDir failure when run as rootPino Toscano
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