summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added test for conflicts loopChristopher Baines2011-07-131-0/+18
* More changes to the SmartUnpack method to allow imediate configuration of all...Christopher Baines2011-07-131-54/+155
* Added a APT::Immediate-Configure-All option to enable imediate configuration ...Christopher Baines2011-07-062-11/+95
* Flag the package in the SmartUnPack method as UnPacked while solving breakage...Christopher Baines2011-07-051-3/+7
* Fix for reinstallation of packagesChristopher Baines2011-07-051-9/+3
* [ David Kalnischkies ]Christopher Baines2011-07-0581-19268/+24071
|\
| * releasing version 0.8.15.1Michael Vogt2011-06-301-2/+2
| * * doc/makefile:Michael Vogt2011-06-309-41/+189
| * releasing version 0.8.15Michael Vogt2011-06-281-2/+2
| * various typo and syntax corrections in doc/*.xmlMichael Vogt2011-06-2815-2166/+3796
| * update symbol file (thanks to david)Michael Vogt2011-06-281-0/+3
| * merged from lp:~mvo/apt/mvoMichael Vogt2011-06-286-14/+49
| |\
| | * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2011-06-272-1/+13
| | * update changelog for the previous two commitsMichael Vogt2011-06-091-0/+2
| | * 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-092-1/+4
| | * append the dist (e.g. sid, wheezy) as a query string whenMichael Vogt2011-06-073-0/+8
| | * * methods/mirror.cc:Michael Vogt2011-06-072-2/+17
| * | merged from donkultMichael Vogt2011-06-2810-31/+84
| |\ \
| | * | * cmdline/apt-config.cc:David Kalnischkies2011-05-282-1/+17
| | * | * apt-pkg/init.cc:Jörg Sommer2011-05-282-4/+3
| | * | use the correct option name in comment for Acquire::LanguagesJörg Sommer2011-05-281-1/+1
| | * | log reinstall commands in history.logDavid Kalnischkies2011-05-234-18/+38
| | * | remove invalid pkgcache.bin and rebuild it if possibleDavid Kalnischkies2011-05-192-1/+19
| | * | rename I to J to avoid redefining a variable (clang warning)David Kalnischkies2011-05-171-5/+5
| | * | ServerState is a struct and not a class (clang mismatch type warning)David Kalnischkies2011-05-171-1/+1
| | * | remove Size >= 0 check as Itm.Size is an unsigned variable (clang warning)David Kalnischkies2011-05-171-1/+1
| * | | change to 0.8.14.2Michael Vogt2011-06-281-1/+1
| * | | cherry pick from donkultMichael Vogt2011-06-282-0/+9
* | | | Commit some stuff so that I can mergeChristopher Baines2011-07-051-1/+1
* | | | Changed check in the SmartUnpack method, reverted change in the DepAdd method.Christopher Baines2011-07-051-3/+4
* | | | Removed some debug stuff, corrected the VerifyConfigure calls to VerifyAndCon...Christopher Baines2011-07-053-9/+67
* | | | Added temp debug statement.Christopher Baines2011-07-041-0/+2
* | | | Added debug output to package manager.Christopher Baines2011-07-031-0/+3
* | | | The modification to orderlist.cc is from a patch DonKult (David) gave me, The...Christopher Baines2011-07-022-0/+23
* | | | Removed temp debug lines.Christopher Baines2011-06-271-2/+0
* | | | Fixed missing argument in VerifyConfigure call.Christopher Baines2011-06-271-2/+2
* | | | Initial commit from my GSoC project. Added a verification function (VerifyCon...Christopher Baines2011-06-272-3/+92
|/ / /
* | | Catalan translation update (Jordi Mallach). Closes: #630657bubulle@debian.org2011-06-182-428/+578
* | | German documentation translation update (Chris Leick). Closes: #629949bubulle@debian.org2011-06-092-186/+229
* | | merge from lp:~mvo/apt/mvoMichael Vogt2011-05-311-11/+14
|\ \ \ | | |/ | |/|
| * | apt-pkg/acquire-item.cc: only test packages file for correctness if its not e...Michael Vogt2011-05-311-11/+14
| * | merged from the debian branchMichael Vogt2011-05-3195-1610/+2775
| |\ \ | |/ / |/| |
* | | Reject files known to be invalid (LP: #346386) (Closes: #627642)Julian Andres Klode2011-05-302-5/+5
* | | apt-pkg/acquire-item.cc: Reject files known to be invalid (LP: #346386) (Clos...Julian Andres Klode2011-05-302-0/+47
* | | Italian translation update (Milo Casagrande). Closes: #627834bubulle@debian.org2011-05-252-5/+15
* | | debian/changelog: next version will be 0.8.15Michael Vogt2011-05-251-1/+1
| |/ |/|
* | merged from lp:~donkult/apt/sidMichael Vogt2011-05-1687-677/+1497
|\ \
| * | * apt-pkg/packagemanager.cc:David Kalnischkies2011-05-164-8/+75