summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-27Release 1.2.41.2.4Julian Andres Klode
2016-02-26Add missing numeric includes in files using std::accumulate()Julian Andres Klode
2016-02-25Fix crash with empty architecture listJulian Andres Klode
2016-02-16pass versioned provides to external solvers in EDSPDavid Kalnischkies
2016-02-15Fix maintscript to properly remove 20changelogJulian Andres Klode
2016-02-11always download changelogs into /tmp firstDavid Kalnischkies
2016-02-11use local changelog from /usr/share/doc if possibleDavid Kalnischkies
2016-02-10Release 1.2.31.2.3Julian Andres Klode
2016-02-10test: use our special downloaded dir for 'source' resultDavid Kalnischkies
2016-02-10accept any tarball compression in 814139 testcaseDavid Kalnischkies
2016-02-10test that seeking to a position earlier in the file worksJulian Andres Klode
2016-02-10get dpkg lock in build-dep if cache was invalid againDavid Kalnischkies
2016-02-10Set seekpos to 0 after reopening files in Seek()Julian Andres Klode
2016-02-04Release 1.2.21.2.2Julian Andres Klode
2016-02-04Use some semantically more correct buffer operationsJulian Andres Klode
2016-02-04test: Fix apt-key tests to work with current gpg 2.1Julian Andres Klode
2016-02-04Correctly report write errors when flushing buffered writerJulian Andres Klode
2016-02-04rred: If there were I/O errors, failJulian Andres Klode
2016-02-04NEWS: Prefix the keep deb option with Binary::apt::Julian Andres Klode
2016-02-04Merge branch 'master' of github.com:adrian17/aptJulian Andres Klode
2016-02-03edspsystem.cc: include <stdlib.h> for mkdtempFredrik Fornwall
2016-02-03Avoid temporary strings in SubstVar.Adrian Wielgosik
2016-02-03avoid building dependency tree in 'source' commandDavid Kalnischkies
2016-02-03use pkgCache::VS instead of pkgDepCache::VS()David Kalnischkies
2016-02-03Drop the g++ build-dep, transition is doneJulian Andres Klode
2016-02-02Merge github.com:adrian17/aptJulian Andres Klode
2016-02-02Try avoiding loading long package descriptionAdrian Wielgosik
2016-02-02Spanish program translation updateManuel "Venturi" Porras Peralta
2016-02-01Do not buffer writes larger than the buffer if possibleJulian Andres Klode
2016-02-01BufferedWriteFileFdPrivate: Simplify InternalWrite()Julian Andres Klode
2016-02-01simple_buffer::write: Use free() instead of maxsize - size()Julian Andres Klode
2016-01-31support <libc>-<kernel>-<cpu> in architecture specsDavid Kalnischkies
2016-01-31test all redirection codes work as expectedDavid Kalnischkies
2016-01-31use CPPFLAGS instead of CXXFLAGS for stringview exportDavid Kalnischkies
2016-01-30fix "Mismatched free() / delete / delete []" in simple_bufferStefan Bühler
2016-01-27only warn about missing/invalid Date field for nowDavid Kalnischkies
2016-01-27deal better with (very) small apt::cache-start valuesDavid Kalnischkies
2016-01-26convert Version() and Architecture() to APT::StringViewDavid Kalnischkies
2016-01-26remove unused Description methods in listparsersDavid Kalnischkies
2016-01-26get sources for packages in multiple releases againDavid Kalnischkies
2016-01-26parse version correctly from binary Source fieldDavid Kalnischkies
2016-01-26stablize gtest testcase environmentDavid Kalnischkies
2016-01-26act on various suggestions from cppcheckDavid Kalnischkies
2016-01-26drop explicit check for EWOULDBLOCK if it has the same value as EAGAINDavid Kalnischkies
2016-01-26Delete copy constructor and operator= for DynamicJulian Andres Klode
2016-01-25fix tests run via sudo checking the history fileDavid Kalnischkies
2016-01-25reimplement build-dep via apts normal resolverDavid Kalnischkies
2016-01-25use consistently the last : as name:arch separatorDavid Kalnischkies
2016-01-25prefer upgrading installed provides satisfierDavid Kalnischkies
2016-01-25treat an empty dependency field just like it doesn't existDavid Kalnischkies