summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/pkgcachegen.cc:David Kalnischkies2011-10-111-4/+1
* * apt-pkg/deb/debmetaindex.cc:David Kalnischkies2011-10-051-2/+6
* merge with current debian apt/experimentalDavid Kalnischkies2011-10-052-13/+21
|\
| * * apt-pkg/contrib/configuration.cc:Michael Vogt2011-10-052-13/+21
| |\
| | * merged fix from donkultMichael Vogt2011-09-261-12/+20
| | * * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:Michael Vogt2011-09-161-1/+1
* | | * apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2011-09-212-20/+26
* | | load the dpkg base arguments only one time and reuse them laterDavid Kalnischkies2011-09-201-22/+28
* | | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2011-09-201-61/+61
* | | remove old APT_COMPATIBILITY ifdef'sDavid Kalnischkies2011-09-192-29/+0
* | | use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-197-24/+32
* | | do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-1911-90/+95
|/ /
* | 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
|/ / /