summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2013-03-01merged lp:~mvo/apt/source-hashesMichael Vogt
2013-03-01add changelog and make it a real abi breakMichael Vogt
2013-03-01merged lp:~mvo/apt/hash-orderMichael Vogt
2013-03-01merged from the lp:~mvo/apt/mvo branchMichael Vogt
2013-03-01merged from the debian-sid branchMichael Vogt
2013-02-28re-add compat pkgSrcRecords::File::MD5HashMichael Vogt
2013-01-31cleanup the hash iteration. unfortunately there is no 1:1 mapping from Hashes...Michael Vogt
2013-01-24* apt-pkg/indexrecords.cc:Michael Vogt
2013-01-14fix skipping of already downloaded files and add some FIXMEsMichael Vogt
2013-01-14first iteration that adds support for checksums-{sha512,sha256}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-08merged lp:~mvo/apt/fix-priority-abi-breakMichael Vogt
2013-01-08merged from the debian-sid branchMichael Vogt
2013-01-08fix pkgProblemResolver::Scores, thanks to Paul Wise. Michael Vogt
2013-01-08* [ABI BREAK] apt-pkg/pkgcache.h:Michael Vogt
2013-01-08fix pkgProblemResolver::Scores, thanks to Paul Wise. Michael Vogt
2013-01-04print error in log if tcgetattr() fails instead of writingMichael Vogt
2013-01-04merged lp:~mvo/apt/mvoMichael Vogt
2013-01-04merged from debian-sidMichael Vogt
2012-12-27* apt-pkg/deb/dpkgpm.cc: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-17* lp:~mvo/apt/config-clear:Michael Vogt
2012-10-17* lp:~mvo/apt/add-glob-function:Michael Vogt
2012-10-17stop exporting the accidently exported parsenetrc() symbolMichael Vogt
2012-10-17merged from debian-sidMichael Vogt
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-10-01rename CleaAll() -> Clear()Michael Vogt
2012-09-28add new ClearAllMichael 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-04add "Glob()" to fileutlMichael Vogt