summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.2~exp11.2_exp1Julian Andres Klode2016-01-0858-587/+857
* Break apt-file (<< 3.0~exp1~)Julian Andres Klode2016-01-081-1/+1
* Install bash completion with correct nameJulian Andres Klode2016-01-082-1/+1
* libapt-pkg5.0: Add Breaks appstream (<< 0.9.0-3~)Julian Andres Klode2016-01-081-1/+1
* Store the size of strings in the cacheJulian Andres Klode2016-01-084-6/+24
* HashSumValue::Set: Do not provide const char* overloadJulian Andres Klode2016-01-081-6/+3
* debListParser: Convert another ParseDepends to StringViewJulian Andres Klode2016-01-082-3/+5
* NEWS: Document recompression of indicesJulian Andres Klode2016-01-081-1/+7
* remove uncompressed leftover partial file before pdiff bootstrapDavid Kalnischkies2016-01-082-8/+27
* use filesize of compressed pdiffs for the limit if possibleDavid Kalnischkies2016-01-082-14/+55
* tests: limit autotest-functionname generation to sane charactersDavid Kalnischkies2016-01-081-3/+3
* support '-' and no parameter for stdin in apt-helper cat-fileDavid Kalnischkies2016-01-082-22/+22
* keep compressed indexes in a low-cost formatDavid Kalnischkies2016-01-0814-128/+157
* tests: try to pick up compressors from config automaticallyDavid Kalnischkies2016-01-083-18/+20
* allow pdiff bootstrap from all supported compressorsDavid Kalnischkies2016-01-085-193/+172
* ensure compression cleanup even without lists-cleanupDavid Kalnischkies2016-01-081-5/+32
* use one 'store' method to rule all (de)compressorsDavid Kalnischkies2016-01-084-54/+69
* include all compressed Packages/Sources files in Release fileDavid Kalnischkies2016-01-081-8/+2
* fix typo in SrvRecords documentationDavid Kalnischkies2016-01-081-1/+1
* AvailableDescriptionLanguages: Use one string for all iterationsJulian Andres Klode2016-01-081-2/+9
* pkgCacheGenerator: CurMd5.Value() cannot be emptyJulian Andres Klode2016-01-081-4/+0
* operator==(char*, StringView) use StringView.operator==Julian Andres Klode2016-01-081-1/+1
* pkgCacheGenerator::hash: Do not call tolower_ascii()Julian Andres Klode2016-01-081-1/+1
* pkgCacheGenerator::StoreString: Get rid of std::stringJulian Andres Klode2016-01-082-12/+34
* Replace compare() == 0 checks with this == other checksJulian Andres Klode2016-01-082-5/+5
* pkgCacheGenerator: Use StringView for toStringJulian Andres Klode2016-01-082-7/+12
* pkgCacheGenerator::StoreString: Move the string into the mapJulian Andres Klode2016-01-081-2/+2
* StringView: rfind: pos should be end of substr, not startJulian Andres Klode2016-01-071-1/+1
* StringView: pos argument default should be nposJulian Andres Klode2016-01-071-2/+2
* StringView::rfind(): Call rfind() instead of find() on substJulian Andres Klode2016-01-071-1/+1
* Switch performance critical code to use APT::StringViewJulian Andres Klode2016-01-0714-111/+349
* Introduce internal APT::StringView classJulian Andres Klode2016-01-071-0/+112
* rred: Run in parallelJulian Andres Klode2016-01-071-1/+1
* acquire: Allow parallelizing methods without hostsJulian Andres Klode2016-01-071-2/+22
* CopyFile: Use 64 * 1024 instead of 64000 as buffer sizeJulian Andres Klode2016-01-071-7/+9
* apt-helper: cat-file: Add -C/--compress optionJulian Andres Klode2016-01-072-3/+36
* FileFd: (native) LZ4 supportJulian Andres Klode2016-01-078-2/+183
* travis: pull liblz4-dev from wilyJulian Andres Klode2016-01-071-3/+3
* Do not remove a not working SrvRecords server twiceMichael Vogt2016-01-051-3/+1
* Add documentation about the SrvRecords support in aptMichael Vogt2016-01-051-0/+22
* Document new APT::Keep-Downloaded-Packages option in NEWSMichael Vogt2016-01-051-0/+18
* test-apt-cache: Adjust for hashtable size changeJulian Andres Klode2016-01-031-3/+3
* Increase APT::Cache-HashTableSize default to 50503Julian Andres Klode2016-01-031-1/+1
* apt-cache: stats: Show a table utilization as percentageJulian Andres Klode2016-01-032-2/+3
* apt-cache: stats: Average is over used, not all, bucketsJulian Andres Klode2016-01-031-1/+1
* Allow building without libgtest-dev under <nocheck> build profileHelmut Grohne2016-01-032-1/+6
* Change compressor costs to be 100 apartJulian Andres Klode2016-01-031-9/+9
* simple_compressor: Provide some accessors for end and freeJulian Andres Klode2016-01-031-0/+3
* simple_buffer: Allow buffer size to changeJulian Andres Klode2016-01-031-2/+18
* prepare-release: travis: Ignore build profiles in build-dependsJulian Andres Klode2016-01-031-1/+1