summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
Commit message (Expand)AuthorAgeFilesLines
* cherrypick from my apt/experimental branchDavid Kalnischkies2011-10-051-2/+6
* convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies2011-09-212-28/+18
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2011-09-201-72/+78
* cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-115-21/+21
* merged from lp:~donkult/apt/sidMichael Vogt2011-07-281-5/+19
|\
| * * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-271-1/+5
|/
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-251-3/+6
* merged from lp:~mvo/apt/mvoMichael Vogt2011-06-283-12/+15
|\
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2011-06-271-1/+9
| * apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t...Michael Vogt2011-06-091-6/+4
| * apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this...Michael Vogt2011-06-091-4/+1
| * * apt-pkg/deb/deblistparser.cc:Michael Vogt2011-06-091-1/+1
* | log reinstall commands in history.logDavid Kalnischkies2011-05-231-18/+29
* | remove invalid pkgcache.bin and rebuild it if possibleDavid Kalnischkies2011-05-191-1/+18
* | rename I to J to avoid redefining a variable (clang warning)David Kalnischkies2011-05-171-5/+5
|/
* * apt-pkg/deb/debmetaindex.cc:David Kalnischkies2011-04-261-1/+4
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2011-04-161-2/+3
* * apt-pkg/deb/deblistparser.cc:Julian Andres Klode2011-04-141-1/+1
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-03-282-12/+14
* * apt-pkg/cacheiterator.h:David Kalnischkies2011-03-251-3/+11
* * apt-pkg/deb/deblistparser.h:David Kalnischkies2011-03-231-1/+1
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2011-03-161-2/+6
* merged the lp:~mvo/apt/mvo branchMichael Vogt2011-03-102-1/+13
|\
| * * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2011-03-031-0/+9
| * * apt-pkg/deb/debindexfile.cc:Michael Vogt2011-02-251-1/+4
* | Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-081-55/+29
* | use FullName and strdup instead of handmade and new[]David Kalnischkies2011-03-071-5/+3
* | * apt-pkg/deb/dpkgpm.cc:Steve Langasek2011-03-071-2/+19
* | support every compression we have a compressor configuredDavid Kalnischkies2011-02-271-3/+6
* | * apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2011-02-221-1/+2
|\ \ | |/ |/|
| * * apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2011-02-221-1/+2
* | merge 'after squeeze release'-stuffDavid Kalnischkies2011-02-035-82/+161
|\ \
| * | - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies2011-01-282-22/+57
| * | - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies2011-01-203-54/+102
| * | * deb/dpkgpm.cc:Petter Reinholdtsen2011-01-121-2/+2
| * | remove the unused Die boolean - error reporting is done by ExecWaitDavid Kalnischkies2011-01-121-5/+1
| |/
* / apt-pkg/deb/dpkgpm.cc: fix format string warningMichael Vogt2011-01-271-1/+1
|/
* * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-10-281-0/+1
|\
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-10-281-0/+1
* | add test case for having no indexes, and fix regression in that caseMartin Pitt2010-10-151-9/+35
* | merge with debian-sidDavid Kalnischkies2010-10-132-11/+15
|\|
| * merge from trunkMartin Pitt2010-10-131-2/+2
| |\
| | * * apt-pkg/deb/debsystem.cc:Michael Vogt2010-10-131-2/+2
| | |\
| | | * apt-pkg/deb/debsystem.cc: remove duplicated rootdir (FindFile will prepend th...Michael Vogt2010-10-131-1/+1
| | | * * revert commit:Michael Vogt2010-10-131-1/+1
| * | | * apt-pkg/deb/debindexfile.cc:Martin Pitt2010-10-131-9/+13
| |/ /
* / / * apt-pkg/deb/deblistparser.cc:Sebastian Andrzej Siewior2010-10-071-0/+1
|/ /
* | * apt-pkg/policy.cc:David Kalnischkies2010-09-141-0/+6
* | rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeededDavid Kalnischkies2010-09-061-1/+1
|/
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-09-021-1/+2