summaryrefslogtreecommitdiff
path: root/DistUpgrade
AgeCommit message (Expand)AuthorFilesLines
2006-01-26* workaround bug in VteTerminal for the log supportMichael Vogt1-6/+2
2006-01-26* less debug outputMichael Vogt1-2/+0
2006-01-26* added ~/dist-upgrade-term.log support (output all that is printed on the te...Michael Vogt1-1/+26
2006-01-26* handle exception with the gui and give advice about bug reportingMichael Vogt1-0/+14
2006-01-25* fix error in logging in dist-upgraderMichael Vogt1-0/+1
2006-01-25* some more thought about the upgrade problemMichael Vogt1-1/+11
2006-01-25* DistUpgrade/DistUpgradeViewGtk.py: log dpkg errors and conffile prompts as ...Michael Vogt1-0/+2
2006-01-25* DistUpgrade/build-tarball.sh: Michael Vogt3-1/+26
2006-01-25* log trust problems as wellMichael Vogt1-1/+3
2006-01-25* check authentication status and fail on unauthenticated upgradesMichael Vogt2-1/+25
2006-01-25* DistUpgrade/DistUpgradeCache.py: never remove essential packagesMichael Vogt2-0/+16
2006-01-24* merged with sebastianMichael Vogt1-2/+2
2006-01-24* Keep upgrade window always above all other - thanks mvoSebastian Heinlein1-2/+2
2006-01-24* merged with http://pimpzkrudyndns.org/~sebi/devel/update-manager--sebi/Michael Vogt1-3/+2
2006-01-24* merged with sebastianMichael Vogt3-8/+10
2006-01-24* use a wider border in the synaptic windowSebastian Heinlein1-3/+3
2006-01-24* Set an application icon (update-manager.png)Sebastian Heinlein1-0/+1
2006-01-23* merged with michaelSebastian Heinlein3-3/+16
2006-01-23* forced_obsoletes addedMichael Vogt3-3/+16
2006-01-23* Merged with MichaelSebastian Heinlein3-7/+12
2006-01-23* Merged from MichaelSebastian Heinlein3-9/+20
2006-01-23* merged sebastians changesMichael Vogt4-91/+240
2006-01-23* show the update dialog on the center of the screenSebastian Heinlein3-87/+231
2006-01-23* added check if the download size fits onto the download partitionMichael Vogt1-0/+11
2006-01-23* merged with sebastianMichael Vogt3-331/+376
2006-01-23* Merged changes frrom mvoSebastian Heinlein2-3/+36
2006-01-23* Fixed some spacing and alignmentsSebastian Heinlein2-328/+363
2006-01-22* expand the terminal on a conffile questionMichael Vogt2-0/+10
2006-01-22* Deal with install errorsMichael Vogt2-3/+26
2006-01-18* make it the dapper upgraderMichael Vogt2-5/+5
2006-01-18* refactored more stuff into the cache (out of the controler)Michael Vogt2-40/+39
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 Vogt2-21/+29
2006-01-18* moved most of the upgrade logic to the DistUpgradeCache() classMichael Vogt3-200/+198
2006-01-16* log the package name in the removal blacklist as wellMichael Vogt1-1/+1
2006-01-13* check the removal_blacklist after a "normal" upgrade as wellMichael Vogt2-5/+18
2006-01-12* more small fixes in the cruft calculation codeMichael Vogt1-2/+3
2006-01-12* typo fixMichael Vogt1-2/+2
2006-01-12* added a "removal_blacklist.txt" that contains regexp for packagenames that ...Michael Vogt3-13/+41
2006-01-12* the log includes timing information as well nowMichael Vogt2-2/+4
2006-01-12* more fixes to the cruft detection codeMichael Vogt1-2/+3
2006-01-12* fixes in the changes calculation codeMichael Vogt1-5/+4
2006-01-11* be careful about remove obsolete, only remove if no other package (outsideMichael Vogt2-6/+39
2006-01-11* sanity checks after dist-upgrade addedMichael Vogt1-5/+41
2006-01-11* on problems call "abort" and restore the old sources.list Michael Vogt2-24/+36
2006-01-11* set a sensible default size of the error dialogMichael Vogt1-3/+12
2006-01-11* fixMichael Vogt1-2/+3
2006-01-11* extended error reporting implementedMichael Vogt3-13/+36
2006-01-11* don't die on IOException from apt.Cache.update()Michael Vogt1-1/+6