summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2011-03-11* apt-pkg/acquire-item.cc:Michael Vogt1-2/+2
2011-03-10apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (...Michael Vogt2-1/+10
2011-03-10merged the lp:~mvo/apt/mvo branchMichael Vogt7-6/+88
2011-03-10* apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}:Michael Vogt1-1/+2
2011-03-09apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.c...Michael Vogt3-7/+12
2011-03-09apt-pkg/cdrom.{cc,h}: add ScanForRemovable helperMichael Vogt2-8/+22
2011-03-09apt-pkg/cdrom.h: move new member to the end to minimize ABI riskMichael Vogt1-1/+1
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies12-527/+62
2011-03-07use FullName and strdup instead of handmade and new[]David Kalnischkies1-5/+3
2011-03-07* apt-pkg/deb/dpkgpm.cc:Steve Langasek1-2/+19
2011-03-04apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/...Michael Vogt3-0/+39
2011-03-04apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev classMichael Vogt2-0/+2
2011-03-03* apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2-0/+18
2011-02-27support every compression we have a compressor configuredDavid Kalnischkies3-3/+22
2011-02-27 - load the supported compressors from configurationDavid Kalnischkies2-4/+96
2011-02-27d'uh! implement and not only declare the string wrapper for FindVectorDavid Kalnischkies1-1/+1
2011-02-25* apt-pkg/deb/debindexfile.cc:Michael Vogt1-1/+4
2011-02-22* apt-pkg/deb/debsrcrecords.cc:David Kalnischkies1-1/+2
2011-02-22* apt-pkg/deb/debsrcrecords.cc:David Kalnischkies1-1/+2
2011-02-22* apt-pkg/aptconfiguration.cc:David Kalnischkies1-0/+2
2011-02-22* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-1/+13
2011-02-17* apt-pkg/depcache.cc:David Kalnischkies1-2/+4
2011-02-15* apt-pkg/contrib/error.cc:David Kalnischkies2-94/+80
2011-02-14* apt-pkg/contrib/fileutl.cc:David Kalnischkies3-3/+5
2011-02-14merged from lp:~donkult/apt/sidMichael Vogt4-4/+17
2011-02-14use inttypes to avoid suprises with different type sizesDavid Kalnischkies1-2/+8
2011-02-13* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-1/+6
2011-02-13update size of dynamic MMap as we write in from the outsideDavid Kalnischkies1-0/+1
2011-02-12* apt-pkg/contrib/mmap.cc:David Kalnischkies1-0/+2
2011-02-11* apt-pkg/depcache.cc:David Kalnischkies1-3/+2
2011-02-10merged from lp:~mvo/apt/mvoMichael Vogt2-3/+3
2011-02-10* merged lp:~evfool/apt/fix641673:Michael Vogt1-2/+2
2011-02-10* merged lp:~evfool/apt/fix641673Michael Vogt1-1/+1
2011-02-08merged lp:~donkult/apt/sidMichael Vogt4-15/+59
2011-02-08merged from lp:~donkult/apt/sidMichael Vogt25-269/+880
2011-02-07* apt-pkg/contrib/error.cc:David Kalnischkies1-6/+25
2011-02-07* apt-pkg/pkgcachegen.cc:David Kalnischkies1-7/+11
2011-02-07allow conflicts in the same group again (Closes: #612099)David Kalnischkies1-1/+1
2011-02-07* apt-pkg/algorithms.cc:David Kalnischkies1-1/+22
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies25-269/+882
2011-02-02merged from the lp:~mvo/apt/mvo branchMichael Vogt4-1/+12
2011-02-01apt-pkg/cdrom.cc: fix another hardcoded /cdromMichael Vogt1-1/+1
2011-02-01* apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:Michael Vogt2-3/+6
2011-01-28 - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies5-82/+322
2011-01-27apt-pkg/deb/dpkgpm.cc: fix format string warningMichael Vogt1-1/+1
2011-01-26 - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies3-52/+79
2011-01-20 - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies9-70/+205
2011-01-15* methods/rred.cc:David Kalnischkies3-19/+3
2011-01-13ignore non-regular files in GetListOfFilesInDir (Closes: #594694)David Kalnischkies1-12/+16
2011-01-13* apt-pkg/cacheiterator.h:David Kalnischkies2-9/+11