summaryrefslogtreecommitdiff
path: root/apt-pkg/metaindex.h
AgeCommit message (Expand)Author
2018-02-19Check that Date of Release file is not in the futureJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-06-28show a Release-Notes URI if infos were changedDavid Kalnischkies
2017-06-28error in update on Release information changesDavid Kalnischkies
2017-06-26warn if an expected file can't be acquiredDavid Kalnischkies
2015-12-27allow repositories to forbid arch:all for specific index targetsDavid Kalnischkies
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies
2015-08-10remove the longtime deprecated vendor{,list} stuffDavid Kalnischkies
2015-08-10implement Signed-By option for sources.listDavid Kalnischkies
2015-08-10merge indexRecords into metaIndexDavid Kalnischkies
2015-08-10detect and error out on conflicting Trusted settingsDavid Kalnischkies
2015-08-10make all d-pointer * const pointersDavid Kalnischkies
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies
2015-06-15implement default apt-get file --release-info modeDavid Kalnischkies
2015-06-12store Release files data in the CacheDavid Kalnischkies
2015-06-10rename Calculate- to GetIndexTargets and use it as official APIDavid Kalnischkies
2014-11-08better non-virtual metaIndex.LocalFileName() implementationDavid Kalnischkies
2014-11-08use a abi version check similar to the gcc checkDavid Kalnischkies
2014-09-27fix: Member variable 'X' is not initialized in the constructor.David Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2013-12-05* enable release based selection for deb-src (closes: 731102)Michael Vogt
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-07-14* apt-pkg/deb/debmetaindex.cc:David Kalnischkies
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies
2009-06-30merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt
2006-10-02* removed the pragma messMichael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt