summaryrefslogtreecommitdiff
path: root/DistUpgrade/DistUpgradeCache.py
AgeCommit message (Expand)AuthorFilesLines
2006-09-26* DistUpgrade/DistUpgradeCache.py:Michael Vogt1-2/+2
2006-09-26* DistUpgrade/DistUpgradeCache.py:Michael Vogt1-6/+6
2006-09-26* DistUpgrade/DistUpgradeCache.py:Michael Vogt1-3/+14
2006-09-26* DistUpgrade/DistUpgrade.cfg:Michael Vogt1-0/+25
2006-09-23* DistUpgrade/DistUpgradeCache.py:Michael Vogt1-1/+6
2006-09-22* DistUpgrade/DistUpgradeCache.py:Michael Vogt1-2/+4
2006-09-19* DistUpgrade/DistUpgradeCache.py, UpdateManager/UpdateManager.py:Michael Vogt1-0/+1
2006-09-18* typo fixes (thanks to Bruce Cowan)Michael Vogt1-2/+2
2006-09-05* DistUpgrade/forced_obsoletes.txt:Michael Vogt1-7/+3
2006-09-05* DistUpgrade/DistUpgradeCache.py, DistUpgrade.cfg, README:Michael Vogt1-1/+3
2006-08-29* DistUpgrade/Michael Vogt1-9/+0
2006-08-29* DistUpgrade/*:Michael Vogt1-0/+10
2006-08-29* DistUpgrade/*:Michael Vogt1-2/+4
2006-06-01* DistUpgrade/DistUpgradeCache.py:Michael Vogt1-9/+9
2006-06-01* DistUpgrade/DistUpgradeCache.py:Michael Vogt1-2/+2
2006-06-01* DistUpgrade/DistUpgradeCache.py:Michael Vogt1-0/+15
2006-05-30* DistUpgrade/DistUpgradeCache.py, DistUpgrade/DistUpgradeControler.py:Michael Vogt1-0/+2
2006-05-12* tell the user about demoted packagesMichael Vogt1-6/+0
2006-05-12* DistUpgrade/DistUpgradeCache.py:Michael Vogt1-0/+4
2006-04-18* improved loggingMichael Vogt1-1/+1
2006-03-24* merge with the stuff from the update-manager--mvo branchMichael Vogt1-0/+1
2006-02-21* write the log to /var/log/dist-upgrade*Michael Vogt1-1/+1
2006-02-08* DistUpgrade/DistUpgradeViewGtk.py:Michael Vogt1-3/+9
2006-02-06* added a "PostUpgrade{Install,Remove,Purge}" rule, removed the ForcedPurges ...Michael Vogt1-0/+30
2006-02-06* DistUpgrade/DistUpgradeCache.py: cache._installMetaPkgs(): support meta-pkg...Michael Vogt1-1/+2
2006-02-02* make DistUpgadeConfigParser -> DistUpgradeConfigMichael Vogt1-2/+2
2006-02-02* make the Config-File more usable Michael Vogt1-9/+9
2006-01-25* DistUpgrade/build-tarball.sh: Michael Vogt1-0/+1
2006-01-25* log trust problems as wellMichael Vogt1-1/+3
2006-01-25* check authentication status and fail on unauthenticated upgradesMichael Vogt1-0/+21
2006-01-25* DistUpgrade/DistUpgradeCache.py: never remove essential packagesMichael Vogt1-0/+3
2006-01-18* make it the dapper upgraderMichael Vogt1-1/+1
2006-01-18* refactored more stuff into the cache (out of the controler)Michael Vogt1-2/+32
2006-01-18* another typo in the DistUpgradeCache codeMichael Vogt1-4/+4
2006-01-18* make not upgrading the installed meta-packages fatal as wellMichael Vogt1-4/+5
2006-01-18* DistUpgradeCache: fixes in the upgrade logic for meta-pkgsMichael Vogt1-15/+28
2006-01-18* moved most of the upgrade logic to the DistUpgradeCache() classMichael Vogt1-0/+192