summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debindexfile.h
Commit message (Expand)AuthorAgeFilesLines
* apt-pkg: default visibility to hiddenJulian Andres Klode2020-02-261-2/+2
* Remove ABI workaround for debDebPkgFileIndex::ArchiveInfoJulian Andres Klode2020-02-261-2/+1
* Add 'explicit' to most single argument constructorsJulian Andres Klode2019-04-301-5/+5
* Replace APT_CONST with APT_PURE everywhereJulian Andres Klode2017-08-241-8/+8
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* reimplement build-dep via apts normal resolverDavid Kalnischkies2016-01-251-0/+19
* require explicit paths to dsc/control as we do for deb filesDavid Kalnischkies2015-12-011-2/+11
* show progress info while 'downloading' a local .deb fileDavid Kalnischkies2015-11-041-0/+3
* Do not parse Status fields from remote sourcesJulian Andres Klode2015-08-271-0/+2
* Annotate more methods with APT_OVERRIDEJulian Andres Klode2015-08-111-9/+9
* elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies2015-08-101-46/+38
* add volatile sources support in libapt-pkgDavid Kalnischkies2015-08-101-9/+9
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-28/+28
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-6/+6
* add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies2015-06-161-2/+6
* store Release files data in the CacheDavid Kalnischkies2015-06-121-1/+0
* use IndexTarget to get to IndexFileDavid Kalnischkies2015-06-111-71/+13
* stop depending on copy-on-write for std::stringDavid Kalnischkies2015-05-111-9/+9
* properly implement pkgRecord::Parser for *.deb filesDavid Kalnischkies2015-03-161-0/+8
* mark internal interfaces as hiddenDavid Kalnischkies2014-11-081-7/+7
* apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()Michael Vogt2014-11-051-1/+0
* do not inline virtual destructors with d-pointersDavid Kalnischkies2014-10-131-6/+6
* mark private methods as hiddenDavid Kalnischkies2014-09-301-12/+13
* Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt2014-05-081-1/+23
|\
| * add support for apt-get build-dep unpacked-source-dirMichael Vogt2014-04-251-0/+5
| * create debIFTypeDscFile typeMichael Vogt2014-04-241-0/+18
* | WIP local deb installMichael Vogt2014-04-281-0/+31
|/
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-4/+4
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+9
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-1/+1
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-34/+34
* * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt2011-06-081-0/+16
|\
| * apt-pkg/deb/*: add placeholder dpointer and make destructors virtualMichael Vogt2011-02-021-0/+15
* | add a first round of stuff needed for talking between APT and solversDavid Kalnischkies2011-03-301-1/+3
|/
* * apt-pkg/cachefile.{cc,h}:David Kalnischkies2010-06-041-3/+3
* merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies2009-12-231-1/+3
* [BREAK] add possibility to download and use multiplyDavid Kalnischkies2009-11-261-2/+3
* * merged the no-pragma branchMichael Vogt2006-12-141-3/+1
|\
| * * removed the pragma messMichael Vogt2006-10-021-3/+1
| * * merged changes from the conferenceMichael Vogt2004-12-201-9/+7
* | * don't throw any more warningsMichael Vogt2005-05-131-1/+1
* | * fixed a problem when it comes to the cache rebuildingMichael Vogt2005-05-131-1/+1
* | Add FindInCache method to skip the rebuild of cache every time.Otavio Salvador2005-05-131-0/+1
* | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-0/+29
* | Merge apt--authentication--0Matt Zimmerman2004-12-131-9/+7
|/
* 'apt-cache policy' preferences debug tool.Arch Librarian2004-09-201-4/+4
* Join with aliencodeArch Librarian2004-09-201-0/+112