summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-07Release 1.2.61.2.6Julian Andres Klode
2016-03-07apt-pkg/algorithms.cc: Avoid stack buffer overflow in KillListJulian Andres Klode
2016-03-07Fix several typosVeres Lajos
2016-03-06Release 1.2.51.2.5Julian Andres Klode
2016-03-06debian/control: Set Standards-Version to 3.9.7Julian Andres Klode
2016-03-06get group again after potential remap in Source: parseDavid Kalnischkies
2016-03-06Prevent double remapping of iterators and string viewsJulian Andres Klode
2016-03-06do not move not-failed pdiff-patches into CWD on failureDavid Kalnischkies
2016-03-06Fix lzma write support to handle "try again" caseColin Watson
2016-03-06add test for apt-key 0xKEY and use parameter expansionDavid Kalnischkies
2016-03-06support APT::Get::Build-Dep-Automatic again in build-depDavid Kalnischkies
2016-03-06tests: expect no output while compiling noopchrootDavid Kalnischkies
2016-03-06deal with partially downloaded changelogsDavid Kalnischkies
2016-03-04apt-key del should correctly handle keyids prefixed with 0xDaniel Kahn Gillmor
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