summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debindexfile.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-04show progress info while 'downloading' a local .deb fileDavid Kalnischkies1-0/+3
2015-08-27Do not parse Status fields from remote sourcesJulian Andres Klode1-0/+2
2015-08-11Annotate more methods with APT_OVERRIDEJulian Andres Klode1-9/+9
2015-08-10elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies1-46/+38
2015-08-10add volatile sources support in libapt-pkgDavid Kalnischkies1-9/+9
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies1-28/+28
2015-08-10make all d-pointer * const pointersDavid Kalnischkies1-6/+6
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies1-2/+6
2015-06-12store Release files data in the CacheDavid Kalnischkies1-1/+0
2015-06-11use IndexTarget to get to IndexFileDavid Kalnischkies1-71/+13
2015-05-11stop depending on copy-on-write for std::stringDavid Kalnischkies1-9/+9
2015-03-16properly implement pkgRecord::Parser for *.deb filesDavid Kalnischkies1-0/+8
2014-11-08mark internal interfaces as hiddenDavid Kalnischkies1-7/+7
2014-11-05apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()Michael Vogt1-1/+0
2014-10-13do not inline virtual destructors with d-pointersDavid Kalnischkies1-6/+6
2014-09-30mark private methods as hiddenDavid Kalnischkies1-12/+13
2014-05-08Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt1-1/+23
2014-04-28WIP local deb installMichael Vogt1-0/+31
2014-04-25add support for apt-get build-dep unpacked-source-dirMichael Vogt1-0/+5
2014-04-24create debIFTypeDscFile typeMichael Vogt1-0/+18
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-4/+4
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+9
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-1/+1
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-34/+34
2011-06-08* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt1-0/+16
2011-03-30add a first round of stuff needed for talking between APT and solversDavid Kalnischkies1-1/+3
2011-02-02apt-pkg/deb/*: add placeholder dpointer and make destructors virtualMichael Vogt1-0/+15
2010-06-04* apt-pkg/cachefile.{cc,h}:David Kalnischkies1-3/+3
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies1-1/+3
2009-11-26[BREAK] add possibility to download and use multiplyDavid Kalnischkies1-2/+3
2006-12-14* merged the no-pragma branchMichael Vogt1-3/+1
2006-10-02* removed the pragma messMichael Vogt1-3/+1
2005-05-13* don't throw any more warningsMichael Vogt1-1/+1
2005-05-13* fixed a problem when it comes to the cache rebuildingMichael Vogt1-1/+1
2005-05-13Add FindInCache method to skip the rebuild of cache every time.Otavio Salvador1-0/+1
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador1-0/+29
2004-12-13Merge apt--authentication--0Matt Zimmerman1-9/+7
2004-09-20'apt-cache policy' preferences debug tool.Arch Librarian1-4/+4
2004-09-20Join with aliencodeArch Librarian1-0/+112
2004-12-20* merged changes from the conferenceMichael Vogt1-9/+7