summaryrefslogtreecommitdiff
path: root/apt-pkg/indexfile.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode1-6/+0
2019-02-26indexfile: Remove deprecated translation functionsJulian Andres Klode1-9/+0
2018-01-17Introduce inrelease-path option for sources.listJulian Andres Klode1-1/+3
2017-12-13implement fallback to alternative URIs for all itemsDavid Kalnischkies1-0/+1
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-3/+3
2017-07-12Drop cacheiterators.h includeJulian Andres Klode1-1/+0
2017-01-19fix various typos reported by spellintianDavid Kalnischkies1-1/+1
2016-06-22add insecure (and weak) allow-options for sources.listDavid Kalnischkies1-0/+3
2016-05-08implement Identifier field for IndexTargetsDavid Kalnischkies1-0/+1
2016-05-08implement Fallback-Of for IndexTargetsDavid Kalnischkies1-0/+1
2016-01-08keep compressed indexes in a low-cost formatDavid Kalnischkies1-0/+1
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies1-3/+8
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies1-1/+1
2015-09-14add by-hash sources.list option and document all of by-hashDavid Kalnischkies1-0/+1
2015-08-30detect and deal with indextarget duplicatesDavid Kalnischkies1-0/+1
2015-08-29implement indextargets option 'DefaultEnabled'David Kalnischkies1-0/+1
2015-08-28implement PDiff patching for compressed filesDavid Kalnischkies1-0/+1
2015-08-27sources.list and indextargets option for pdiffsDavid Kalnischkies1-0/+2
2015-08-10eliminate dead file-provides code in cache generationDavid Kalnischkies1-1/+0
2015-08-10elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies1-20/+59
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies1-4/+4
2015-08-10allow individual targets to be kept compressedDavid Kalnischkies1-1/+4
2015-08-10make all d-pointer * const pointersDavid Kalnischkies1-2/+2
2015-08-10apply various style suggestions by cppcheckDavid Kalnischkies1-1/+1
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies1-2/+4
2015-06-15implement default apt-get file --release-info modeDavid Kalnischkies1-0/+1
2015-06-11implement 'apt-get files' to access index targetsDavid Kalnischkies1-0/+3
2015-06-11use an enum instead of strings as IndexTarget::Option interfaceDavid Kalnischkies1-2/+14
2015-06-11use IndexTarget to get to IndexFileDavid Kalnischkies1-5/+53
2014-04-24create debIFTypeDscFile typeMichael Vogt1-0/+1
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-6/+9
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-2/+2
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-2/+2
2013-12-05* enable release based selection for deb-src (closes: 731102)Michael Vogt1-2/+2
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-0/+2
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-7/+5
2010-06-04* apt-pkg/cachefile.{cc,h}:David Kalnischkies1-2/+6
2006-12-14* merged the no-pragma branchMichael Vogt1-3/+0
2006-10-02* removed the pragma messMichael Vogt1-3/+0
2005-07-28* code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt1-1/+1
2005-06-08* merged with otavios branchMichael Vogt1-0/+1
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt1-0/+1
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador1-1/+6
2004-12-13Merge apt--authentication--0Matt Zimmerman1-2/+7
2004-09-20Gustavo Niemeyer stuff for RPM file dependsArch Librarian1-1/+2
2004-09-20G++3 fixes from RandolphArch Librarian1-1/+3
2004-09-20'apt-cache policy' preferences debug tool.Arch Librarian1-2/+2
2004-09-20Warning tidy upsArch Librarian1-4/+4