summaryrefslogtreecommitdiff
path: root/apt-pkg/tagfile.cc
AgeCommit message (Expand)Author
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-06-08* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt
2011-02-25add sha512 support in the client now as wellMichael Vogt
2011-01-27apt-pkg/tagfile.{cc,h}: add dpointer to pkgTagFileMichael Vogt
2011-01-20 - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt
2010-06-09* merge the remaining Ubuntu change:Michael Vogt
2010-06-03* apt-pkg/pkgcache.h:David Kalnischkies
2010-03-14* apt-pkg/depcache.cc:David Kalnischkies
2009-07-30merged from debianMichael Vogt
2009-06-09[ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt
2007-06-09* merged apt--no-pragmaMichael Vogt
2007-06-08* Removed the more leftover #pragma interface/implementationMichael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2006-12-14* merged with apt--mvoMichael Vogt
2006-12-07merged from apt--mvoMichael Vogt
2006-10-02* apt-pkg/tagfile.cc,h:Michael Vogt
2006-09-19* apt-pkg/tagfile.cc:Michael Vogt
2006-09-19* merged apt--tasks, this brings in the latest changes from apt--mvo as wellMichael Vogt
2006-09-15* apt-pkg/tagfile.cc, tagfile.h:Michael Vogt
2006-09-15* apt-pkg/tagfile.cc:Michael Vogt
2006-08-25initial Breaks implementationIan Jackson
2006-07-26* suport both MMapable files and non-mmapable filesMichael Vogt
2006-07-24* merged ajs apt-ftparchive branchMichael Vogt
2006-06-09* merged with bubulleMichael Vogt
2006-06-09* merge the patch from SteinarMichael Vogt
2006-04-26* apt-pkg/tagfile.{cc,h}:Michael Vogt
2006-03-08* added ajs patchMichael Vogt
2004-12-13Merge apt--authentication--0Matt Zimmerman
2004-09-20Fix api breakage caused when attempting to support bloc...Arch Librarian
2004-09-20Fix status file parser so that if a record is larger th...Arch Librarian
2004-09-20Fix some unlikely segfaultsArch Librarian
2004-09-20Fix nother end of file parsing bugArch Librarian
2004-09-20Fix last fix, make sure we read something before giving upArch Librarian
2004-09-20Fix tag file parser underrun #139328Arch Librarian
2004-09-20Fixes from Christoph PfistererArch Librarian
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Tag file can read from unseekable objectsArch Librarian
2004-09-20Alfredo's vendor stuffArch Librarian
2004-09-20Double slash bugArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20Fixed a small memory leakArch Librarian
2004-09-20Fixed another parser glitchArch Librarian
2004-09-20Free space check, fixed parser jump bug, added importatArch Librarian
2004-09-20Fixed another oopsArch Librarian
2004-09-20Hopefully fixed the scan bugArch Librarian
2004-09-20Moved strutl.hArch Librarian
2004-09-20Release supportArch Librarian
2004-09-20Fix for missing \n\rArch Librarian