summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
AgeCommit message (Expand)AuthorFilesLines
2011-06-28merged from lp:~mvo/apt/mvoMichael Vogt3-12/+15
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-05-23log reinstall commands in history.logDavid Kalnischkies1-18/+29
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-04-26* apt-pkg/deb/debmetaindex.cc:David Kalnischkies1-1/+4
2011-04-16* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-2/+3
2011-04-14* apt-pkg/deb/deblistparser.cc:Julian Andres Klode1-1/+1
2011-03-28* apt-pkg/deb/deblistparser.cc:David Kalnischkies2-12/+14
2011-03-25* apt-pkg/cacheiterator.h:David Kalnischkies1-3/+11
2011-03-23* apt-pkg/deb/deblistparser.h:David Kalnischkies1-1/+1
2011-03-16* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-2/+6
2011-03-10merged the lp:~mvo/apt/mvo branchMichael Vogt2-1/+13
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies1-55/+29
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-03* apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+9
2011-02-27support every compression we have a compressor configuredDavid Kalnischkies1-3/+6
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-03merge 'after squeeze release'-stuffDavid Kalnischkies5-82/+161
2011-01-28 - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies2-22/+57
2011-01-27apt-pkg/deb/dpkgpm.cc: fix format string warningMichael Vogt1-1/+1
2011-01-20 - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies3-54/+102
2011-01-12* deb/dpkgpm.cc:Petter Reinholdtsen1-2/+2
2011-01-12remove the unused Die boolean - error reporting is done by ExecWaitDavid Kalnischkies1-5/+1
2010-10-28* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+1
2010-10-28* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+1
2010-10-15add test case for having no indexes, and fix regression in that caseMartin Pitt1-9/+35
2010-10-13merge with debian-sidDavid Kalnischkies2-11/+15
2010-10-13merge from trunkMartin Pitt1-2/+2
2010-10-13* apt-pkg/deb/debsystem.cc:Michael Vogt1-2/+2
2010-10-13apt-pkg/deb/debsystem.cc: remove duplicated rootdir (FindFile will prepend th...Michael Vogt1-1/+1
2010-10-13* revert commit:Michael Vogt1-1/+1
2010-10-13* apt-pkg/deb/debindexfile.cc:Martin Pitt1-9/+13
2010-10-07* apt-pkg/deb/deblistparser.cc:Sebastian Andrzej Siewior1-0/+1
2010-09-14* apt-pkg/policy.cc:David Kalnischkies1-0/+6
2010-09-06rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeededDavid Kalnischkies1-1/+1
2010-09-02* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-1/+2
2010-08-20* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-2/+4
2010-08-19* apt-pkg/deb/debsystem.cc:David Kalnischkies1-1/+1
2010-07-21Add to history whether a change was automatic or not.Julian Andres Klode1-1/+6
2010-07-21* apt-pkg/deb/dpkgpm.cc:Julian Andres Klode1-5/+5
2010-07-11fix typo preventing display of architecture in Info()David Kalnischkies1-1/+1
2010-07-11* apt-pkg/deb/debmetaindex.cc:David Kalnischkies3-7/+17
2010-07-11[ Martin Pitt ]David Kalnischkies3-11/+32