summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgrecords.h
Commit message (Expand)AuthorAgeFilesLines
* apt-pkg: default visibility to hiddenJulian Andres Klode2020-02-261-2/+2
* pkgrecords: Renive deprecated functionsJulian Andres Klode2019-02-261-4/+0
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-1/+1
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-1/+1
* add messages to our deprecation warnings in libaptDavid Kalnischkies2015-11-271-4/+4
* remove the compatibility markers for 4.13 abiDavid Kalnischkies2015-08-101-7/+0
* 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-3/+5
* guard const-ification API changesDavid Kalnischkies2014-11-081-0/+7
* parse and retrieve multiple Descriptions in one recordDavid Kalnischkies2014-05-091-2/+16
* use HashStringList in the acquire systemDavid Kalnischkies2014-05-091-4/+22
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+2
* 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-13/+13
* merge with debian/experimentalDavid Kalnischkies2011-09-131-1/+4
|\
| * [ABI break] merged patch from Jonathan Thomas to have a newMichael Vogt2011-07-281-1/+4
* | Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-1/+0
|/
* * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt2011-06-081-2/+3
|\
| * add more dpointer placeholdersMichael Vogt2011-02-021-2/+3
* | add sha512 support in the client now as wellMichael Vogt2011-02-251-0/+1
|/
* add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-4/+4
* * Applied patch from Daniel Burrows <dburrows@debian.org> to add supportOtavio Salvador2007-10-251-0/+1
* * implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt2007-07-261-0/+1
* * apt-pkg/pkgrecords.cc,h:Michael Vogt2007-06-101-2/+3
* * merged the debian/experimental changes backMichael Vogt2007-06-061-3/+2
|\
| * * merged the no-pragma branchMichael Vogt2006-12-141-3/+0
| |\
| | * * removed the pragma messMichael Vogt2006-10-021-3/+0
| * | * merged with apt--mvo--0 and apt--ddtp--0Michael Vogt2005-10-231-1/+0
| |\|
| * | * merged with apt--mvoMichael Vogt2005-09-271-0/+1
| |\ \
| * | | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-0/+2
* | | | * implement SourceVer() in pkgRecords Michael Vogt2007-05-231-0/+1
| |_|/ |/| |
* | | * revert patch from patch-59, causes all sorts of troubleMichael Vogt2005-10-221-1/+0
| |/ |/|
* | * make sure that the pkgRecords D'tor does not segfaultMichael Vogt2005-09-221-0/+1
|/
* Alfredo's vendor stuffArch Librarian2004-09-201-1/+2
* Join with aliencodeArch Librarian2004-09-201-17/+10
* working apt-get sourceArch Librarian2004-09-201-2/+3
* Archive acquire codeArch Librarian2004-09-201-4/+4
* SyncArch Librarian2004-09-201-3/+15
* Package Record parserArch Librarian2004-09-201-0/+67