summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debrecords.cc
AgeCommit message (Expand)AuthorFilesLines
2011-12-10enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies1-1/+1
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-2/+4
2011-09-13merge with debian/experimentalDavid Kalnischkies1-1/+10
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-0/+2
2011-08-15merged from the debian-sid branchMichael Vogt1-1/+1
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies1-1/+1
2011-07-28[ABI break] merged patch from Jonathan Thomas to have a newMichael Vogt1-0/+9
2011-02-25add sha512 support in the client now as wellMichael Vogt1-1/+9
2010-06-24Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de1-1/+1
2010-05-05* apt-pkg/deb/debrecords.cc:Michael Vogt1-1/+2
2010-05-05* apt-pkg/deb/debrecords.cc:Michael Vogt1-1/+2
2009-11-26[BREAK] add possibility to download and use multiplyDavid Kalnischkies1-3/+9
2007-10-25* Applied patch from Daniel Burrows <dburrows@debian.org> to add supportOtavio Salvador1-0/+8
2007-07-26* implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt1-0/+8
2007-06-09* merged the remaining bits from the apt--no-pragma branchMichael Vogt1-3/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-3/+0
2007-06-06* merged the debian/experimental changes backMichael Vogt1-2/+21
2007-05-23* implement SourceVer() in pkgRecords Michael Vogt1-1/+27
2007-01-12* merged from apt--mvoMichael Vogt1-1/+1
2006-12-19* apt-pkg/deb/debrecords.cc:Michael Vogt1-1/+1
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador1-2/+21
2004-09-20Alfredo's vendor stuffArch Librarian1-2/+10
2004-09-20Join with aliencodeArch Librarian1-3/+20
2004-09-20Fixed parsing of source: linesArch Librarian1-3/+7
2004-09-20working apt-get sourceArch Librarian1-1/+9
2004-09-20Changed ie to egArch Librarian1-18/+6
2004-09-20Fixed another parser glitchArch Librarian1-2/+3
2004-09-20Moved strutl.hArch Librarian1-2/+2
2004-09-20Archive acquire codeArch Librarian1-2/+2
2004-09-20SyncArch Librarian1-1/+57
2004-09-20Package Record parserArch Librarian1-0/+32