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