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-04-23
* Fix the use of gettext in UpdateManager : You can install X updates
Sebastian Heinlein
1
-1
/
+2
2006-04-18
* DistUpgrade/DistUpgradeViewGtk.py:
Michael Vogt
2
-0
/
+5
2006-04-18
* improved logging
Michael Vogt
3
-1
/
+16
2006-04-13
* fix api change in aptsources.py
Michael Vogt
1
-2
/
+2
2006-04-13
* releaeannouncement typo fixed
Michael Vogt
2
-1
/
+49
2006-04-03
* DistUpgrade/DistUpgradeViewNonInteractive.py:
Michael Vogt
2
-3
/
+3
2006-04-03
* DistUpgrade/build-tarball.sh: fixed clean target
Michael Vogt
1
-1
/
+1
2006-04-03
* use the shiped aptsources.py instead of the systems one
Michael Vogt
1
-1
/
+1
2006-03-30
* DumbTerminal.run() -> DumbTerminal.call()
Michael Vogt
1
-1
/
+1
2006-03-30
* add a "no-pkg-state-changes" timeout/termianl expand into the code
Michael Vogt
1
-3
/
+12
2006-03-29
* start showing the progress eta when 1.0 is reached
Michael Vogt
1
-1
/
+1
2006-03-29
* simplified that eta calculation again, it turned out that the others are crap
Michael Vogt
1
-21
/
+11
2006-03-29
* try a "use-longest-time-so-far" approach
Michael Vogt
1
-3
/
+7
2006-03-29
* added inital startup time data gathering phase
Michael Vogt
1
-3
/
+5
2006-03-29
* update the eta based on a UPDATE_HZ value
Michael Vogt
1
-14
/
+16
2006-03-29
* show the eta in the progresbar
Michael Vogt
1
-3
/
+4
2006-03-29
* do a pulse when dpkg initalizes but nothing was installed yet
Michael Vogt
1
-0
/
+3
2006-03-29
* eta for the install added
Michael Vogt
1
-7
/
+40
2006-03-27
* wording fix (thanks to BradB)
Michael Vogt
1
-1
/
+1
2006-03-27
* various fixes
Michael Vogt
1
-2
/
+3
2006-03-27
* DistUpgrade/DistUpgrade.glade: fix version information
Michael Vogt
1
-1
/
+1
2006-03-27
* po/*.po: make update-po
Michael Vogt
1
-4
/
+14
2006-03-27
* if apt fails, try to recover with "dpkg --configure -a"
Michael Vogt
3
-6
/
+30
2006-03-27
* a decent conffile dialog added
Michael Vogt
3
-3
/
+376
2006-03-24
* merge with the stuff from the update-manager--mvo branch
Michael Vogt
6
-19
/
+71
2006-02-27
* merged with main
Michael Vogt
4
-19
/
+44
2006-02-27
* UpdateManager/MetaRelease.py, DistUpgradeFetcher:
Michael Vogt
1
-0
/
+1
2006-02-27
* Typos
Michael Vogt
1
-3
/
+3
2006-02-27
* TODO updated
Michael Vogt
1
-9
/
+14
2006-02-27
* cherry picked
Michael Vogt
1
-1
/
+6
2006-02-25
* Use nice grammer #32864
Sebastian Heinlein
2
-12
/
+26
2006-02-23
* DistUpgrade/TODO: updated
Michael Vogt
1
-1
/
+6
2006-02-22
* make the dist-upgrade tool fully self-contained
Michael Vogt
3
-2
/
+4
2006-02-21
* write the log to /var/log/dist-upgrade*
Michael Vogt
3
-3
/
+3
2006-02-20
* merged with sebi
Michael Vogt
3
-120
/
+315
2006-02-19
* dialog_confirm_changes:
Sebastian Heinlein
3
-109
/
+173
2006-02-18
* Do not disable the update dialog during downloading of the changelog
Sebastian Heinlein
2
-11
/
+142
2006-02-15
* use --force-overwrite in the gui
Michael Vogt
1
-0
/
+2
2006-02-14
* typo fixed
Michael Vogt
1
-1
/
+1
2006-02-14
* sleep a bit longer because otherwise the performance hit is too big
Michael Vogt
1
-1
/
+1
2006-02-13
* Remove dependency on python-gnome - call yelp manually
Sebastian Heinlein
1
-2
/
+2
2006-02-08
* use --parent-window-id instead of gtksocket/gtkplug
Michael Vogt
1
-1
/
+1
2006-02-08
* DistUpgrade/DistUpgradeViewGtk.py:
Michael Vogt
2
-4
/
+10
2006-02-06
* added a "PostUpgrade{Install,Remove,Purge}" rule, removed the ForcedPurges ...
Michael Vogt
4
-13
/
+68
2006-02-06
* DistUpgrade/DistUpgradeCache.py: cache._installMetaPkgs(): support meta-pkg...
Michael Vogt
1
-1
/
+2
2006-02-04
* view can be configured via the config file now
Michael Vogt
4
-4
/
+18
2006-02-04
* make the sleep in non-interactive view way shorter
Michael Vogt
1
-1
/
+1
2006-02-03
* added short sleeps at stratic points
Michael Vogt
2
-0
/
+5
2006-02-03
* fix in the retry code
Michael Vogt
1
-3
/
+3
2006-02-03
* added MaxRetries to the configuration, retry on update errors as well
Michael Vogt
3
-16
/
+26
[next]