summaryrefslogtreecommitdiff
path: root/UpdateManager/DistUpgradeFetcher.py
AgeCommit message (Expand)AuthorFilesLines
2006-04-04* fix the authentication Michael Vogt1-3/+7
2006-04-04* improved the error reporting (again)Michael Vogt1-5/+8
2006-04-04* indent fixMichael Vogt1-1/+1
2006-04-04* give a proper parent for the dist-ugprade-fetcher error windowMichael Vogt1-4/+8
2006-04-04* if we have no release notes, return true from showRelease notesMichael Vogt1-1/+1
2006-04-04* syntax error fixMichael Vogt1-4/+4
2006-04-04* marked some missing strings with _()Michael Vogt1-10/+10
2006-04-04* added better error reporting for the DistUpgradeFetcherMichael Vogt1-6/+17
2006-04-03* when runing gpg, protect it with try: except:Michael Vogt1-1/+5
2006-03-22* merged from the laptop branchMichael Vogt1-2/+2
2006-02-28* use shutils.rmtree()Michael Vogt1-8/+2
2006-02-27* UpdateManager/MetaRelease.py, DistUpgradeFetcher: Michael Vogt1-13/+35
2006-02-24* move the fetcher code out into UpdateManager/DistUpgradeFetcher.pyMichael Vogt1-0/+197