| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | Inproved errors and warnings, will now warn if package configuration fails, b... | Christopher Baines | 2011-07-14 | 1 | -16/+28 |
| | * | More changes to make imediate configuration work for all packages, | Christopher Baines | 2011-07-14 | 1 | -33/+60 |
| | * | More changes to the SmartUnpack method to allow imediate configuration of all... | Christopher Baines | 2011-07-13 | 1 | -54/+155 |
| | * | Added a APT::Immediate-Configure-All option to enable imediate configuration ... | Christopher Baines | 2011-07-06 | 1 | -11/+94 |
| | * | Flag the package in the SmartUnPack method as UnPacked while solving breakage... | Christopher Baines | 2011-07-05 | 1 | -3/+7 |
| | * | Fix for reinstallation of packages | Christopher Baines | 2011-07-05 | 1 | -9/+3 |
| | * | [ David Kalnischkies ] | Christopher Baines | 2011-07-05 | 1 | -1/+8 |
| | |\ |
|
| | * | | Changed check in the SmartUnpack method, reverted change in the DepAdd method. | Christopher Baines | 2011-07-05 | 1 | -3/+4 |
| | * | | Removed some debug stuff, corrected the VerifyConfigure calls to VerifyAndCon... | Christopher Baines | 2011-07-05 | 1 | -9/+4 |
| | * | | Added temp debug statement. | Christopher Baines | 2011-07-04 | 1 | -0/+2 |
| | * | | Added debug output to package manager. | Christopher Baines | 2011-07-03 | 1 | -0/+3 |
| | * | | The modification to orderlist.cc is from a patch DonKult (David) gave me, The... | Christopher Baines | 2011-07-02 | 1 | -0/+17 |
| | * | | Removed temp debug lines. | Christopher Baines | 2011-06-27 | 1 | -2/+0 |
| | * | | Fixed missing argument in VerifyConfigure call. | Christopher Baines | 2011-06-27 | 1 | -2/+2 |
| | * | | Initial commit from my GSoC project. Added a verification function (VerifyCon... | Christopher Baines | 2011-06-27 | 1 | -2/+89 |
| | |/ |
|
| * | | merge with debian/sid | David Kalnischkies | 2011-09-13 | 1 | -6/+28 |
| |\ \ |
|
| | * | | M-A:same lockstep unpack should operate on installed | David Kalnischkies | 2011-09-09 | 1 | -5/+26 |
| | * | | * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: | David Kalnischkies | 2011-08-17 | 1 | -1/+2 |
| * | | | merge with debian/experimental | David Kalnischkies | 2011-09-13 | 1 | -16/+16 |
| |\ \ \ |
|
| | * | | | merged from the debian-sid branch | Michael Vogt | 2011-08-15 | 1 | -16/+16 |
| | |\| | |
|
| | | * | | fix a few more cppcheck performance and scope warnings | David Kalnischkies | 2011-08-11 | 1 | -6/+6 |
| | | * | | cppcheck complains about some possible speed improvements which could be | David Kalnischkies | 2011-08-11 | 1 | -10/+10 |
| | | |/ |
|
| * | / | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 1 | -3/+5 |
| |/ / |
|
| * / | * apt-pkg/pkgcache.h: | David Kalnischkies | 2011-05-17 | 1 | -2/+2 |
| |/ |
|
| * | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2011-05-16 | 1 | -7/+37 |
| * | Remove the "pseudopackage" handling of Architecture: all packages for | David Kalnischkies | 2011-03-08 | 1 | -29/+6 |
| * | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2010-09-29 | 1 | -3/+3 |
| * | * apt-pkg/orderlist.cc: | David Kalnischkies | 2010-06-10 | 1 | -1/+2 |
| * | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2010-04-03 | 1 | -3/+11 |
| * | merged from lp:~donkult/apt/sid | Michael Vogt | 2010-04-01 | 1 | -8/+24 |
| |\ |
|
| | * | Remove and Unpack operations should not be ignored for pseudo packages - | David Kalnischkies | 2010-03-01 | 1 | -4/+9 |
| | * | [BREAK] merge MultiArch-ABI. We don't support MultiArch, | David Kalnischkies | 2010-02-13 | 1 | -6/+17 |
| | |\ |
|
| | | * | Add yet another pseudo package which isn't as pseudo as the others: | David Kalnischkies | 2010-02-12 | 1 | -6/+17 |
| * | | | apt-pkg/packagemanager.cc: more debug output for debug::pkgPackageManager | Michael Vogt | 2010-03-16 | 1 | -0/+5 |
| |/ / |
|
| * | | merged -r1887..1901 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 1 | -5/+6 |
| |\| |
|
| | * | add more description to the manpage for the Immediate-Configuration and | David Kalnischkies | 2009-10-19 | 1 | -5/+6 |
| * | | merged -r1875..1886 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 1 | -6/+4 |
| |\| |
|
| | * | improve the documentation and errormessages regarding a failing | David Kalnischkies | 2009-10-01 | 1 | -2/+4 |
| | * | backout revno 1875 - as this aggressive immediate propergation is something w... | David Kalnischkies | 2009-10-01 | 1 | -4/+0 |
| * | | * apt-pkg/packagemanager.cc: | Michael Vogt | 2009-12-02 | 1 | -0/+10 |
| |\ \
| |/
|/| |
|
| | * | more debug output in SmartConfigure | Michael Vogt | 2009-10-21 | 1 | -0/+6 |
| | * | * apt-pkg/packagemanager.cc: | Michael Vogt | 2009-10-21 | 1 | -0/+7 |
| * | | * apt-pkg/packagemanager.cc: | Michael Vogt | 2009-09-29 | 1 | -3/+7 |
| * | | Add even more config options and try to handle configuration problems | David Kalnischkies | 2009-09-15 | 1 | -12/+25 |
| |/ |
|
| * | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | 2009-06-30 | 1 | -3/+1 |
| * | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2008-10-01 | 1 | -4/+0 |
| * | * apt-pkg/packagemanager.{cc,h}: | Michael Vogt | 2008-01-03 | 1 | -12/+41 |
| * | * apt-pkg/packagemanager.{cc,h}: | Michael Vogt | 2007-09-14 | 1 | -1/+21 |
| * | * Removed the more leftover #pragma interface/implementation | Michael Vogt | 2007-06-08 | 1 | -4/+0 |
| |\ |
|
| | * | * remove all the remaining #pragma implementation | Michael Vogt | 2007-06-08 | 1 | -4/+0 |