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