summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies
2011-03-07use FullName and strdup instead of handmade and new[]David Kalnischkies
2011-03-07* apt-pkg/deb/dpkgpm.cc:Steve Langasek
2011-03-04apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/...Michael Vogt
2011-03-04apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev classMichael Vogt
2011-03-03* apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt
2011-02-28apt-pkg/contrib/sha2.{cc,h}: move duplicated AddFD to baseclassMichael Vogt
2011-02-27support every compression we have a compressor configuredDavid Kalnischkies
2011-02-27 - load the supported compressors from configurationDavid Kalnischkies
2011-02-27d'uh! implement and not only declare the string wrapper for FindVectorDavid Kalnischkies
2011-02-25template based hashsum implementationMichael Vogt
2011-02-25move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2...Michael Vogt
2011-02-25add sha512 support in the client now as wellMichael Vogt
2011-02-25* apt-pkg/deb/debindexfile.cc:Michael Vogt
2011-02-22add sha512 interface based on sha2 by aaron giffordMichael Vogt
2011-02-22* apt-pkg/deb/debsrcrecords.cc:David Kalnischkies
2011-02-22* apt-pkg/deb/debsrcrecords.cc:David Kalnischkies
2011-02-22* apt-pkg/aptconfiguration.cc:David Kalnischkies
2011-02-22* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2011-02-17* apt-pkg/depcache.cc:David Kalnischkies
2011-02-15* apt-pkg/contrib/error.cc:David Kalnischkies
2011-02-14* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2011-02-14merged from lp:~donkult/apt/sidMichael Vogt
2011-02-14use inttypes to avoid suprises with different type sizesDavid Kalnischkies
2011-02-13* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2011-02-13update size of dynamic MMap as we write in from the outsideDavid Kalnischkies
2011-02-12* apt-pkg/contrib/mmap.cc:David Kalnischkies
2011-02-11* apt-pkg/depcache.cc:David Kalnischkies
2011-02-10merged from lp:~mvo/apt/mvoMichael Vogt
2011-02-10* merged lp:~evfool/apt/fix641673:Michael Vogt
2011-02-10* merged lp:~evfool/apt/fix641673Michael Vogt
2011-02-08merged lp:~donkult/apt/sidMichael Vogt
2011-02-08merged from lp:~donkult/apt/sidMichael Vogt
2011-02-07* apt-pkg/contrib/error.cc:David Kalnischkies
2011-02-07* apt-pkg/pkgcachegen.cc:David Kalnischkies
2011-02-07allow conflicts in the same group again (Closes: #612099)David Kalnischkies
2011-02-07* apt-pkg/algorithms.cc:David Kalnischkies
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies
2011-02-02merged from the lp:~mvo/apt/mvo branchMichael Vogt
2011-02-02apt-pkg/deb/*: add placeholder dpointer and make destructors virtualMichael Vogt
2011-02-02add more dpointer placeholdersMichael Vogt
2011-02-02apt-pkg/acquire.h: add placeholder dpointerMichael Vogt
2011-02-01apt-pkg/cdrom.cc: fix another hardcoded /cdromMichael Vogt
2011-02-01* apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:Michael Vogt
2011-01-28apt-pkg/tagfile.h: add dpointer placeholder, make destructor virtual; apt-pkg...Michael Vogt
2011-01-28 - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies
2011-01-27apt-pkg/tagfile.{cc,h}: add comment, remove "inline" from pkgTagFile::Offset()Michael Vogt
2011-01-27apt-pkg/tagfile.{cc,h}: add dpointer to pkgTagFileMichael Vogt
2011-01-27apt-pkg/deb/dpkgpm.cc: fix format string warningMichael Vogt
2011-01-27apt-pkg/deb/dpkgpm.{cc,h}: convert to use dpointersMichael Vogt