summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debindexfile.cc
Commit message (Expand)AuthorAgeFilesLines
* generalize Acquire::GzipIndexMichael Vogt2014-09-211-22/+38
* Never parse Version/Architecture tags in a Translation-$lang fileMichael Vogt2014-05-151-1/+1
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-2/+12
* * apt-pkg/deb/debindexfile.cc,David Kalnischkies2013-03-181-1/+7
* do not dereference the storage for the unique strings as the pointer canDavid Kalnischkies2012-06-161-1/+2
* fix calling style of FileFd (no functional change)David Kalnischkies2012-05-101-3/+3
* try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies2011-12-171-3/+0
* atleast libapt should announce to itself that it is clean…David Kalnischkies2011-12-151-0/+2
* * apt-pkg/contrib/fileutl.{h,cc}:David Kalnischkies2011-12-101-13/+6
* enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies2011-12-101-6/+7
* merge with debian/experimentalDavid Kalnischkies2011-09-131-3/+3
|\
| * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-3/+3
* | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
|/
* apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t...Michael Vogt2011-06-091-6/+4
* apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this...Michael Vogt2011-06-091-4/+1
* * apt-pkg/deb/debindexfile.cc:Michael Vogt2011-02-251-1/+4
* - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies2011-01-201-1/+7
* add test case for having no indexes, and fix regression in that caseMartin Pitt2010-10-151-9/+35
* * apt-pkg/deb/debindexfile.cc:Martin Pitt2010-10-131-9/+13
* * apt-pkg/deb/debmetaindex.cc:David Kalnischkies2010-07-111-4/+4
* [ Martin Pitt ]David Kalnischkies2010-07-111-9/+30
|\
| * Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-241-3/+3
| * apt-pkg/deb/debindexfile.cc: Fix one more place to check for gzipped indexes,...martin@piware.de2010-06-111-3/+7
| * * apt-pkg/deb/debindexfile.cc:martin@piware.de2010-06-091-3/+19
* | * apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies2010-07-081-0/+1
* | * apt-pkg/cachefile.{cc,h}:David Kalnischkies2010-06-041-8/+10
* | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies2010-03-181-4/+11
|\ \ | |/ |/|
| * [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-131-4/+11
| |\
| | * merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies2009-12-231-4/+11
* | | * [BREAK] merged lp:~mvo/apt/historyMichael Vogt2010-02-181-6/+6
|\ \ \ | |/ / |/| |
| * | Change the package index Info methods to allow apt-cache policy to beMichael Vogt2010-02-181-6/+6
* | | merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes backDavid Kalnischkies2010-01-131-0/+30
|\| | | |/ |/|
| * * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:Michael Vogt2010-01-091-0/+30
* | [BREAK] add possibility to download and use multiplyDavid Kalnischkies2009-11-261-14/+15
|/
* * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-4/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-4/+0
* | * merged with apt--debian-sidMichael Vogt2006-12-141-1/+1
|\ \
| * | * apt-pkg/deb/debindexfile.cc:Michael Vogt2006-12-071-1/+1
| |/
| * * make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt2005-05-101-2/+2
| * * merged changes from the conferenceMichael Vogt2004-12-201-69/+8
* | * remvoed the remap feature again, dosn't work anywayMichael Vogt2005-09-271-11/+3
* | * added DDTP::URL-Remap. KILL THIS FEATURE once ddtp support is offical Michael Vogt2005-09-271-3/+11
* | * updated with mainlineMichael Vogt2005-08-301-2/+2
* | * code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt2005-07-281-3/+3
* | * don't throw any more warningsMichael Vogt2005-05-131-0/+8
* | * FindInCache() uses the correct file nowMichael Vogt2005-05-131-3/+3
* | * made the translation downloading workMichael Vogt2005-05-131-1/+7
* | * fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt2005-05-131-1/+1
* | * fixed a problem when it comes to the cache rebuildingMichael Vogt2005-05-131-12/+13