summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2013-03-15split out a method to strip whitespaces only on the right sideMichael Vogt
2013-03-15* apt-pkg/acquire-item.cc:David Kalnischkies
2013-03-15don't close stdout/stderr if it is also the statusfdDavid Kalnischkies
2013-03-15* apt-pkg/contrib/gpgv.cc:David Kalnischkies
2013-03-15* apt-pkg/indexcopy.cc:David Kalnischkies
2013-03-14* SECURITY UPDATE: InRelease verification bypass0.9.7.8Michael Vogt
2013-03-13factor version string creation out of NewDepends, so we can easily reuseDavid Kalnischkies
2013-03-12handle language tags for descriptions are unique strings to be sharedDavid Kalnischkies
2013-03-12* apt-pkg/pkgcachegen.cc:David Kalnischkies
2013-03-10various simple changes to fix cppcheck warningsDavid Kalnischkies
2013-03-01merged lp:~mvo/apt/hash-orderMichael Vogt
2013-03-01include two missing patches to really fix bug #696225, thanks toMichael Vogt
2013-02-24* apt-pkg/depcache.cc:David Kalnischkies
2013-01-24* apt-pkg/indexrecords.cc:Michael Vogt
2013-01-14ensure sha512 is really used when available (thanks to Tyler Hicks )Michael Vogt
2013-01-09* apt-pkg/contrib/progress.cc:Michael Vogt
2013-01-08fix pkgProblemResolver::Scores, thanks to Paul Wise. Michael Vogt
2013-01-08fix pkgProblemResolver::Scores, thanks to Paul Wise. Michael Vogt
2012-12-13merged from lp:~donkult/apt/sidMichael Vogt
2012-12-13change permissions of /var/log/apt/term.log to 0640 (LP: #975199)Michael Vogt
2012-11-10* apt-pkg/algorithms.cc:Jonathan Thomas
2012-11-09* apt-pkg/algorithms.cc:David Kalnischkies
2012-11-09no mode changes should obviously be ok for pkgDepCache::IsModeChangeOkDavid Kalnischkies
2012-11-09* apt-pkg/depcache.cc:David Kalnischkies
2012-10-24* apt-pkg/packagemanager.cc:David Kalnischkies
2012-10-15* apt-pkg/pkgcachegen.cc:Michael Vogt
2012-10-15merge from lp:~donkult/apt/sidMichael Vogt
2012-10-13remove 256 char line limit by using getline() (POSIX.1-2008)David Kalnischkies
2012-10-13* apt-pkg/contrib/netrc.cc:David Kalnischkies
2012-10-13* apt-pkg/policy.cc:David Kalnischkies
2012-10-13* apt-pkg/edsp.cc:David Kalnischkies
2012-10-13write the native architecture as unique string into the cache headerDavid Kalnischkies
2012-10-13correct "3 missing" to "2 missing" remap registrations as the VersionDavid Kalnischkies
2012-10-12merged lp:~mvo/apt/mvoMichael Vogt
2012-09-19* apt-pkg/pkgcache.cc:David Kalnischkies
2012-09-19add 3 missing remap registrations causing a segfault in caseDavid Kalnischkies
2012-09-19* apt-pkg/pkgcachegen.cc:David Kalnischkies
2012-09-09* apt-pkg/pkgcachegen.cc:David Kalnischkies
2012-09-09handle packages without a mandatory architecture (debian-policy ยง5.3)David Kalnischkies
2012-09-04apt-pkg/aptconfiguration.h: fix compiler errorMichael Vogt
2012-09-03report the package name with architecture in the "no file" error messageDavid Kalnischkies
2012-09-03unpack versions only in case a different version from the packageDavid Kalnischkies
2012-09-03* apt-pkg/cdrom.cc:David Kalnischkies
2012-09-03 - do not create duplicated flat-archive CD-ROM sources for foreignDavid Kalnischkies
2012-09-02* apt-pkg/cdrom.cc:David Kalnischkies
2012-09-02* apt-pkg/indexcopy.cc:David Kalnischkies
2012-08-30* apt-pkg/packagemanager.cc:David Kalnischkies
2012-08-28apt-pkg/contrib/netrc.cc: use a slightly smaller login/password sizeMichael Vogt
2012-08-13make netrc parser more robust and parser biger login tokens, thanks to "TJ" (...Michael Vogt
2012-08-05* apt-pkg/cdrom.cc:David Kalnischkies