summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.2.31.2.3Julian Andres Klode2016-02-1057-3554/+2939
* test: use our special downloaded dir for 'source' resultDavid Kalnischkies2016-02-101-0/+2
* accept any tarball compression in 814139 testcaseDavid Kalnischkies2016-02-101-2/+2
* test that seeking to a position earlier in the file worksJulian Andres Klode2016-02-101-0/+12
* get dpkg lock in build-dep if cache was invalid againDavid Kalnischkies2016-02-103-6/+64
* Set seekpos to 0 after reopening files in Seek()Julian Andres Klode2016-02-101-0/+1
* Release 1.2.21.2.2Julian Andres Klode2016-02-0414-84/+133
* Use some semantically more correct buffer operationsJulian Andres Klode2016-02-041-1/+1
* test: Fix apt-key tests to work with current gpg 2.1Julian Andres Klode2016-02-041-1/+11
* Correctly report write errors when flushing buffered writerJulian Andres Klode2016-02-041-1/+1
* rred: If there were I/O errors, failJulian Andres Klode2016-02-041-0/+5
* NEWS: Prefix the keep deb option with Binary::apt::Julian Andres Klode2016-02-041-3/+4
* Merge branch 'master' of github.com:adrian17/aptJulian Andres Klode2016-02-041-1/+3
|\
| * Avoid temporary strings in SubstVar.Adrian Wielgosik2016-02-031-1/+3
* | edspsystem.cc: include <stdlib.h> for mkdtempFredrik Fornwall2016-02-031-0/+1
* | avoid building dependency tree in 'source' commandDavid Kalnischkies2016-02-035-25/+5
* | use pkgCache::VS instead of pkgDepCache::VS()David Kalnischkies2016-02-033-27/+63
* | Drop the g++ build-dep, transition is doneJulian Andres Klode2016-02-031-2/+1
|/
* Merge github.com:adrian17/aptJulian Andres Klode2016-02-021-1/+2
|\
| * Try avoiding loading long package descriptionAdrian Wielgosik2016-02-021-1/+2
* | Spanish program translation updateManuel "Venturi" Porras Peralta2016-02-021-197/+250
|/
* Do not buffer writes larger than the buffer if possibleJulian Andres Klode2016-02-011-0/+6
* BufferedWriteFileFdPrivate: Simplify InternalWrite()Julian Andres Klode2016-02-011-9/+3
* simple_buffer::write: Use free() instead of maxsize - size()Julian Andres Klode2016-02-011-3/+3
* support <libc>-<kernel>-<cpu> in architecture specsDavid Kalnischkies2016-01-314-18/+125
* test all redirection codes work as expectedDavid Kalnischkies2016-01-312-6/+14
* use CPPFLAGS instead of CXXFLAGS for stringview exportDavid Kalnischkies2016-01-311-1/+1
* fix "Mismatched free() / delete / delete []" in simple_bufferStefan Bühler2016-01-301-1/+1
* only warn about missing/invalid Date field for nowDavid Kalnischkies2016-01-273-12/+61
* deal better with (very) small apt::cache-start valuesDavid Kalnischkies2016-01-273-17/+26
* convert Version() and Architecture() to APT::StringViewDavid Kalnischkies2016-01-264-38/+47
* remove unused Description methods in listparsersDavid Kalnischkies2016-01-265-32/+4
* get sources for packages in multiple releases againDavid Kalnischkies2016-01-263-28/+28
* parse version correctly from binary Source fieldDavid Kalnischkies2016-01-263-2/+22
* stablize gtest testcase environmentDavid Kalnischkies2016-01-263-4/+26
* act on various suggestions from cppcheckDavid Kalnischkies2016-01-265-21/+16
* drop explicit check for EWOULDBLOCK if it has the same value as EAGAINDavid Kalnischkies2016-01-261-0/+4
* Delete copy constructor and operator= for DynamicJulian Andres Klode2016-01-261-0/+5
* fix tests run via sudo checking the history fileDavid Kalnischkies2016-01-253-3/+23
* reimplement build-dep via apts normal resolverDavid Kalnischkies2016-01-2515-427/+398
* use consistently the last : as name:arch separatorDavid Kalnischkies2016-01-252-2/+2
* prefer upgrading installed provides satisfierDavid Kalnischkies2016-01-251-0/+2
* treat an empty dependency field just like it doesn't existDavid Kalnischkies2016-01-251-1/+1
* always create pkg at the time pkg:arch is createdDavid Kalnischkies2016-01-253-21/+41
* Release 1.2.11.2.1Julian Andres Klode2016-01-2557-65/+77
* Use c++11 for loop in AptHistoryRequestingUserMichael Vogt2016-01-251-6/+4
* Store "Requested-By" user in history.log in a simpler formatMichael Vogt2016-01-251-7/+20
* Log calling SUDO_USER or PKEXEC_UID in history.logMichael Vogt2016-01-251-0/+18
* Remap another (non-parameter) StringViewJulian Andres Klode2016-01-231-1/+3
* Remap StringView instances pointing into the cacheJulian Andres Klode2016-01-231-0/+19