index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DistUpgrade
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-12
* typo fix
Michael Vogt
1
-2
/
+2
2006-01-12
* added a "removal_blacklist.txt" that contains regexp for packagenames that ...
Michael Vogt
3
-13
/
+41
2006-01-12
* the log includes timing information as well now
Michael Vogt
2
-2
/
+4
2006-01-12
* more fixes to the cruft detection code
Michael Vogt
1
-2
/
+3
2006-01-12
* fixes in the changes calculation code
Michael Vogt
1
-5
/
+4
2006-01-11
* be careful about remove obsolete, only remove if no other package (outside
Michael Vogt
2
-6
/
+39
2006-01-11
* sanity checks after dist-upgrade added
Michael Vogt
1
-5
/
+41
2006-01-11
* on problems call "abort" and restore the old sources.list
Michael Vogt
2
-24
/
+36
2006-01-11
* set a sensible default size of the error dialog
Michael Vogt
1
-3
/
+12
2006-01-11
* fix
Michael Vogt
1
-2
/
+3
2006-01-11
* extended error reporting implemented
Michael Vogt
3
-13
/
+36
2006-01-11
* don't die on IOException from apt.Cache.update()
Michael Vogt
1
-1
/
+6
2006-01-11
* basic error checking in the commit code for download failures
Michael Vogt
1
-1
/
+6
2006-01-11
* make sure to not mark any foreign packages as cruft
Michael Vogt
2
-3
/
+6
2006-01-10
* fixes in the obsoletes calculation
Michael Vogt
1
-3
/
+3
2006-01-09
* small fixes
Michael Vogt
2
-7
/
+10
2006-01-09
* remove cruft implemented
Michael Vogt
5
-25
/
+91
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
2005-12-07
* added a bunch of missing copyright notices in the files
Michael Vogt
4
-3
/
+63
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
1
-2
/
+7
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-05
* simple fetch progress added
Michael Vogt
1
-0
/
+35
2005-12-05
* do update implemented
Michael Vogt
1
-3
/
+13
2005-12-05
* GtkDistUpgradeView.askYesNoQuestion() implemented
Michael Vogt
2
-7
/
+54
2005-12-05
* sources.list does a proper backup now
Michael Vogt
1
-3
/
+22
2005-12-05
* more robust sources.list rewriting
Michael Vogt
1
-9
/
+50
2005-12-05
* detect security.u.c as well
Michael Vogt
1
-10
/
+24
[next]