summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-29Defaults is a vector of Pin not of PkgPinDavid Kalnischkies1-1/+1
2011-06-29* apt-pkg/policy.cc:David Kalnischkies1-0/+3
2011-06-29merge with debian-sid release 0.8.15David Kalnischkies5-12/+69
2011-06-28merged from lp:~mvo/apt/mvoMichael Vogt3-12/+15
2011-06-28merged from donkultMichael Vogt5-28/+55
2011-06-28cherry pick from donkultMichael Vogt1-0/+6
2011-06-27* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-1/+9
2011-06-09apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t...Michael Vogt1-6/+4
2011-06-09apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this...Michael Vogt1-4/+1
2011-06-09* apt-pkg/deb/deblistparser.cc:Michael Vogt1-1/+1
2011-06-06* apt-pkg/indexcopy.cc:David Kalnischkies1-1/+20
2011-05-31apt-pkg/acquire-item.cc: only test packages file for correctness if its not e...Michael Vogt1-11/+14
2011-05-30Reject files known to be invalid (LP: #346386) (Closes: #627642)Julian Andres Klode1-4/+4
2011-05-30apt-pkg/acquire-item.cc: Reject files known to be invalid (LP: #346386) (Clos...Julian Andres Klode1-0/+45
2011-05-28* apt-pkg/init.cc:Jörg Sommer1-3/+0
2011-05-28use the correct option name in comment for Acquire::LanguagesJörg Sommer1-1/+1
2011-05-23log reinstall commands in history.logDavid Kalnischkies2-18/+31
2011-05-19remove invalid pkgcache.bin and rebuild it if possibleDavid Kalnischkies1-1/+18
2011-05-17rename I to J to avoid redefining a variable (clang warning)David Kalnischkies1-5/+5
2011-05-16* apt-pkg/packagemanager.cc:David Kalnischkies2-7/+39
2011-05-13MAP_ANON is deprecated in favor of MAP_ANONYMOUS, but telesphoreo needsDavid Kalnischkies1-0/+8
2011-05-13* apt-pkg/contrib/netrc.cc:David Kalnischkies1-4/+8
2011-05-13rewrite new and previously satisfied important dependency detection inDavid Kalnischkies1-43/+40
2011-05-12move the broken dependency detection above the new recommends detectionDavid Kalnischkies1-16/+16
2011-05-11convert a lot of places to use IsNegative instead of checking by handDavid Kalnischkies4-62/+22
2011-05-11if critical or-group can't be satisfied, exit directly.David Kalnischkies3-2/+24
2011-05-10fix order of CurrentURI and UsedMirror in Status() and Log()David Kalnischkies2-18/+23
2011-04-26* apt-pkg/acquire-item.cc:Ben Finney1-1/+1
2011-04-26* apt-pkg/acquire-worker.cc:David Kalnischkies1-6/+5
2011-04-26* apt-pkg/deb/debmetaindex.cc:David Kalnischkies1-1/+4
2011-04-25* apt-pkg/pkgcache.cc:David Kalnischkies1-3/+6
2011-04-21simplify the code for wildcard pinning a bitDavid Kalnischkies1-10/+7
2011-04-20merge with debian-sid branch and 0.8.14.1 releaseDavid Kalnischkies2-2/+2
2011-04-18apt-pkg/depcache.cc: Really release action groups only once (Closes: #622744)Julian Andres Klode1-1/+1
2011-04-16* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-2/+3