summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
Commit message (Expand)AuthorAgeFilesLines
* enable APT in unpack/configure ordering to handle loops as wellDavid Kalnischkies2011-09-142-4/+23
|\
| * Inproved the SIGINT stop in the dpkgpm, not perfect yet but it should work wh...Christopher Baines2011-08-021-3/+9
| * Only stop on SigInt if the system state is right (still needs more testing).Christopher Baines2011-08-011-2/+2
| * Only allow interupts when using, Immediate-Configure-All.Christopher Baines2011-07-311-3/+5
| * SmartConfigure and SmartUnPack have got smarter! The full descriptions of wha...Christopher Baines2011-07-272-3/+14
* | merge with debian/experimentalDavid Kalnischkies2011-09-136-29/+58
|\ \
| * \ merged from the debian-sid branchMichael Vogt2011-08-155-21/+21
| |\ \
| | * | cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-115-21/+21
| * | | [ABI break] merged patch from Jonathan Thomas to have a newMichael Vogt2011-07-282-0/+12
| * | | merged from debian-aptMichael Vogt2011-07-281-5/+19
| |\| |
| | * | merged from lp:~donkult/apt/sidMichael Vogt2011-07-281-5/+19
| | |\ \
| | | * | * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-271-1/+5
| | |/ /
| * | | * merged latest fixes from debian-sidMichael Vogt2011-07-281-3/+6
| |\| |
| | * | * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-251-3/+6
| | |/
* | / reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-138-2/+16
|/ /
* | * apt-pkg/deb/debmetaindex.cc:David Kalnischkies2011-07-142-7/+35
* | merge lp:~mvo/apt/abi-breakMichael Vogt2011-06-2911-103/+156
|\ \ | |/ |/|
| * * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt2011-06-089-91/+138
| |\
| | * apt-pkg/deb/*: add placeholder dpointer and make destructors virtualMichael Vogt2011-02-025-2/+29
| | * apt-pkg/tagfile.h: add dpointer placeholder, make destructor virtual; apt-pkg...Michael Vogt2011-01-281-1/+1
| | * apt-pkg/deb/dpkgpm.{cc,h}: convert to use dpointersMichael Vogt2011-01-272-55/+64
| | * apt-pkg/deb/debsystem.{cc,h}: add dpointerMichael Vogt2011-01-272-32/+41
| * | merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt2011-06-082-1/+10
| |\ \
| | * | add sha512 support in the client now as wellMichael Vogt2011-02-252-1/+10
| * | | * apt-pkg/pkgcache.h:David Kalnischkies2011-05-171-8/+3
| * | | * Implement EDSP in libapt-pkg so that all front-ends whichDavid Kalnischkies2011-05-172-5/+7
| |\ \ \
| | * | | add a first round of stuff needed for talking between APT and solversDavid Kalnischkies2011-03-302-5/+7
* | | | | 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
|\ \ \ | |/ / |/| |