summaryrefslogtreecommitdiff
path: root/apt-pkg/indexfile.h
Commit message (Expand)AuthorAgeFilesLines
* apt-pkg: default visibility to hiddenJulian Andres Klode2020-02-261-6/+6
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-6/+0
* indexfile: Remove deprecated translation functionsJulian Andres Klode2019-02-261-9/+0
* Introduce inrelease-path option for sources.listJulian Andres Klode2018-01-171-1/+3
* implement fallback to alternative URIs for all itemsDavid Kalnischkies2017-12-131-0/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-3/+3
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-1/+1
* add insecure (and weak) allow-options for sources.listDavid Kalnischkies2016-06-221-0/+3
* implement Identifier field for IndexTargetsDavid Kalnischkies2016-05-081-0/+1
* implement Fallback-Of for IndexTargetsDavid Kalnischkies2016-05-081-0/+1
* keep compressed indexes in a low-cost formatDavid Kalnischkies2016-01-081-0/+1
* add messages to our deprecation warnings in libaptDavid Kalnischkies2015-11-271-3/+8
* apply various suggestions made by cppcheckDavid Kalnischkies2015-11-051-1/+1
* add by-hash sources.list option and document all of by-hashDavid Kalnischkies2015-09-141-0/+1
* detect and deal with indextarget duplicatesDavid Kalnischkies2015-08-301-0/+1
* implement indextargets option 'DefaultEnabled'David Kalnischkies2015-08-291-0/+1
* implement PDiff patching for compressed filesDavid Kalnischkies2015-08-281-0/+1
* sources.list and indextargets option for pdiffsDavid Kalnischkies2015-08-271-0/+2
* eliminate dead file-provides code in cache generationDavid Kalnischkies2015-08-101-1/+0
* elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies2015-08-101-20/+59
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-4/+4
* allow individual targets to be kept compressedDavid Kalnischkies2015-08-101-1/+4
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-2/+2
* apply various style suggestions by cppcheckDavid Kalnischkies2015-08-101-1/+1
* add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies2015-06-161-2/+4
* implement default apt-get file --release-info modeDavid Kalnischkies2015-06-151-0/+1
* implement 'apt-get files' to access index targetsDavid Kalnischkies2015-06-111-0/+3
* use an enum instead of strings as IndexTarget::Option interfaceDavid Kalnischkies2015-06-111-2/+14
* use IndexTarget to get to IndexFileDavid Kalnischkies2015-06-111-5/+53
* create debIFTypeDscFile typeMichael Vogt2014-04-241-0/+1
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-6/+9
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-2/+2
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-2/+2
* * enable release based selection for deb-src (closes: 731102)Michael Vogt2013-12-051-2/+2
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-0/+4
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+2
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-7/+5
* * apt-pkg/cachefile.{cc,h}:David Kalnischkies2010-06-041-2/+6
* * merged the no-pragma branchMichael Vogt2006-12-141-3/+0
|\
| * * removed the pragma messMichael Vogt2006-10-021-3/+0
| * * merged with my apt--fixes--0 branchMichael Vogt2005-05-231-0/+1
| * * merged changes from the conferenceMichael Vogt2004-12-201-2/+7
* | * code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt2005-07-281-1/+1
* | * merged with otavios branchMichael Vogt2005-06-081-0/+1
* | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-1/+6
* | Merge apt--authentication--0Matt Zimmerman2004-12-131-2/+7
|/
* Gustavo Niemeyer stuff for RPM file dependsArch Librarian2004-09-201-1/+2
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+3