summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2011-09-09M-A:same lockstep unpack should operate on installedDavid Kalnischkies1-5/+26
2011-09-05 - add an Acquire::Min-ValidTime option (Closes: #640122)David Kalnischkies1-4/+15
2011-09-05* apt-pkg/indexrecords.cc:David Kalnischkies1-2/+2
2011-08-24* apt-pkg/orderlist.cc:David Kalnischkies1-7/+43
2011-08-23print from their the visit came fromDavid Kalnischkies2-12/+14
2011-08-22remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies2-0/+15
2011-08-22* apt-pkg/acquire.cc:David Kalnischkies1-0/+4
2011-08-22* apt-pkg/acquire-item.cc:David Kalnischkies1-25/+22
2011-08-17* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:David Kalnischkies2-2/+3
2011-08-15merged fixes from lp:~mvo/apt/mvoMichael Vogt2-1/+2
2011-08-11rename the parameter name of MarkDelete from Purge to MarkPurge toDavid Kalnischkies1-2/+2
2011-08-11fix a few more cppcheck performance and scope warningsDavid Kalnischkies4-16/+16
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies27-206/+206
2011-08-11fix some cppcheck: (warning) Member variable is not initialized in the constr...David Kalnischkies3-3/+5
2011-08-11cppcheck is right that the check for preventing null deference of QueryDavid Kalnischkies1-6/+2
2011-08-08fix crash when P.Arch() was used but the cache got remappedMichael Vogt1-1/+1
2011-08-08apt-pkg/acquire-item.cc: add more debug outputMichael Vogt1-0/+1
2011-08-08apt-pkg/pkgcachegen.cc: fix incorrect test for modification timeMichael Vogt1-1/+1
2011-08-05* test/integration/test-hashsum-verification:Michael Vogt1-2/+3
2011-08-05* apt-pkg/acquire-item.cc:Michael Vogt1-2/+3
2011-08-01apt-pkg/pkgcachegen.cc: copy Arch to avoid segfault on cache remapMichael Vogt1-1/+3
2011-07-29merged from debian-sidMichael Vogt10-54/+120
2011-07-29* apt-pkg/pkgcachegen.{cc,h}:Michael Vogt2-2/+5
2011-07-28* apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt5-4/+47
2011-07-28merged from lp:~donkult/apt/sidMichael Vogt1-5/+19
2011-07-27* apt-pkg/deb/deblistparser.cc:David Kalnischkies1-1/+5
2011-07-26merged from lp:~mvo/apt/mvoMichael Vogt3-1/+68
2011-07-26fix typos in changelog, make DeEscapeString const, improve descriptionMichael Vogt2-4/+4
2011-07-26add another escape test case, fixup octal one (its \0XX instead of \0XXX)Michael Vogt2-6/+5
2011-07-26apt-pkg/contrib/strutl.cc: kill unneeded debug outputMichael Vogt1-1/+0
2011-07-26* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt3-6/+69
2011-07-26* apt-pkg/contrib/sha1.cc:David Miller1-3/+2
2011-07-25* apt-pkg/contrib/cdromutl.cc:Michael Vogt1-1/+7
2011-07-25* apt-pkg/deb/deblistparser.cc:David Kalnischkies1-3/+6
2011-07-25* apt-pkg/aptconfiguration.cc:David Kalnischkies1-1/+1
2011-07-16* apt-pkg/policy.cc:David Kalnischkies1-2/+16
2011-07-16do not require unused partial dirs in 'source' (Closes: #633510)David Kalnischkies1-0/+2
2011-07-15apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI breakMichael Vogt2-2/+2
2011-07-15* apt-pkg/depcache.cc:David Kalnischkies1-1/+1
2011-07-14merge with debian-sid 0.8.15.2David Kalnischkies4-9/+42
2011-07-14merged from debian-sidMichael Vogt4-22/+66
2011-07-14make ResolveByKeep() more clever and hold back packages that would go into a ...Michael Vogt2-6/+37
2011-07-13fix from David Kalnischkies for the InRelease gpg verification 0.8.15.2Michael Vogt1-1/+20
2011-07-13apt-pkg/aptconfiguration.h: fix copy/paste error in getCompressionTypes() des...Michael Vogt1-1/+1
2011-07-06* apt-pkg/init.cc:David Kalnischkies3-38/+56
2011-07-01apt-pkg/acquire-item.cc: improve error message for valid-untilMichael Vogt1-2/+4
2011-06-30* apt-pkg/pkgcachegen.cc:David Kalnischkies1-3/+19
2011-06-30* doc/makefile:Michael Vogt2-20/+45
2011-06-30allow package:architecure in Package:David Kalnischkies1-8/+32
2011-06-29 - ensure that only the first specific stanza for a package is usedDavid Kalnischkies2-15/+13