summaryrefslogtreecommitdiff
path: root/DistUpgrade
AgeCommit message (Expand)AuthorFilesLines
2006-01-09* remove cruft implementedMichael Vogt5-25/+91
2006-01-09* typoMichael Vogt1-1/+1
2006-01-09* cleanup in the log changes codeMichael Vogt1-9/+16
2006-01-09* more fixesMichael Vogt1-4/+4
2006-01-09* fixes in the logging codeMichael Vogt2-6/+11
2006-01-09* logging addedMichael Vogt4-14/+38
2006-01-09* fix the BrokenFix() code, add try: except around the Dist-Upgrade codeMichael Vogt1-7/+15
2006-01-09* add self.missingPkgs to have a generic list of stuff that needs to be insta...Michael Vogt1-4/+14
2006-01-09* various fixes in the metapkg detection codeMichael Vogt1-4/+4
2006-01-09* missing "{k,edu,}ubuntu-desktop" detection addedMichael Vogt2-21/+89
2005-12-07* added a bunch of missing copyright notices in the filesMichael Vogt4-3/+63
2005-12-07* set correct tranient parent for confirm changes dialogMichael Vogt1-0/+1
2005-12-07* ui-polish for the step that are performedMichael Vogt4-37/+56
2005-12-07* ui-polish, show 4 steps during the upgradeMichael Vogt4-81/+389
2005-12-07* cleaned up the source in DistUpgrade, put the functions in multiple sourcesMichael Vogt5-204/+229
2005-12-07* various cosmetic fixesMichael Vogt1-2/+7
2005-12-06* cosmetic fixes, the install should work now with progress etc (woooooo!)Michael Vogt1-6/+14
2005-12-06* terminal/install-progress support addedMichael Vogt2-7/+125
2005-12-06* a foreign packages must be downloadableMichael Vogt1-2/+5
2005-12-06* calculate the obsolete and foreign packages before the upgrade (let's see w...Michael Vogt1-11/+23
2005-12-06* DistUpgrade.py: check all the canidate originsMichael Vogt1-5/+12
2005-12-06* DistUpgrade/DistUpgrade.py:Michael Vogt3-15/+58
2005-12-06* added the missing bits, can do a complete upgrade now! butt ugly though :/Michael Vogt2-5/+49
2005-12-06* download size addedMichael Vogt1-10/+22
2005-12-06* expander expands to a more usefull sizeMichael Vogt1-2/+4
2005-12-06* implemented confirmChanges()Michael Vogt2-31/+112
2005-12-06* started with the dist-upgrade confirm dialogMichael Vogt2-3/+162
2005-12-06* (re)Read the main list on before doing the updateMichael Vogt1-0/+1
2005-12-05* simple fetch progress addedMichael Vogt1-0/+35
2005-12-05* do update implementedMichael Vogt1-3/+13
2005-12-05* GtkDistUpgradeView.askYesNoQuestion() implementedMichael Vogt2-7/+54
2005-12-05* sources.list does a proper backup nowMichael Vogt1-3/+22
2005-12-05* more robust sources.list rewritingMichael Vogt1-9/+50
2005-12-05* detect security.u.c as wellMichael Vogt1-10/+24
2005-12-05* better handling of the sources.list convertationMichael Vogt1-1/+8
2005-12-05* another bugfixMichael Vogt1-1/+1
2005-12-05* bugfixes in the sources.list rewrite codeMichael Vogt1-1/+1
2005-12-05* DistUpgrade/ tool startedMichael Vogt2-0/+180