index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-18
* add cancel to the release notes
Michael Vogt
2
-2
/
+19
2006-01-18
* wording
Michael Vogt
1
-1
/
+1
2006-01-18
* clear desc_textview and changes_textview if no items are available in the l...
Michael Vogt
1
-0
/
+2
2006-01-18
* don't hide the details expander ever
Michael Vogt
1
-2
/
+0
2006-01-18
* wording
Michael Vogt
1
-1
/
+1
2006-01-18
* make it the dapper upgrader
Michael Vogt
2
-5
/
+5
2006-01-18
* refactored more stuff into the cache (out of the controler)
Michael Vogt
2
-40
/
+39
2006-01-18
* another typo in the DistUpgradeCache code
Michael Vogt
1
-4
/
+4
2006-01-18
* make not upgrading the installed meta-packages fatal as well
Michael Vogt
1
-4
/
+5
2006-01-18
* DistUpgradeCache: fixes in the upgrade logic for meta-pkgs
Michael Vogt
2
-21
/
+29
2006-01-18
* moved most of the upgrade logic to the DistUpgradeCache() class
Michael Vogt
3
-200
/
+198
2006-01-18
* warn if the cache is broken
Michael Vogt
1
-19
/
+22
2006-01-18
* copy the pngs that update-manger needs into the glade dir as well
Michael Vogt
2
-5
/
+6
2006-01-18
* ngettext fix, logo fixed
Michael Vogt
2
-5
/
+4
2006-01-18
* show the progress window with 0,5s timeout to workaround a problem that gtk...
Michael Vogt
1
-1
/
+4
2006-01-18
* SoftwareProperties: more HIGification
Michael Vogt
3
-23
/
+45
2006-01-17
* wording
Michael Vogt
1
-1
/
+1
2006-01-17
* more wording and HIGification (thanks to Sebastian Heinlein)
Michael Vogt
3
-2
/
+9
2006-01-17
* improved HIGification
Michael Vogt
3
-177
/
+174
2006-01-16
* fix locking error
Michael Vogt
3
-5
/
+11
2006-01-16
* ignore failures when unlocking the cache
Michael Vogt
2
-2
/
+5
2006-01-16
* renamed button_close -> button_cancel
Michael Vogt
2
-4
/
+3
2006-01-16
* HIGification (thanks to sebastian heinlein)
Michael Vogt
4
-471
/
+607
2006-01-16
* log the package name in the removal blacklist as well
Michael Vogt
1
-1
/
+1
2006-01-13
* check the removal_blacklist after a "normal" upgrade as well
Michael Vogt
2
-5
/
+18
2006-01-12
* more small fixes in the cruft calculation code
Michael Vogt
1
-2
/
+3
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
[next]