| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-01-09 | * typo | Michael Vogt | 1 | -1/+1 |
| 2006-01-09 | * cleanup in the log changes code | Michael Vogt | 1 | -9/+16 |
| 2006-01-09 | * more fixes | Michael Vogt | 1 | -4/+4 |
| 2006-01-09 | * fixes in the logging code | Michael Vogt | 2 | -6/+11 |
| 2006-01-09 | * logging added | Michael Vogt | 4 | -14/+38 |
| 2006-01-09 | * fix the BrokenFix() code, add try: except around the Dist-Upgrade code | Michael Vogt | 1 | -7/+15 |
| 2006-01-09 | * add self.missingPkgs to have a generic list of stuff that needs to be insta... | Michael Vogt | 1 | -4/+14 |
| 2006-01-09 | * various fixes in the metapkg detection code | Michael Vogt | 1 | -4/+4 |
| 2006-01-09 | * missing "{k,edu,}ubuntu-desktop" detection added | Michael Vogt | 2 | -21/+89 |
| 2006-01-05 | * fix a indention that lead to absurdly large file in /etc/apt/apt.conf.d/10p... | Michael Vogt | 2 | -10/+15 |
| 2005-12-29 | * added japanese translation | Michael Vogt | 1 | -408/+398 |
| 2005-12-28 | * SoftwareProperties/dialog_add.py: | Michael Vogt | 2 | -3/+12 |
| 2005-12-16 | * finalized changelog for 0.40.1 | Michael Vogt | 1 | -0/+7 |
| 2005-12-13 | * added SoftwareProperties.hide() | Michael Vogt | 1 | -0/+3 |
| 2005-12-13 | * made the options in SoftwareProperties optional, added "parent" | Michael Vogt | 1 | -1/+7 |
| 2005-12-12 | * improved the error reporting on a failed update | Michael Vogt | 1 | -2/+19 |
| 2005-12-12 | * tighthend python-apt dependency | Michael Vogt | 1 | -1/+1 |
| 2005-12-12 | * added errorhandling (need latest python-apt) | Michael Vogt | 2 | -2/+21 |
| 2005-12-12 | * renamed the logo.png (name is too generic) | Michael Vogt | 4 | -4/+5 |
| 2005-12-12 | * po/*.po: | Michael Vogt | 18 | -3674/+3446 |
| 2005-12-12 | * removed some debug stuff | Michael Vogt | 2 | -4/+5 |
| 2005-12-12 | * SoftwareProperties/SoftwareProperties.py: | Michael Vogt | 3 | -24/+60 |
| 2005-12-12 | * [codecleanup] treeview1 -> treeview_sources | Michael Vogt | 2 | -6/+6 |
| 2005-12-12 | * [code-cleanup] moved get_changelog() to MyCache() | Michael Vogt | 2 | -66/+70 |
| 2005-12-09 | * added intenal cdrom support | Michael Vogt | 5 | -22/+305 |
| 2005-12-09 | * SoftwareProperties/SoftwareProperties.py, gnome-software-properties: | Michael Vogt | 2 | -14/+13 |
| 2005-12-09 | * hide admin tools spec implemented | Michael Vogt | 2 | -2/+6 |
| 2005-12-07 | * added fixme | Michael Vogt | 1 | -1/+2 |
| 2005-12-07 | * added a bunch of missing copyright notices in the files | Michael Vogt | 11 | -8/+134 |
| 2005-12-07 | * more small fixes, actually works now for the test hoary->breezy upgrade case | Michael Vogt | 2 | -7/+8 |
| 2005-12-07 | * set correct tranient parent for confirm changes dialog | Michael Vogt | 1 | -0/+1 |
| 2005-12-07 | * ui-polish for the step that are performed | Michael Vogt | 4 | -37/+56 |
| 2005-12-07 | * ui-polish, show 4 steps during the upgrade | Michael Vogt | 4 | -81/+389 |
| 2005-12-07 | * cleaned up the source in DistUpgrade, put the functions in multiple sources | Michael Vogt | 5 | -204/+229 |
| 2005-12-07 | * various cosmetic fixes | Michael Vogt | 4 | -6/+16 |
| 2005-12-06 | * cosmetic fixes, the install should work now with progress etc (woooooo!) | Michael Vogt | 1 | -6/+14 |
| 2005-12-06 | * terminal/install-progress support added | Michael Vogt | 2 | -7/+125 |
| 2005-12-06 | * a foreign packages must be downloadable | Michael Vogt | 1 | -2/+5 |
| 2005-12-06 | * calculate the obsolete and foreign packages before the upgrade (let's see w... | Michael Vogt | 1 | -11/+23 |
| 2005-12-06 | * DistUpgrade.py: check all the canidate origins | Michael Vogt | 1 | -5/+12 |
| 2005-12-06 | * DistUpgrade/DistUpgrade.py: | Michael Vogt | 3 | -15/+58 |
| 2005-12-06 | * added the missing bits, can do a complete upgrade now! butt ugly though :/ | Michael Vogt | 2 | -5/+49 |
| 2005-12-06 | * download size added | Michael Vogt | 1 | -10/+22 |
| 2005-12-06 | * expander expands to a more usefull size | Michael Vogt | 1 | -2/+4 |
| 2005-12-06 | * implemented confirmChanges() | Michael Vogt | 2 | -31/+112 |
| 2005-12-06 | * started with the dist-upgrade confirm dialog | Michael Vogt | 2 | -3/+162 |
| 2005-12-06 | * (re)Read the main list on before doing the update | Michael Vogt | 1 | -0/+1 |
| 2005-12-06 | * UpdateManager/UpdateManager.py: (re)added missing import time | Michael Vogt | 2 | -4/+5 |
| 2005-12-05 | * fixed arch-build to actually do a bzr-build ;) | Michael Vogt | 1 | -4/+4 |
| 2005-12-05 | * simple fetch progress added | Michael Vogt | 1 | -0/+35 |