summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debindexfile.cc
AgeCommit message (Expand)AuthorFilesLines
2014-09-21generalize Acquire::GzipIndexMichael Vogt1-22/+38
2014-05-15Never parse Version/Architecture tags in a Translation-$lang fileMichael Vogt1-1/+1
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-2/+12
2013-03-18* apt-pkg/deb/debindexfile.cc,David Kalnischkies1-1/+7
2012-06-16do not dereference the storage for the unique strings as the pointer canDavid Kalnischkies1-1/+2
2012-05-10fix calling style of FileFd (no functional change)David Kalnischkies1-3/+3
2011-12-17try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies1-3/+0
2011-12-15atleast libapt should announce to itself that it is clean…David Kalnischkies1-0/+2
2011-12-10* apt-pkg/contrib/fileutl.{h,cc}:David Kalnischkies1-13/+6
2011-12-10enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies1-6/+7
2011-09-13merge with debian/experimentalDavid Kalnischkies1-3/+3
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-0/+2
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies1-3/+3
2011-06-09apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t...Michael Vogt1-6/+4
2011-06-09apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this...Michael Vogt1-4/+1
2011-02-25* apt-pkg/deb/debindexfile.cc:Michael Vogt1-1/+4
2011-01-20 - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies1-1/+7
2010-10-15add test case for having no indexes, and fix regression in that caseMartin Pitt1-9/+35
2010-10-13* apt-pkg/deb/debindexfile.cc:Martin Pitt1-9/+13
2010-07-11* apt-pkg/deb/debmetaindex.cc:David Kalnischkies1-4/+4
2010-07-11[ Martin Pitt ]David Kalnischkies1-9/+30
2010-07-08* apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies1-0/+1
2010-06-24Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de1-3/+3
2010-06-11apt-pkg/deb/debindexfile.cc: Fix one more place to check for gzipped indexes,...martin@piware.de1-3/+7
2010-06-09* apt-pkg/deb/debindexfile.cc:martin@piware.de1-3/+19
2010-06-04* apt-pkg/cachefile.{cc,h}:David Kalnischkies1-8/+10
2010-03-18merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies1-4/+11
2010-02-18* [BREAK] merged lp:~mvo/apt/historyMichael Vogt1-6/+6
2010-02-18Change the package index Info methods to allow apt-cache policy to beMichael Vogt1-6/+6
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies1-4/+11
2010-01-13merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes backDavid Kalnischkies1-0/+30
2010-01-09* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:Michael Vogt1-0/+30
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies1-4/+11
2009-11-26[BREAK] add possibility to download and use multiplyDavid Kalnischkies1-14/+15
2007-06-08* Removed the more leftover #pragma interface/implementationMichael Vogt1-4/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-4/+0
2006-12-14* merged with apt--debian-sidMichael Vogt1-1/+1
2006-12-07* apt-pkg/deb/debindexfile.cc:Michael Vogt1-1/+1
2005-09-27* remvoed the remap feature again, dosn't work anywayMichael Vogt1-11/+3
2005-09-27* added DDTP::URL-Remap. KILL THIS FEATURE once ddtp support is offical Michael Vogt1-3/+11
2005-08-30* updated with mainlineMichael Vogt1-2/+2
2005-07-28* code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt1-3/+3
2005-05-13* don't throw any more warningsMichael Vogt1-0/+8
2005-05-13* FindInCache() uses the correct file nowMichael Vogt1-3/+3
2005-05-13* made the translation downloading workMichael Vogt1-1/+7
2005-05-13* fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt1-1/+1
2005-05-13* fixed a problem when it comes to the cache rebuildingMichael Vogt1-12/+13
2005-05-13Add FindInCache method to skip the rebuild of cache every time.Otavio Salvador1-1/+22
2005-05-10* make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt1-2/+2